Commit graph

  • 7abd608598 docs: Update testing documentation with certificate testing guidelines bengizmo 2025-05-21 09:56:16 -0300
  • 353d951ba7 test: Optimize E2E testing infrastructure for certificates bengizmo 2025-05-21 09:53:36 -0300
  • 8dde809062 test: Optimize E2E testing infrastructure for certificates bengizmo 2025-05-21 09:45:00 -0300
  • a24d3af81b feat: Add certificate test data generation and verification bengizmo 2025-05-21 09:41:09 -0300
  • 31dae475a6 Fix certificate reports page 500 error bengizmo 2025-05-20 23:29:41 -0300
  • 5d08f8d28e docs: Update certificate testing documentation and methodology bengizmo 2025-05-20 23:10:19 -0300
  • fbc2d818c0 feat: Add comprehensive certificate E2E tests bengizmo 2025-05-20 20:44:42 -0300
  • c417a6154b feat: Implement certificate generation system bengizmo 2025-05-20 18:33:34 -0300
  • 64af743cdd fix: Improve email sending functionality and debugging bengizmo 2025-05-20 16:48:23 -0300
  • 8a9f86718f fix: Enhance email system with better error handling and debugging bengizmo 2025-05-20 16:38:28 -0300
  • 6f3dab5c53 fix: Add direct database query fallback for email attendees page bengizmo 2025-05-20 16:35:15 -0300
  • 967d3e9c4c fix: Improve dashboard data retrieval for test attendees bengizmo 2025-05-20 16:29:37 -0300
  • 42138339cb test: Add certificate generation tests and deployment tools bengizmo 2025-05-20 15:32:29 -0300
  • 964d5f75a8 feat: Implement certificate generation system bengizmo 2025-05-20 15:17:55 -0300
  • 9a930ea1fc feat: Enhance plugin UI with improved styling and accessibility bengizmo 2025-05-20 12:37:32 -0300
  • 4262221115 fix: Correct template path for dashboard shortcode bengizmo 2025-05-20 10:41:18 -0300
  • e6bdce4301 feat: Add Email Attendees functionality (Phase 2) bengizmo 2025-05-20 10:33:03 -0300
  • 11bad93a65 feat: Implement Order Summary page functionality bengizmo 2025-05-20 09:56:28 -0300
  • 20a5be3e65 feat: Add trainer profile editing functionality bengizmo 2025-05-20 09:47:22 -0300
  • 60369a212e test: Improve Event Summary authentication tests bengizmo 2025-05-20 09:28:49 -0300
  • 88c1cd1990 fix: Enhance Event Summary authentication checks bengizmo 2025-05-20 09:14:22 -0300
  • b54f544713 test: Update event summary security test to check for login prompt instead of redirect bengizmo 2025-05-20 08:30:52 -0300
  • e492f7fec3 test: Fix event summary redirect test with increased timeouts bengizmo 2025-05-20 08:29:18 -0300
  • 1a563f3133 feat: Add Event Summary Page functionality bengizmo 2025-05-20 08:23:40 -0300
  • e59c2e5ccc feat: Add Trainer Profile page and functionality bengizmo 2025-05-20 07:43:39 -0300
  • 461304e9f6 docs: Add dashboard improvements documentation bengizmo 2025-05-19 19:43:23 -0300
  • 5bcd8a48a8 feat: Improve dashboard UI and interactivity bengizmo 2025-05-19 18:54:52 -0300
  • f5ccb9085c fix: Resolve Login Page shortcode processing issue bengizmo 2025-05-19 18:05:40 -0300
  • 12e360b6e6 fix: Resolve Trainer Login page and link issues bengizmo 2025-05-19 17:54:43 -0300
  • 7d74938ab9 feat: Add Trainer Login link to admin sidebar menu bengizmo 2025-05-19 17:40:23 -0300
  • 6974385990 fix: Update Admin Dashboard metrics for attendees and revenue bengizmo 2025-05-19 17:37:04 -0300
  • 54312badba feat: Add comprehensive Admin Dashboard to HVAC Community Events bengizmo 2025-05-19 17:24:26 -0300
  • bc72309bab fix: Resolve critical error on Zoho CRM Sync admin page bengizmo 2025-05-19 14:59:21 -0300
  • 0817dab7e8 fix: Instantiate HVAC Settings class to register admin menu bengizmo 2025-05-19 14:49:18 -0300
  • 06df5c93f0 docs: Add WordPress admin access documentation bengizmo 2025-05-19 14:39:26 -0300
  • 2e3288fddc fix: Update HVAC plugin menu to top-level and remove backup plugins bengizmo 2025-05-19 14:39:05 -0300
  • fb10d5e384 docs: Add Zoho OAuth setup guide and staging test results bengizmo 2025-05-19 13:38:29 -0300
  • 88186b6e3c docs: Add Zoho integration summary documentation bengizmo 2025-05-19 13:18:45 -0300
  • 2f5b13bcd6 chore: Update gitignore to track HVAC plugin files bengizmo 2025-05-19 13:17:51 -0300
  • 0e8b0f0325 feat: Add Zoho CRM integration with staging mode protection bengizmo 2025-05-19 13:17:44 -0300
  • 5d45ed594d docs: Update README with event creation testing status 2025-05-19 bengizmo 2025-05-19 06:55:34 -0300
  • aff540bdf6 feat: Add comprehensive test data setup and extended trainer journey tests bengizmo 2025-05-18 20:14:28 -0300
  • af3754f6be Remove LFS tracking for all files bengizmo 2025-05-18 19:44:31 -0300
  • da8cd0d71d Complete trainer journey tests and documentation bengizmo 2025-05-18 19:43:44 -0300
  • 95ada77e26 Remove vendor directories from tracking\n\n- Remove phpunit vendor files from Git LFS\n- Add vendor directories to .gitignore\n- Vendor directories should not be in version control\n\nCo-authored-by: Ben Reed <ben@tealmaker.com> bengizmo 2025-05-18 19:16:12 -0300
  • ab6c107a0f Remove backup files from version control bengizmo 2025-05-18 19:08:52 -0300
  • 466a78a89f Add .gitignore for wordpress-dev directory bengizmo 2025-05-18 18:43:55 -0300
  • 7a93e52576 Clean up repository: Remove WordPress core files from tracking bengizmo 2025-05-18 18:43:41 -0300
  • 57f696e0a8 Implement trainer journey E2E tests (Steps 1-5) bengizmo 2025-05-18 17:56:23 -0300
  • 04dcc32919 feat(testing): Implement comprehensive trainer journey test suite with Page Object Model Ben Reed 2025-05-18 15:42:00 -0300
  • 84dcf72516 Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan bengizmo 2025-04-24 14:54:39 -0300
  • fd79b22c9b feat: Successfully create test user on staging and update test setup bengizmo 2025-04-24 04:15:43 -0300
  • b848eeaa43 fix(testing): Update Playwright test docs and identify missing test user bengizmo 2025-04-23 17:59:59 -0300
  • cade20aa2b feat(testing): Implement HVAC Role Manager component bengizmo 2025-04-14 19:02:22 -0300
  • d6211ee364 feat(testing): Implement HVAC_Test_User_Factory and update .gitignore bengizmo 2025-04-14 17:41:36 -0300
  • 77d66751e7 Remove wp-content/uploads from version control per .gitignore bengizmo 2025-04-08 08:51:51 -0300
  • 5228faef4f Update deployment plan documentation origin/cloudways-deploy-source bengizmo 2025-04-07 07:19:22 -0300
  • e2ff991508 Add .gitignore to ignore all except plugin folder bengizmo 2025-04-07 06:55:10 -0300
  • a55122aa6d Restore essential development folders (docs, memory-bank, .roo, .roomodes) bengizmo 2025-04-07 06:50:22 -0300
  • 5cae9128b6 Initial commit for Cloudways deployment source (plugin only) bengizmo 2025-04-07 06:33:21 -0300
  • 7fa7459fad Refactors event submission and listing to use TEC Community Events shortcodes ([tribe_community_events view=\"...\"]) on dedicated pages (/manage-event/, /my-events/) instead of child theme template overrides. bengizmo 2025-04-02 22:23:37 -0300
  • 0bcae8792c fix(tests): Resolve Task 4.7 integration test issues & UMB bengizmo 2025-04-02 07:02:06 -0300
  • cdef12ee80 feat(events): Implement fallback logic and UI for Create/Modify Event page bengizmo 2025-04-01 11:46:24 -0300
  • fec2c96045 fix(registration): Resolve E2E test failures and refactor form handling bengizmo 2025-03-31 19:20:37 -0300
  • 8655c91003 feat(registration): Implement form, E2E tests, and debug processing Implements the full HTML structure for the Community Registration form based on requirements, including all specified fields, labels, hints, and basic structure for error display. Adds corresponding JavaScript for dynamic state/province dropdown population. bengizmo 2025-03-30 22:20:40 -0300
  • 37f7b426b6 feat: Implement auto page creation & fix login E2E tests bengizmo 2025-03-28 17:18:21 -0300
  • d1509b3d60 feat(dev-env): implement backup-based development workflow bengizmo 2025-03-26 11:26:18 -0300
  • 44b8d62722 docs: update Memory Bank and implementation plan with development environment progress bengizmo 2025-03-25 14:28:26 -0300
  • 1d7fe2e071 docs: update Memory Bank and implementation plan with development environment progress bengizmo 2025-03-25 14:18:04 -0300
  • a19505e47d Initial commit: Implemented registration and login functionality bengizmo 2025-03-25 10:56:29 -0300