Commit Graph

48 Commits (5344f5ede2d15d1101af888821bdac8626eb857c)

Author SHA1 Message Date
guhur 2fba1f7405 add an s to restrict_result
3 years ago
Rémi BOIDET 8e9b0d89eb updates (#58)
4 years ago
Clément a9d03bbbc9 feat(vote-success): upate fontawesome ico on google form button (#50)
4 years ago
Clement G 1f8f6eea6e feat(create-election) : layout of warning message
4 years ago
Clement G 3e550e6d41 feat(creat-election) : unlimited election are now limited to 10 years instead of 1 year
4 years ago
Clement G 39243b48e3 feat(content) : texts, typos, ..
4 years ago
Clement G 82b70efd00 feat(create-election) : translation time limited option
4 years ago
Clement G 339bdb6feb feat(create-election) : add is time limited option
4 years ago
Pierre-Louis Guhur ac910bf10d bug fix -- couldn't change ending date
4 years ago
Clement G bff827fc55 fix(check-field) : update tooltip text on helpButton
4 years ago
Clement G 8b66c7c9b0 fix(check-field) : prettier format
4 years ago
Clement G 89a00a2f39 fix(check-field) : improve design/UI
4 years ago
Clement G 9462c39361 fix(check-field) : checkfield function have to check if label of candidate is not an empty string
4 years ago
Clement G 78e89b82b3 feat(restrict_result) : improve UI/design
4 years ago
Clement G ee62e9c6d4 feat(restrict_result) : improve UI/design
4 years ago
Clement G 8ef1d13f22 feat(pettier) : update eslint package and fix some problems (ignore prop-type validations problems for now)
4 years ago
Clement G e6482a7962 feat(pettier) : eslintrc.json and format all files
4 years ago
Clement G e3300e2d9b fix(translation) : add a forgotten sentence
4 years ago
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