Commit 100a8de
Development (#105)
* delete old way to handle interactions user
* handle unread messages activities for users (#27)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 34/create activity page (#29)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* Feature/issue 45/admin report (#31)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 83/display previous association activity images (#33)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* ✨ adress is now complete with lat and lon comming from front
* 🔨 back can now provide both image with URL and Blob
* ✨ asso can now select from previous activity photo when creating new activity
* feat(issue-38): implement association profile (#34)
- implement password change
- implement account delete
- implement add / remove stats
- implement update info and description
* start tests backend: UT and IT (#35)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 45/admin report (#36)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* 🔨 fix PR comments (#38)
* Feature/issue 85/add draft to activity creation (#39)
* 🔨 add activity draft is now complete
# Conflicts:
# src/main/java/com/back_alasso/Activity/Activity.java
# src/main/java/com/back_alasso/Activity/ActivityController.java
# src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
# src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
# src/main/java/com/back_alasso/Address/Address.java
# src/main/java/com/back_alasso/Association/AssociationService.java
# src/main/java/com/back_alasso/User/UserService.java
* ✨ association : add draft to activity creation
� Conflicts:
� src/main/java/com/back_alasso/Activity/Activity.java
� src/main/java/com/back_alasso/Activity/ActivityController.java
� src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
� src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
� src/main/java/com/back_alasso/Association/AssociationService.java
� src/main/java/com/back_alasso/User/UserService.java
* 🔨 refacto activity Service and added validator to DTO
---------
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* feat(issue-50): implement profile update, email change, password change, account deletion, and avatar upload (#40)
- Implement voluntary profile update endpoint with DTO validation
- Allow voluntary users to change their email with token regeneration
- Implement password change functionality for all users
- Add account deletion endpoint for voluntary users
- Implement avatar upload for voluntary users with filename and extension storage
- Refactor DTO structure: move to dedicated Authentication/DTO and Voluntary/DTO packages
- Add missing ActivityDTO, AssociationCardDTO, and related association DTOs
* CI-CD ready for local work (#41)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 2/docker (#43)
* Development (#37)
* delete old way to handle interactions user
* handle unread messages activities for users (#27)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 34/create activity page (#29)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* Feature/issue 45/admin report (#31)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 83/display previous association activity images (#33)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* ✨ adress is now complete with lat and lon comming from front
* 🔨 back can now provide both image with URL and Blob
* ✨ asso can now select from previous activity photo when creating new activity
* feat(issue-38): implement association profile (#34)
- implement password change
- implement account delete
- implement add / remove stats
- implement update info and description
* start tests backend: UT and IT (#35)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 45/admin report (#36)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* 🔨 fix PR comments (#38)
---------
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
* Feature/issue 85/add draft to activity creation (#39)
* 🔨 add activity draft is now complete
# Conflicts:
# src/main/java/com/back_alasso/Activity/Activity.java
# src/main/java/com/back_alasso/Activity/ActivityController.java
# src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
# src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
# src/main/java/com/back_alasso/Address/Address.java
# src/main/java/com/back_alasso/Association/AssociationService.java
# src/main/java/com/back_alasso/User/UserService.java
* ✨ association : add draft to activity creation
� Conflicts:
� src/main/java/com/back_alasso/Activity/Activity.java
� src/main/java/com/back_alasso/Activity/ActivityController.java
� src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
� src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
� src/main/java/com/back_alasso/Association/AssociationService.java
� src/main/java/com/back_alasso/User/UserService.java
* 🔨 refacto activity Service and added validator to DTO
---------
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* feat(issue-50): implement profile update, email change, password change, account deletion, and avatar upload (#40)
- Implement voluntary profile update endpoint with DTO validation
- Allow voluntary users to change their email with token regeneration
- Implement password change functionality for all users
- Add account deletion endpoint for voluntary users
- Implement avatar upload for voluntary users with filename and extension storage
- Refactor DTO structure: move to dedicated Authentication/DTO and Voluntary/DTO packages
- Add missing ActivityDTO, AssociationCardDTO, and related association DTOs
* CI-CD ready for local work (#41)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
---------
Co-authored-by: Pierre-Louis <61482009+peacepilou@users.noreply.github.com>
Co-authored-by: Emmanuelle B <128315974+EmmanuelleBonoli@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* Feature/issue 2/docker (#44)
* Development (#37)
* delete old way to handle interactions user
* handle unread messages activities for users (#27)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 34/create activity page (#29)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* Feature/issue 45/admin report (#31)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 83/display previous association activity images (#33)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* ✨ adress is now complete with lat and lon comming from front
* 🔨 back can now provide both image with URL and Blob
* ✨ asso can now select from previous activity photo when creating new activity
* feat(issue-38): implement association profile (#34)
- implement password change
- implement account delete
- implement add / remove stats
- implement update info and description
* start tests backend: UT and IT (#35)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 45/admin report (#36)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* 🔨 fix PR comments (#38)
---------
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
* Feature/issue 85/add draft to activity creation (#39)
* 🔨 add activity draft is now complete
# Conflicts:
# src/main/java/com/back_alasso/Activity/Activity.java
# src/main/java/com/back_alasso/Activity/ActivityController.java
# src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
# src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
# src/main/java/com/back_alasso/Address/Address.java
# src/main/java/com/back_alasso/Association/AssociationService.java
# src/main/java/com/back_alasso/User/UserService.java
* ✨ association : add draft to activity creation
� Conflicts:
� src/main/java/com/back_alasso/Activity/Activity.java
� src/main/java/com/back_alasso/Activity/ActivityController.java
� src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
� src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
� src/main/java/com/back_alasso/Association/AssociationService.java
� src/main/java/com/back_alasso/User/UserService.java
* 🔨 refacto activity Service and added validator to DTO
---------
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* feat(issue-50): implement profile update, email change, password change, account deletion, and avatar upload (#40)
- Implement voluntary profile update endpoint with DTO validation
- Allow voluntary users to change their email with token regeneration
- Implement password change functionality for all users
- Add account deletion endpoint for voluntary users
- Implement avatar upload for voluntary users with filename and extension storage
- Refactor DTO structure: move to dedicated Authentication/DTO and Voluntary/DTO packages
- Add missing ActivityDTO, AssociationCardDTO, and related association DTOs
* CI-CD ready for local work (#41)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* ✨ added the cd yml conf to deploy on VPS
---------
Co-authored-by: Pierre-Louis <61482009+peacepilou@users.noreply.github.com>
Co-authored-by: Emmanuelle B <128315974+EmmanuelleBonoli@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* Update ci.yml (#46)
* ✨ added the cd yml conf to deploy on VPS (#47)
* Irwin soliman patch 2 (#49)
* Development (#45)
* delete old way to handle interactions user
* handle unread messages activities for users (#27)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 34/create activity page (#29)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* Feature/issue 45/admin report (#31)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 83/display previous association activity images (#33)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* ✨ adress is now complete with lat and lon comming from front
* 🔨 back can now provide both image with URL and Blob
* ✨ asso can now select from previous activity photo when creating new activity
* feat(issue-38): implement association profile (#34)
- implement password change
- implement account delete
- implement add / remove stats
- implement update info and description
* start tests backend: UT and IT (#35)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 45/admin report (#36)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* 🔨 fix PR comments (#38)
* Feature/issue 85/add draft to activity creation (#39)
* 🔨 add activity draft is now complete
# Conflicts:
# src/main/java/com/back_alasso/Activity/Activity.java
# src/main/java/com/back_alasso/Activity/ActivityController.java
# src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
# src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
# src/main/java/com/back_alasso/Address/Address.java
# src/main/java/com/back_alasso/Association/AssociationService.java
# src/main/java/com/back_alasso/User/UserService.java
* ✨ association : add draft to activity creation
� Conflicts:
� src/main/java/com/back_alasso/Activity/Activity.java
� src/main/java/com/back_alasso/Activity/ActivityController.java
� src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
� src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
� src/main/java/com/back_alasso/Association/AssociationService.java
� src/main/java/com/back_alasso/User/UserService.java
* 🔨 refacto activity Service and added validator to DTO
---------
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* feat(issue-50): implement profile update, email change, password change, account deletion, and avatar upload (#40)
- Implement voluntary profile update endpoint with DTO validation
- Allow voluntary users to change their email with token regeneration
- Implement password change functionality for all users
- Add account deletion endpoint for voluntary users
- Implement avatar upload for voluntary users with filename and extension storage
- Refactor DTO structure: move to dedicated Authentication/DTO and Voluntary/DTO packages
- Add missing ActivityDTO, AssociationCardDTO, and related association DTOs
* CI-CD ready for local work (#41)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 2/docker (#43)
* Development (#37)
* delete old way to handle interactions user
* handle unread messages activities for users (#27)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 34/create activity page (#29)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* Feature/issue 45/admin report (#31)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 83/display previous association activity images (#33)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* ✨ adress is now complete with lat and lon comming from front
* 🔨 back can now provide both image with URL and Blob
* ✨ asso can now select from previous activity photo when creating new activity
* feat(issue-38): implement association profile (#34)
- implement password change
- implement account delete
- implement add / remove stats
- implement update info and description
* start tests backend: UT and IT (#35)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 45/admin report (#36)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* 🔨 fix PR comments (#38)
---------
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
* Feature/issue 85/add draft to activity creation (#39)
* 🔨 add activity draft is now complete
# Conflicts:
# src/main/java/com/back_alasso/Activity/Activity.java
# src/main/java/com/back_alasso/Activity/ActivityController.java
# src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
# src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
# src/main/java/com/back_alasso/Address/Address.java
# src/main/java/com/back_alasso/Association/AssociationService.java
# src/main/java/com/back_alasso/User/UserService.java
* ✨ association : add draft to activity creation
� Conflicts:
� src/main/java/com/back_alasso/Activity/Activity.java
� src/main/java/com/back_alasso/Activity/ActivityController.java
� src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
� src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
� src/main/java/com/back_alasso/Association/AssociationService.java
� src/main/java/com/back_alasso/User/UserService.java
* 🔨 refacto activity Service and added validator to DTO
---------
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* feat(issue-50): implement profile update, email change, password change, account deletion, and avatar upload (#40)
- Implement voluntary profile update endpoint with DTO validation
- Allow voluntary users to change their email with token regeneration
- Implement password change functionality for all users
- Add account deletion endpoint for voluntary users
- Implement avatar upload for voluntary users with filename and extension storage
- Refactor DTO structure: move to dedicated Authentication/DTO and Voluntary/DTO packages
- Add missing ActivityDTO, AssociationCardDTO, and related association DTOs
* CI-CD ready for local work (#41)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
---------
Co-authored-by: Pierre-Louis <61482009+peacepilou@users.noreply.github.com>
Co-authored-by: Emmanuelle B <128315974+EmmanuelleBonoli@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* Feature/issue 2/docker (#44)
* Development (#37)
* delete old way to handle interactions user
* handle unread messages activities for users (#27)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 34/create activity page (#29)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* Feature/issue 45/admin report (#31)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 83/display previous association activity images (#33)
* 🚧 WIP
* ✨ backend fully operational for adding an new activity to DB
* ✨ adress is now complete with lat and lon comming from front
* 🔨 back can now provide both image with URL and Blob
* ✨ asso can now select from previous activity photo when creating new activity
* feat(issue-38): implement association profile (#34)
- implement password change
- implement account delete
- implement add / remove stats
- implement update info and description
* start tests backend: UT and IT (#35)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Feature/issue 45/admin report (#36)
* Hotfix/issue 9998/review staging (#26)
* add default Avatar image for association and also a type to identify user and voluntary
* 🔨 theme are now sorted by backend
* 🔨 add route for activityById and fix cors and fix isIS
* create admin report page
---------
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* 🔨 fix PR comments (#38)
---------
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Irwin SOLIMAN <122315710+Irwin-SOLIMAN@users.noreply.github.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
* Feature/issue 85/add draft to activity creation (#39)
* 🔨 add activity draft is now complete
# Conflicts:
# src/main/java/com/back_alasso/Activity/Activity.java
# src/main/java/com/back_alasso/Activity/ActivityController.java
# src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
# src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
# src/main/java/com/back_alasso/Address/Address.java
# src/main/java/com/back_alasso/Association/AssociationService.java
# src/main/java/com/back_alasso/User/UserService.java
* ✨ association : add draft to activity creation
� Conflicts:
� src/main/java/com/back_alasso/Activity/Activity.java
� src/main/java/com/back_alasso/Activity/ActivityController.java
� src/main/java/com/back_alasso/Activity/ActivityResponseMapper.java
� src/main/java/com/back_alasso/Activity/DTO/ActivityResponseDTO.java
� src/main/java/com/back_alasso/Association/AssociationService.java
� src/main/java/com/back_alasso/User/UserService.java
* 🔨 refacto activity Service and added validator to DTO
---------
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* feat(issue-50): implement profile update, email change, password change, account deletion, and avatar upload (#40)
- Implement voluntary profile update endpoint with DTO validation
- Allow voluntary users to change their email with token regeneration
- Implement password change functionality for all users
- Add account deletion endpoint for voluntary users
- Implement avatar upload for voluntary users with filename and extension storage
- Refactor DTO structure: move to dedicated Authentication/DTO and Voluntary/DTO packages
- Add missing ActivityDTO, AssociationCardDTO, and related association DTOs
* CI-CD ready for local work (#41)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* ✨ added the cd yml conf to deploy on VPS
---------
Co-authored-by: Pierre-Louis <61482009+peacepilou@users.noreply.github.com>
Co-authored-by: Emmanuelle B <128315974+EmmanuelleBonoli@users.noreply.github.com>
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
* Update ci.yml (#46)
* ✨ added the cd yml conf to deploy on VPS (#47)
---------
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Emmanuelle B <128315974+EmmanuelleBonoli@users.noreply.github.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
Co-authored-by: Pierre-Louis <61482009+peacepilou@users.noreply.github.com>
* Update cd.yml
---------
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Emmanuelle B <128315974+EmmanuelleBonoli@users.noreply.github.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
Co-authored-by: Pierre-Louis <61482009+peacepilou@users.noreply.github.com>
* ✨ added the cd yml conf to deploy on VPS (#51)
Co-authored-by: Emmanuelle B <128315974+EmmanuelleBonoli@users.noreply.github.com>
* fix(issue-50): fix location on map
* add ban user(asso and voluntary), contact user to admin actions (#54)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* 🐛 fix e2e for stagging (#55)
* Hotfix/issue 9999/fix cors for e2e (#57)
* 🐛 fix e2e for stagging
* rollback
* Hotfix/issue 9999/fix cors for e2e (#58)
* rollback
* 🐛 fix cors
* fix again (#60)
* fix prod docker (#63)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* authorize swagger documentation routes
* feat(issue-92): prevent registration when activity is full or past (#66)
* feat(issue-92): prevent registration when activity is full or past
* refactor(issue-92): use lombok to clean code
* Feature/issue 108/forgotten password (#68)
* ✨ user can now reset his password with email token
# Conflicts:
# src/main/java/com/back_alasso/security/SecurityConstants.java
* refacto mailing system to use it for activity register
� Conflicts:
� src/main/java/com/back_alasso/features/ActivityVoluntary/ActivityVoluntaryService.java
* 🐛 fix test
* Feature/issue 108/forgotten password (#71)
* ✨ user can now reset his password with email token
# Conflicts:
# src/main/java/com/back_alasso/security/SecurityConstants.java
* refacto mailing system to use it for activity register
� Conflicts:
� src/main/java/com/back_alasso/features/ActivityVoluntary/ActivityVoluntaryService.java
* 🐛 fix test
* 🐛 fix wrong env variable
---------
Co-authored-by: Emmanuelle B <128315974+EmmanuelleBonoli@users.noreply.github.com>
* feat(issue-104): add upload association cover in profile (#76)
* Feature/issue 108/forgotten password (#77)
* ✨ user can now reset his password with email token
* refacto mailing system to use it for activity register
� Conflicts:
� src/main/java/com/back_alasso/features/ActivityVoluntary/ActivityVoluntaryService.java
* 🐛 fix wrong env variable
* 🐛 fix transactional
* minimize images, authorize admin to delete activities and start revision of getting activities (#80)
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* Hotfix/issue 666/some changes (#82)
* minimize images, authorize admin to delete activities and start revision of getting activities
* fix Irwin
---------
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
* hotfix(issue-888): past activities now works
* ✨ added ip ban for brut force (#87)
* Feature/issue 107/brut force ip ban (#90)
* ✨ added ip ban for brut force
* 🐛 fix new SSH PORT since fail2ban has been added to VPS
---------
Co-authored-by: Irwin <irwin.soliman@gmail.com>
* Feature/issue 107/brut force ip ban (#92)
* ✨ added ip ban for brut force
* 🐛 fix new SSH PORT since fail2ban has been added to VPS
---------
Co-authored-by: Irwin <irwin.soliman@gmail.com>
* Feature/issue 107/brut force ip ban (#94)
* ✨ added ip ban for brut force
* 🐛 fix new SSH PORT since fail2ban has been added to VPS
---------
Co-authored-by: Irwin <irwin.soliman@gmail.com>
* hotfix(issue-777): fix login limit reset when succesfull login (#96)
- Fix DBInitializer (delete Irwin)
- Resize images
* 🐛 removed check for POST routes as it is already protected by token. Note : Previously if 5 POST request were done, u was banned because bucket was not reset (#101)
* fix after users review (#104)
Co-authored-by: Irwin <irwin.soliman@gmail.com>
---------
Co-authored-by: Emmanuelle BONOLI <manu.bonoli@gmail.com>
Co-authored-by: Emmanuelle B <128315974+EmmanuelleBonoli@users.noreply.github.com>
Co-authored-by: Sébastien DECHAND <125138091+sebastienDOC@users.noreply.github.com>
Co-authored-by: sebastienDOC <s.dechand21@gmail.com>
Co-authored-by: Pierre-Louis <61482009+peacepilou@users.noreply.github.com>1 parent fc8e9e9 commit 100a8de
9 files changed
Lines changed: 95 additions & 18 deletions
File tree
- src
- main/java/com/back_alasso
- features
- Activity/DTO
- Authentication
- Image
- security
- test/java/com/back_alasso/integration/User
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
138 | 157 | | |
139 | 158 | | |
140 | 159 | | |
| |||
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
23 | 36 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
| |||
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
42 | 53 | | |
43 | 54 | | |
44 | 55 | | |
| |||
48 | 59 | | |
49 | 60 | | |
50 | 61 | | |
51 | | - | |
| 62 | + | |
52 | 63 | | |
53 | 64 | | |
54 | 65 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
Lines changed: 42 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| 14 | + | |
11 | 15 | | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
18 | 23 | | |
19 | 24 | | |
20 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
21 | 47 | | |
22 | 48 | | |
23 | 49 | | |
| |||
36 | 62 | | |
37 | 63 | | |
38 | 64 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
44 | 76 | | |
45 | 77 | | |
46 | 78 | | |
| |||
56 | 88 | | |
57 | 89 | | |
58 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
59 | 95 | | |
60 | 96 | | |
61 | 97 | | |
62 | 98 | | |
63 | 99 | | |
64 | | - | |
| 100 | + | |
65 | 101 | | |
66 | 102 | | |
67 | 103 | | |
| |||
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
| 36 | + | |
42 | 37 | | |
43 | 38 | | |
44 | 39 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments