Alexis Feron
|
210359e500
|
🎨 Change the color of shared pins
|
3 days ago |
Alexis Feron
|
3c6bf958c1
|
🐛 Fix add & register modal openning
|
3 days ago |
Maxence JOUANNET
|
a4f9ae6e0d
|
fix poi on map
|
3 days ago |
Alexis Feron
|
92d573819e
|
✨ Add deletion to share
|
3 days ago |
Maxence JOUANNET
|
38ed20ea83
|
change interface pin for poi
|
5 days ago |
Alix JEUDI--LEMOINE
|
e87cee5ab3
|
✨ Enhanced map view adjustment for all selections.
|
5 days ago |
Mathis FRAMIT
|
4e01b39da7
|
update pin and user services
|
5 days ago |
Mathis FRAMIT
|
4f5f78b56d
|
💄 pin marker design changes
|
5 days ago |
Mathis FRAMIT
|
30534df9ae
|
💥 pin detail page
|
5 days ago |
Maxence JOUANNET
|
b57475551c
|
add pin for quete page
|
5 days ago |
Alix JEUDI--LEMOINE
|
3041a4dec5
|
🔍 Updated placeholder text in navbar search input for consistency and improved user experience.
|
5 days ago |
Alix JEUDI--LEMOINE
|
4d76c71cba
|
✨ Added functionality to adjust the view based on selected country.
|
5 days ago |
Alix JEUDI--LEMOINE
|
fcc9c59ca9
|
✨ Added leaflet.markercluster for improved map marker management and updated styles in angular.json. Updated package.json and package-lock.json to include new dependencies.
|
5 days ago |
Alix JEUDI--LEMOINE
|
f95f5cd56e
|
🐛 Enhanced error handling and improved asynchronous processing in EditPinPopup component. Updated EXIF data retrieval and file name extraction logic.
|
6 days ago |
Alix JEUDI--LEMOINE
|
d28868896f
|
🚑 CI/CD down (containers deleted by admin)
|
6 days ago |
Alexis Feron
|
d2c5a76993
|
🚸 Improved timeline
|
1 week ago |
Alix JEUDI--LEMOINE
|
424c3567eb
|
✨ Refactor the submitForm methods in AddPinPopup and EditPinPopup to handle EXIF dates and make the functions asynchronous.
|
1 week ago |
Alix JEUDI--LEMOINE
|
46d830b2f7
|
⚡️ Modified the postImage method in the Image service to include the EXIF date in the URL if available.
|
1 week ago |
Alix JEUDI--LEMOINE
|
261c7033a1
|
✨ Updated the EXIF service to simplify EXIF data handling.
|
1 week ago |
Alix JEUDI--LEMOINE
|
9515db02bf
|
🔄 Replaced the LocalStorage service with the Cookies service in the AuthGuard, LoginPage, and AuthService components. Updated tests and imports accordingly.
|
1 week ago |
Alix JEUDI--LEMOINE
|
53cb0d72d2
|
✨ Added ngx-cookie-service for cookie management and replaced the old local storage service. Updated imports and dependencies in the relevant files.
|
1 week ago |
Alexis Feron
|
5a000cc03c
|
💄 Timeline ui fix
|
1 week ago |
Alexis Feron
|
7d510e86b1
|
🐛 Fix timeline
|
1 week ago |
Mathis FRAMIT
|
a8576a2501
|
Merge branch 'master' of https://codefirst.iut.uca.fr/git/SAE3A_MemoryMap/front
|
1 week ago |
Mathis FRAMIT
|
a28e9b11ab
|
fix typo : "rechercher un pin"
|
1 week ago |
Maxence JOUANNET
|
f808aa5f93
|
fix intro
|
1 week ago |
Alix JEUDI--LEMOINE
|
9f3507ed49
|
🔧 Update service worker configuration to change index file path from '/index.html' to '/'
|
1 week ago |
Alix JEUDI--LEMOINE
|
6b56bdc42b
|
🎨 Mise à jour des styles de la popup personnalisée et ajustement des dimensions maximales dans le composant LeafletMap.
|
1 week ago |
Alix JEUDI--LEMOINE
|
e64bae7b5f
|
🎨 Adjusted the adventurer position and descriptions in the intro service.
|
1 week ago |
Alix JEUDI--LEMOINE
|
0807a61fd5
|
♻️ Fixed spelling mistakes and improved descriptions in the intro service.
|
1 week ago |
Maxence JOUANNET
|
ca353e8cb9
|
fix
|
2 weeks ago |
Maxence JOUANNET
|
ddcfc06241
|
Merge branch 'master' into tutorial
|
2 weeks ago |
Maxence JOUANNET
|
453f6d05b6
|
end of intro
|
2 weeks ago |
Alexis Feron
|
3aa1ba2eeb
|
🚸 Improve filters on mobile
|
2 weeks ago |
Maxence JOUANNET
|
f92f412fcd
|
intro for phone
|
2 weeks ago |
Maxence JOUANNET
|
aeb2d58684
|
texte intro
|
2 weeks ago |
Mathis FRAMIT
|
3706192f72
|
💄 UI pin marker
|
2 weeks ago |
Alix JEUDI--LEMOINE
|
ed86df940b
|
✨ Integrate NavbarService for improved navbar and search state management in NavbarComponent
|
2 weeks ago |
Maxence JOUANNET
|
c0bf95f377
|
merge master
|
2 weeks ago |
Alix JEUDI--LEMOINE
|
8c43bc57e2
|
✨ Add tutorial flag to map component and update navigation from register page
|
2 weeks ago |
Maxence JOUANNET
|
d50f5d959d
|
adding css style theme for intro
|
2 weeks ago |
Alexis Feron
|
3b44c026a3
|
💄 Align the zoom button on the leaflet map
|
2 weeks ago |
Alexis Feron
|
ca7c0007fe
|
🚸 Improved share modal & updated user filter
|
2 weeks ago |
Maxence JOUANNET
|
ec59956625
|
avancement tuto
|
2 weeks ago |
Mathis FRAMIT
|
4f983285f0
|
💄 new sliders controls in timeline page
|
2 weeks ago |
Mathis FRAMIT
|
f84b3be085
|
✨ button "see more" for long description in the popup pin
|
2 weeks ago |
Mathis FRAMIT
|
2e570f0951
|
💄 fix images in timeline
|
2 weeks ago |
Alix JEUDI--LEMOINE
|
4279711d5c
|
🔒 Refactor authentication handling by replacing LocalStorage/Login/Register services with AuthService across components and services
|
2 weeks ago |
Alix JEUDI--LEMOINE
|
1109094599
|
🎨 Enhance zoom controls styling in the map component
|
2 weeks ago |
Alexis Feron
|
d9c6da550a
|
📱 Responsive timeline
|
2 weeks ago |