- 12 Apr, 2020 6 commits
-
-
Florent Chehab authored
* Will enable cleaner use in useGlobalReducer * Prevents setState on unmount components
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
* Prevents unmount / remount of theses component when invalidating major API data.
-
Florent Chehab authored
-
Florent Chehab authored
* Created useOnBeforeComponentMount hook
-
- 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
-