generated from peacepilou/Frontend_project_template_Angular
-
Notifications
You must be signed in to change notification settings - Fork 1
Development #124
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
Merged
Development #124
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
…, 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)
…s to actions and app selectors
… geolocation, and avatar upload
- fix login/register modal button style
Co-authored-by: Emmanuelle BONOLI <[email protected]>
* wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]>
* wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]>
* wip: start implement ci * test update api url --------- Co-authored-by: sebastienDOC <[email protected]> Co-authored-by: Emmanuelle BONOLI <[email protected]>
* 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]>
* 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]>
* 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]>
* 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]>
* 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]>
* 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]>
* 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]>
* 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]>
* 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: 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]>
* 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]>
Co-authored-by: Emmanuelle BONOLI <[email protected]>
Co-authored-by: Emmanuelle BONOLI <[email protected]>
Co-authored-by: Emmanuelle BONOLI <[email protected]>
Co-authored-by: Emmanuelle BONOLI <[email protected]>
Co-authored-by: Emmanuelle BONOLI <[email protected]>
* ✨ added CGU & RGBD * ✨ added CGU & RGBD
* fix nginx * fix apiUrl staging --------- Co-authored-by: Emmanuelle BONOLI <[email protected]>
* ✨ 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
* 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]>
Co-authored-by: Emmanuelle BONOLI <[email protected]>
* 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]>
Co-authored-by: Emmanuelle BONOLI <[email protected]>
Co-authored-by: Emmanuelle BONOLI <[email protected]>
Co-authored-by: Emmanuelle BONOLI <[email protected]>
EmmanuelleBonoli
approved these changes
Aug 27, 2025
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.