Commit Graph

30 Commits (77f86f8c4efe7b9474ebb1001c21c2aa08430441)

Author SHA1 Message Date
Clement G 77f86f8c4e fix(console.log) : remove unused consol.log
4 years ago
Clement G b3f6819756 fix(date-picker) : fix bug with reset tool of firefox default component (the date returned was not valid)
4 years ago
Clement G 590bbe5afc feat(restrict-result) : add an restrict result option on create election form
4 years ago
Pierre-Louis Guhur a9a6795277 fix warnings
4 years ago
guhur 18b5df6363 Merge branch 'master' into feature/clement-release
4 years ago
Clement G 429c0f755b Merge remote-tracking branch 'origin/master' into feature/clement-release
4 years ago
Pierre-Louis Guhur 39347a6012 [CREATE ELECTION] enfore error checkings
4 years ago
Pierre-Louis Guhur f6f979ddb2 [VIEW] add invitationOnly
4 years ago
Pierre-Louis Guhur b8abc01cdb close election when tokens are added
4 years ago
Clement G 2c441063a5 feat(create-election): remove a console.log and add window.location.origin to create-election parameters
4 years ago
Clement G 96cb7871a5 feat(i18n): Add select_language parameter to create-election request
4 years ago
Pierre-Louis Guhur af79b633dd [VIEW] fix minor details
4 years ago
Pierre-Louis Guhur 7ab24849a1 add wait component
4 years ago
Pierre-Louis Guhur 727b9e5518 avoid code duplciation
4 years ago
Pierre-Louis Guhur eb976a5c91 [i18n] minor fixes
4 years ago
Pierre-Louis Guhur eb6ade04b4 add i18n
4 years ago
Pierre-Louis Guhur 92417540c5 add i18n
4 years ago
Pierre-Louis Guhur 7d38102e7e quick fix: remove a console.log
4 years ago
Pierre-Louis Guhur 65ee94789a [VIEW] minor fixes in date management
4 years ago
Pierre-Louis Guhur 16c223cc31 [VIEW] fix bug on CreateElection
4 years ago
Pierre-Louis Guhur 5c6512b8ea [CREATE] fix timestamp bug
4 years ago
Clement G d7362ae402 feat(create-election): use timestamps instead of dates in API call
4 years ago
Clement G 3e489e8d2b refactor(routes): comment test of CreateElection view with title parameter (the component (AND the test) need to be fixed)
4 years ago
Clement G c7909388d1 refactor(routes): use react-context to clarify and centralize the management of API routes #12
4 years ago
Clement G 220ccacdfe refactor(routes): trying to clarify and centralize the management of API routes #12
4 years ago
Pierre-Louis Guhur 85b03f3fc0 reformat code
4 years ago
Clement G 75d1c383f5 feat(advanced-option) : add inputs fields to form (#11, #10)
4 years ago
Clement G 7c504bc203 feat(advanced-option) : add card with advanced option only (wip #11, #10)
4 years ago
Clement G d1c7e86f54 feat(advanced-option) : add collapse component in form to hide advanced options (wip #11, #10)
4 years ago
guhur e49ad0bde8 Connection to MV API (#1)
5 years ago