File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## Jul 7, 2026
22
33- ** Feature** Integrated new landing hero section and introduction [ 🎟️ DEP-315] ( https://citz-gdx.atlassian.net/browse/DEP-315 )
4- - Refactored existing landing code for structural simplicity
5- - Created a reusable container/section block that can be reused anywhere
6- - Added params to URL for future filter updating (can be decoupled easily if not desired)
7- - Implemented UX designs (mobile and desktop)
8- - Removed app's square box that appears at bigger viewports
9- - Ensured that other layouts were not negatively affected by change (admin, admin landing preview, admin engagement preview)
10- - Added constrained option for internal header component as an optional boolean prop
4+ - Refactored existing landing code for structural simplicity
5+ - Created a reusable container/section block that can be reused anywhere
6+ - Added params to URL for future filter updating (can be decoupled easily if not desired)
7+ - Implemented UX designs (mobile and desktop)
8+ - Removed app's square box that appears at bigger viewports
9+ - Ensured that other layouts were not negatively affected by change (admin, admin landing preview, admin engagement preview)
10+ - Added constrained option for internal header component as an optional boolean prop
1111- Fixed: Engagement preview was looking for route loader address that didn't exist
1212- Fixed: Slug was not being populated with SuggestedEngagementAttachment, so Suggested Engagement links were not working
1313- Fixed: Small typo in security response headers of API
You can’t perform that action at this time.
0 commit comments