Commit Graph

97 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 b9ceac688b [VIEW] fix error message in votes
4 years ago
Pierre-Louis Guhur 4a984838f5 [i18n] quick fix
4 years ago
Clement G ce5cf17212 refactor(sorting-grade): make sorting grade code clearer
4 years ago
Clement G 38b35fed4c fix(sorting-grade): add a value to make sorting grade easier
4 years ago
Pierre-Louis Guhur a9a6795277 fix warnings
4 years ago
guhur 18b5df6363 Merge branch 'master' into feature/clement-release
4 years ago
Pierre-Louis Guhur 7b4f229bdb add number of votes
4 years ago
Pierre-Louis Guhur 5b4fd0be04 [VIEW] add fetch for num_votes
4 years ago
Clement G 3b4b8fc153 fix(create-success): Readability problem on warning on page with message confirming the creation of a vote #30
4 years ago
Pierre-Louis Guhur 9f837f676e fix results
4 years ago
Clement G 38c32e4e3c feat(paypal): add color property (with class bootstrap) #31
4 years ago
Clement G 3811bcb6e5 feat(result): add number of vote #34
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 72e08edc8b [RESULT] improve error messages
4 years ago
Pierre-Louis Guhur f6f979ddb2 [VIEW] add invitationOnly
4 years ago
Pierre-Louis Guhur 0ba18fb27b fix major bug: votes were not corrected transmitted when more than 10 candidates
4 years ago
Pierre-Louis Guhur f068b7a9e1 [VOTE] fix payload in the absence of a token
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 62d6b7691d feat(create-election): use window.location.origin in result and vote url
4 years ago
Clement G 956c800514 feat(create-election): improve layout #30
4 years ago
Clement G 96cb7871a5 feat(i18n): Add select_language parameter to create-election request
4 years ago
Pierre-Louis Guhur 4fa99c863a [VIEW] add fetch for num_votes
4 years ago
Clement G a16b3e6f90 fix(create-success): Readability problem on warning on page with message confirming the creation of a vote #30
4 years ago
Pierre-Louis Guhur af79b633dd [VIEW] fix minor details
4 years ago
guhur 3ea4e4897c Update Result.jsx
4 years ago
Pierre-Louis Guhur a0d7a1fa4e [VIEWS] fix percentage display
4 years ago
Pierre-Louis Guhur c525296011 minor fixes
4 years ago
Clement G 43e32502ce feat(banner-helloasso): add a banner helloasso
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 2a829dc10a fix i18n on votesuccess
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 ee1f0e1971 [ROUTES] fix routes to back-end
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 0bd1bb2198 fix(result): display percentage instead of raw values
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