- 03 May, 2020 1 commit
-
-
Gautier D authored
-
- 25 Apr, 2020 3 commits
-
-
-
Estelle Veisemburger authored
-
Estelle Veisemburger authored
-
- 12 Jan, 2020 5 commits
-
-
* Hookified all fields * Hookified all service components * Hookified Downshift multiple * Hookified maps (remaining class components are a bit harder to hookify) * **Big update to custom hooks replacing redux to make sure there is no bugs** * Reoganized scholarship & fixed creation bugs * onSave instead of invalidateGroup in moduleGroupWrapper * Fixed currency bugs * Fixed editor not invalidating data on save * Fixed duplicate requests * Change link style, to something more normal * Cleaned conditionnal jsx Fixes #126
-
-
-
-
-
- 03 Jul, 2019 1 commit
-
-
Florent Chehab authored
Frontend: * Changed main app template to have previous exchange button write on top, * Moved my information for "information" to settings, * Tweaked map ratio * Don't render login indicator for notifier * Removed missing picture icon from cover picture CGU/RGPD: * Slight clarification and uniformization
-
- 30 Jun, 2019 1 commit
-
-
Florent Chehab authored
* Added denormalized data about semesters, majors and minors in university model * added function to compute it * Added function to cron * new FilterHandler in the front to handle / cache the filtering * Tweaked map and search components to display the right stuff * Map now displays in a different color the elements that have been filtered * Renamed spacilities field to majors * Fixed bugged in downshift multiple (couldn't add same after delete) * Deleted useless code in offer Linked to #31
-
- 24 May, 2019 1 commit
-
-
Florent Chehab authored
* Added map tile server to docker-compose dev and prod * Moved from leaflet to mapbox gl for vector tiles (changed npm dependencies) * Custom map styles for light and dark mode * Changed frontend map status saving (dropped redux / simpler static data saving) Closes #117
-