- 11 Apr, 2020 4 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
-
- 05 Apr, 2020 1 commit
-
-
Florent Chehab authored
-
- 04 Apr, 2020 2 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
- 12 Jan, 2020 18 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
* Testing a bit the new setup * need to merge this
-
* 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
-
-
-
-
-
-
-
-
-
-
-
* Created new hook useSingleApiData * Created new hoc withNetworkWrapper * Converted some components to use the new setup * Added new services for common data (helpers should later be merged in the services) * Few bugs in search and tips and tricks (need other refactoring to be fixed) etc. WIP #126 #131
-
-
-
-
Regarding #147 Also added new eslint deps for what is coming. Breaking: polyfills are handled differently now.
-
- 11 Jan, 2020 2 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
- 25 Aug, 2019 1 commit
-
-
Florent Chehab authored
-
- 23 Aug, 2019 3 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
-
- 25 Jul, 2019 1 commit
-
-
Florent Chehab authored
-
- 14 Jul, 2019 1 commit
-
-
Florent Chehab authored
Hot fix: * Front was crashing on course sort when a course didn't have a code. Refacto: * Changed module header subfunctions to concrete components, Tweaks: * tabs on the university page are now centered on smaller devices, * Removed react swipeable from search for performance, * Changed search pagination to progress for better long list support, * Smaller univ name on the edit feedback page, * Fixed wording unlinked partners for singular vs plural, * Allow disabled items in SimpleFormMenu, Other: * Removed univ logo from edit form, not supported yet,
-
- 13 Jul, 2019 1 commit
-
-
Florent Chehab authored
* Front Filter: default to the last 4 semesters available * Tweaked load prod, removed load universities * Tweaked loadUniversitiesProd to more correctly update universities * Fixed scholarship not displaying max amount in some cases * Added link from edit previous departure feedback to university
-
- 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
-
- 02 Jul, 2019 1 commit
-
-
Florent Chehab authored
* increase UWSGI buffer size * Fixed feedback invalidation on edit * cleaner scholarships presentation * Fixed missing arg in cron * Fixed typos * lighter empty feedbacks * cleaner notifications Closes #141 #140
-
- 01 Jul, 2019 3 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
Beta time has come !
🎉 WARNING: migrations have been reset one last time! This MR concerns tones of little tweaks: Reviewed: * model moderation levels * serializers.meta.fields value * Viewset permissions * on_delete values Changed: * Update dark theme color * Added load prod base script * beta logo on website * Added missing about project markdown * Added RGPD notice to all forms * Put media files in a docker volume * More frequent currency exhange rates update Fixed: * Front handling of scholarships * Currencies conversion in the front * Front theme icons color * No default networks in prod docker compose to prevent nasty VM routing Closes #135 #119 #96
-
- 30 Jun, 2019 1 commit
-
-
Florent Chehab authored
* Setup ground for cover photo. Merged early for beta. * Models updated to use files * Fixed file/picture serializers * CoverGallery component updated * Added fileField / pageFiles / Picture / Picture editor & tweaked crud actions to be able to post data (would need further testing) * Fixed general info tab elements size * TODOs are identified by WARNING WIP #50
-