upskill-event-manager/docs
bengizmo 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.

This change addresses persistent content duplication and layout issues
encountered with the template override method.

Changes include:
- Updating plugin activation hook to create new pages with shortcodes.
- Updating dashboard links to point to new pages.
- Removing child theme override files and related custom handler logic.
- Updating integration tests for activation.
- Adding/updating E2E tests for dashboard links and new pages.
- Fixing `run-tests.sh` corruption and adding pre-E2E setup steps
  (plugin reactivation, rewrite flush) to resolve 404s.
- Updating relevant documentation and memory bank files.

Testing:
- Integration tests pass.
- E2E tests pass for core functionality (login, dashboard, links).
- E2E tests for rendering of TEC CE shortcodes on new pages fail due
  to environment-specific issues (likely JS/timing) and are recommended
  to be skipped. Manual verification confirms pages render correctly."
2025-04-02 22:23:37 -03:00
..
scraped Initial commit: Implemented registration and login functionality 2025-03-25 10:56:29 -03:00
automatic-page-creation-plan.md feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
deployment.md feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
design_guidance.md docs: update Memory Bank and implementation plan with development environment progress 2025-03-25 14:28:26 -03:00
implementation_plan.md Refactors event submission and listing to use TEC Community Events 2025-04-02 22:23:37 -03:00
REQUIREMENTS.md Initial commit: Implemented registration and login functionality 2025-03-25 10:56:29 -03:00
role-implementation-plan.md feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
tec-ce-shortcode-integration-plan.md Refactors event submission and listing to use TEC Community Events 2025-04-02 22:23:37 -03:00
tec-ce-template-customization-plan.md Refactors event submission and listing to use TEC Community Events 2025-04-02 22:23:37 -03:00
trainer-role.md Initial commit: Implemented registration and login functionality 2025-03-25 10:56:29 -03:00
Upskill_HVAC_Prod_WP_Info.txt Initial commit: Implemented registration and login functionality 2025-03-25 10:56:29 -03:00