generated from peacepilou/Frontend_project_template_Angular
-
Notifications
You must be signed in to change notification settings - Fork 1
fix footer and dark mode #126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
EmmanuelleBonoli
merged 1 commit into
development
from
hotfix/issue-666/fix-footer-and-dark-mode
Aug 27, 2025
Merged
fix footer and dark mode #126
EmmanuelleBonoli
merged 1 commit into
development
from
hotfix/issue-666/fix-footer-and-dark-mode
Aug 27, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9ffa4f7 to
532d7d2
Compare
SebastienDechand
approved these changes
Aug 27, 2025
EmmanuelleBonoli
added a commit
that referenced
this pull request
Aug 28, 2025
* feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * transfer login modal (#114) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Development (#111) (#116) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) --------- * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- --------- --------- --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#117) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#118) Co-authored-by: Emmanuelle BONOLI <[email protected]> * maj docker compose production (#120) Co-authored-by: Emmanuelle BONOLI <[email protected]> * feat(issue-180): improve SEO (#123) * fix footer and dark mode (#126) Co-authored-by: Emmanuelle BONOLI <[email protected]> * add documentation with compodoc (#127) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix(issue-181): fix SEO * feat(issue-92): prevent registration when activity is full or past * fix(issue-181): fix SEO * Feature/issue 108/forgotten password (#133) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * Feature/issue 108/forgotten password (#135) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test --------- Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 108/forgotten password (#137) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test * feat(issue-104): add image upload cover in profile association * feat(issue-104): add image upload cover in profile association * feat(issue-104): add confirm dialog when user unsubscribe from an activity --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]>
EmmanuelleBonoli
added a commit
that referenced
this pull request
Sep 24, 2025
* feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * transfer login modal (#114) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Development (#111) (#116) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) --------- * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- --------- --------- --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#117) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#118) Co-authored-by: Emmanuelle BONOLI <[email protected]> * maj docker compose production (#120) Co-authored-by: Emmanuelle BONOLI <[email protected]> * feat(issue-180): improve SEO (#123) * fix footer and dark mode (#126) Co-authored-by: Emmanuelle BONOLI <[email protected]> * add documentation with compodoc (#127) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix(issue-181): fix SEO * feat(issue-92): prevent registration when activity is full or past * fix(issue-181): fix SEO * Feature/issue 108/forgotten password (#133) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * Feature/issue 108/forgotten password (#135) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test --------- Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 108/forgotten password (#137) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test * feat(issue-104): add image upload cover in profile association * feat(issue-104): add image upload cover in profile association * feat(issue-104): add confirm dialog when user unsubscribe from an activity * 🚧 wip fixing css (#139) * 🚧 wip fixing css (#142) * Feature/issue 71/make app responsive * authorize admin to delete activities (#145) * feat(issue-71): make app responsive (#147) * hotfix(issue-888): past activities now works (#149) * Feature/issue 888/hotfix past activities (#150) * ✨ added brut force ip ban (#152) * ✨ added brut force ip ban (#154) Co-authored-by: Irwin <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]>
EmmanuelleBonoli
added a commit
that referenced
this pull request
Sep 25, 2025
* feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * transfer login modal (#114) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Development (#111) (#116) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) --------- * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- --------- --------- --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#117) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#118) Co-authored-by: Emmanuelle BONOLI <[email protected]> * maj docker compose production (#120) Co-authored-by: Emmanuelle BONOLI <[email protected]> * feat(issue-180): improve SEO (#123) * fix footer and dark mode (#126) Co-authored-by: Emmanuelle BONOLI <[email protected]> * add documentation with compodoc (#127) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix(issue-181): fix SEO * feat(issue-92): prevent registration when activity is full or past * fix(issue-181): fix SEO * Feature/issue 108/forgotten password (#133) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * Feature/issue 108/forgotten password (#135) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test --------- Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 108/forgotten password (#137) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test * feat(issue-104): add image upload cover in profile association * feat(issue-104): add image upload cover in profile association * feat(issue-104): add confirm dialog when user unsubscribe from an activity * 🚧 wip fixing css (#139) * 🚧 wip fixing css (#142) * Feature/issue 71/make app responsive * authorize admin to delete activities (#145) * feat(issue-71): make app responsive (#147) * hotfix(issue-888): past activities now works (#149) * Feature/issue 888/hotfix past activities (#150) * ✨ added brut force ip ban (#152) * ✨ added brut force ip ban (#154) Co-authored-by: Irwin <[email protected]> * hotfix(issue-777): activity fixes & improvements (#156) --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]>
EmmanuelleBonoli
added a commit
that referenced
this pull request
Oct 23, 2025
* feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * transfer login modal (#114) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Development (#111) (#116) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) --------- * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- --------- --------- --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#117) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#118) Co-authored-by: Emmanuelle BONOLI <[email protected]> * maj docker compose production (#120) Co-authored-by: Emmanuelle BONOLI <[email protected]> * feat(issue-180): improve SEO (#123) * fix footer and dark mode (#126) Co-authored-by: Emmanuelle BONOLI <[email protected]> * add documentation with compodoc (#127) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix(issue-181): fix SEO * feat(issue-92): prevent registration when activity is full or past * fix(issue-181): fix SEO * Feature/issue 108/forgotten password (#133) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * Feature/issue 108/forgotten password (#135) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test --------- Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 108/forgotten password (#137) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test * feat(issue-104): add image upload cover in profile association * feat(issue-104): add image upload cover in profile association * feat(issue-104): add confirm dialog when user unsubscribe from an activity * 🚧 wip fixing css (#139) * 🚧 wip fixing css (#142) * Feature/issue 71/make app responsive * authorize admin to delete activities (#145) * feat(issue-71): make app responsive (#147) * hotfix(issue-888): past activities now works (#149) * Feature/issue 888/hotfix past activities (#150) * ✨ added brut force ip ban (#152) * ✨ added brut force ip ban (#154) Co-authored-by: Irwin <[email protected]> * hotfix(issue-777): activity fixes & improvements (#156) * fix after user review (#162) Co-authored-by: Irwin <[email protected]> * Hotfix/issue 000/global improvements (#164) * fix after user review * add fix cypress --------- Co-authored-by: Irwin <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]>
Irwin-SOLIMAN
added a commit
that referenced
this pull request
Oct 23, 2025
* feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * transfer login modal (#114) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Development (#111) (#116) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) --------- * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- --------- --------- --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#117) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#118) Co-authored-by: Emmanuelle BONOLI <[email protected]> * maj docker compose production (#120) Co-authored-by: Emmanuelle BONOLI <[email protected]> * feat(issue-180): improve SEO (#123) * fix footer and dark mode (#126) Co-authored-by: Emmanuelle BONOLI <[email protected]> * add documentation with compodoc (#127) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix(issue-181): fix SEO * feat(issue-92): prevent registration when activity is full or past * fix(issue-181): fix SEO * Feature/issue 108/forgotten password (#133) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * Feature/issue 108/forgotten password (#135) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test --------- Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 108/forgotten password (#137) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test * feat(issue-104): add image upload cover in profile association * feat(issue-104): add image upload cover in profile association * feat(issue-104): add confirm dialog when user unsubscribe from an activity * 🚧 wip fixing css (#139) * 🚧 wip fixing css (#142) * Feature/issue 71/make app responsive * authorize admin to delete activities (#145) * feat(issue-71): make app responsive (#147) * hotfix(issue-888): past activities now works (#149) * Feature/issue 888/hotfix past activities (#150) * ✨ added brut force ip ban (#152) * ✨ added brut force ip ban (#154) Co-authored-by: Irwin <[email protected]> * hotfix(issue-777): activity fixes & improvements (#156) * fix after user review (#162) Co-authored-by: Irwin <[email protected]> * Hotfix/issue 000/global improvements (#164) * fix after user review * add fix cypress --------- Co-authored-by: Irwin <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Hotfix/issue 000/global improvements (#166) * fix after user review * add fix cypress --------- Co-authored-by: Irwin <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]>
EmmanuelleBonoli
added a commit
that referenced
this pull request
Oct 24, 2025
* feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Irwin <[email protected]> * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin <[email protected]> * fix dockerfile (#96) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix dockerfile (#98) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#99) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#102) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix nginx (#104) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * transfer login modal (#114) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Development (#111) (#116) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- * Feature/issue 100/asso can modify an published activity (#110) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * Hotfix/issue 6666/fix staging (#112) * Development (#105) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) --------- * Development (#109) * feat(issue-50): implement voluntary profile page with editable fields, geolocation, and avatar upload - Created voluntary profile page with dedicated routing and modular components - Split activity menu into voluntary and association-specific components - Displayed saved activities and followed associations in voluntary profile - Enabled voluntary users to edit personal information (name, birth date, city, phone, country) - Implemented email change flow with token regeneration in localStorage - Added avatar upload feature with extension restrictions and filename storage - Introduced reusable EditableFieldComponent for inline editing UX - Developed UploadAvatarComponent with click-to-upload overlay design - Refactored profile and header menus for clarity and consistency - Integrated geolocation: map centers on voluntary's city, sends country to backend - Enabled city search with zoom and filtering of activities within 100km radius - Moved filtering logic into dedicated ActivityFilterService - Applied multiple map and popup fixes (zoom, flyTo, rendering) * refactor(issue-50): simplify effect and improve understanding of calls to actions and app selectors * refactor(issue-99): reviews fixes * feat(issue-99): add auto-focus pin on map to zoom and filter on user city * feat(issue-101): improve general design for create activity - fix login/register modal button style * add ban user(asso and voluntary), contact user to admin actions (#79) * Feature/issue 2/docker (#81) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#82) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#83) * wip: start implement ci * test update api url --------- * Feature/issue 2/docker (#84) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#85) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#86) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#87) * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#88) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#89) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#90) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#91) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * Feature/issue 2/docker (#92) * CI CD works !... for development * wip: start implement ci * test update api url * test full aide pour la ci --------- * 🚧 wip adding mock for e2e (#93) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * Feature/issue 2/docker (#94) * wip: start implement ci * test update api url * test full aide pour la ci * 🚧 wip adding mock for e2e * mock backend for tests e2e and it works !!! --------- * fix dockerfile (#96) * fix dockerfile (#98) * fix nginx (#99) * fix nginx (#102) * fix nginx (#104) * Feature/issue 103/add cookies rgbd acceptance (#107) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * feat(issue-72): add scroll for activity description (#95) * Hotfix/issue 7777/nginx (#108) * fix nginx * fix apiUrl staging --------- --------- --------- --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#117) Co-authored-by: Emmanuelle BONOLI <[email protected]> * Merge branch 'staging' into hotfix/issue-666/transfer-login-modal (#118) Co-authored-by: Emmanuelle BONOLI <[email protected]> * maj docker compose production (#120) Co-authored-by: Emmanuelle BONOLI <[email protected]> * feat(issue-180): improve SEO (#123) * fix footer and dark mode (#126) Co-authored-by: Emmanuelle BONOLI <[email protected]> * add documentation with compodoc (#127) Co-authored-by: Emmanuelle BONOLI <[email protected]> * fix(issue-181): fix SEO * feat(issue-92): prevent registration when activity is full or past * fix(issue-181): fix SEO * Feature/issue 108/forgotten password (#133) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * Feature/issue 108/forgotten password (#135) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test --------- Co-authored-by: Emmanuelle B <[email protected]> * Feature/issue 108/forgotten password (#137) * ✨ added CGU & RGBD * ✨ added CGU & RGBD * 🔨 asso can now also edit published activity if not in the past. + small UI improvement for login modal opening in case of token expired or register * "✨ user can now reset his password with email token" * wip * 🎨 improve modal css * :test: fix test * feat(issue-104): add image upload cover in profile association * feat(issue-104): add image upload cover in profile association * feat(issue-104): add confirm dialog when user unsubscribe from an activity * 🚧 wip fixing css (#139) * 🚧 wip fixing css (#142) * Feature/issue 71/make app responsive * authorize admin to delete activities (#145) * feat(issue-71): make app responsive (#147) * hotfix(issue-888): past activities now works (#149) * Feature/issue 888/hotfix past activities (#150) * ✨ added brut force ip ban (#152) * ✨ added brut force ip ban (#154) Co-authored-by: Irwin <[email protected]> * hotfix(issue-777): activity fixes & improvements (#156) * fix after user review (#162) Co-authored-by: Irwin <[email protected]> * Hotfix/issue 000/global improvements (#164) * fix after user review * add fix cypress --------- Co-authored-by: Irwin <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Hotfix/issue 000/global improvements (#166) * fix after user review * add fix cypress --------- Co-authored-by: Irwin <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> * Hotfix/issue 000/global improvements (#168) * fix after user review * add fix cypress --------- Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Emmanuelle B <[email protected]> --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Sébastien DECHAND <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]> Co-authored-by: Irwin SOLIMAN <[email protected]> Co-authored-by: Irwin <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.