Commit Graph

49 Commits (cef2c1fda5ed5375e86a77699f36d803cc1fc032)

Author SHA1 Message Date
Clement G cef2c1fda5 fix(restrict-results): add error message if user try to create an election with restricted result but without voting time.
4 years ago
Clement G 883af565b9 fix(restrict-results): fix typo in variables name
4 years ago
Rémi BOIDET 81b7c178f2
updates (#58)
4 years ago
Clément b36fbf792e
feat(vote-success): upate fontawesome ico on google form button (#50)
4 years ago
Clement G a43a34373a feat(create-election) : layout of warning message
4 years ago
Clement G f59628b0c0 feat(creat-election) : unlimited election are now limited to 10 years instead of 1 year
4 years ago
Clement G c0b2770089 feat(content) : texts, typos, ..
4 years ago
Clement G 6be5b7d6a1 feat(create-election) : translation time limited option
4 years ago
Clement G 1360c1fc07 feat(create-election) : add is time limited option
4 years ago
Pierre-Louis Guhur 86e3d212a4 bug fix -- couldn't change ending date
4 years ago
Clement G 7cf2a4ee7d fix(check-field) : update tooltip text on helpButton
4 years ago
Clement G 5d72d64d33 fix(check-field) : prettier format
4 years ago
Clement G 63ed80df16 fix(check-field) : improve design/UI
4 years ago
Clement G 56d4ca704f fix(check-field) : checkfield function have to check if label of candidate is not an empty string
4 years ago
Clement G 6ab5060d73 feat(restrict_result) : improve UI/design
4 years ago
Clement G 1990c92e9e feat(restrict_result) : improve UI/design
4 years ago
Clement G 3e0f3e0d99 feat(pettier) : update eslint package and fix some problems (ignore prop-type validations problems for now)
4 years ago
Clement G afa6e1d961 feat(pettier) : eslintrc.json and format all files
4 years ago
Clement G 9ddeb732d7 fix(translation) : add a forgotten sentence
4 years ago
Clement G 6c0ca7602a fix(console.log) : remove unused consol.log
4 years ago
Clement G 7ecebf8491 fix(date-picker) : fix bug with reset tool of firefox default component (the date returned was not valid)
4 years ago
Clement G ac806db442 feat(restrict-result) : add an restrict result option on create election form
4 years ago
Pierre-Louis Guhur f69e7d2b45 fix warnings
4 years ago
guhur 05db690c92
Merge branch 'master' into feature/clement-release
4 years ago
Clement G 8e029b2d5b Merge remote-tracking branch 'origin/master' into feature/clement-release
4 years ago
Pierre-Louis Guhur 3b6e04e399 [CREATE ELECTION] enfore error checkings
4 years ago
Pierre-Louis Guhur 20945b26b9 [VIEW] add invitationOnly
4 years ago
Pierre-Louis Guhur d2217a0b5c close election when tokens are added
4 years ago
Clement G e3db6e087b feat(create-election): remove a console.log and add window.location.origin to create-election parameters
4 years ago
Clement G 5a8487dfa1 feat(i18n): Add select_language parameter to create-election request
4 years ago
Pierre-Louis Guhur bcef699258 [VIEW] fix minor details
4 years ago
Pierre-Louis Guhur b104454c31 add wait component
4 years ago
Pierre-Louis Guhur e1121112ef avoid code duplciation
4 years ago
Pierre-Louis Guhur cc8ce0d826 [i18n] minor fixes
4 years ago
Pierre-Louis Guhur 9f4747b182 add i18n
4 years ago
Pierre-Louis Guhur 187aac4f62 add i18n
4 years ago
Pierre-Louis Guhur e405ac9b57 quick fix: remove a console.log
4 years ago
Pierre-Louis Guhur 23eba0b65c [VIEW] minor fixes in date management
4 years ago
Pierre-Louis Guhur af590a36fe [VIEW] fix bug on CreateElection
4 years ago
Pierre-Louis Guhur 77997c7259 [CREATE] fix timestamp bug
4 years ago
Clement G d1f74fb664 feat(create-election): use timestamps instead of dates in API call
4 years ago
Clement G f373f54be9 refactor(routes): comment test of CreateElection view with title parameter (the component (AND the test) need to be fixed)
4 years ago
Clement G 341d011453 refactor(routes): use react-context to clarify and centralize the management of API routes #12
4 years ago
Clement G cd3798c157 refactor(routes): trying to clarify and centralize the management of API routes #12
4 years ago
Pierre-Louis Guhur eb9336619e reformat code
4 years ago
Clement G 02b5d821b5 feat(advanced-option) : add inputs fields to form (#11, #10)
4 years ago
Clement G 2e452df161 feat(advanced-option) : add card with advanced option only (wip #11, #10)
4 years ago
Clement G ce887b402d feat(advanced-option) : add collapse component in form to hide advanced options (wip #11, #10)
4 years ago
guhur 310d6f4d80 Connection to MV API (#1)
5 years ago