Commit Graph

193 Commits (867042e791d65381e0e491ae9e1e3ba965f274af)

Author SHA1 Message Date
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
Clement G cd0fae0c2c feat(footer): remove an extra dash
4 years ago
Pierre-Louis Guhur 8864895d64 remove flags from footer
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
Clement G 382ebaa43b fix(footer): add target="_blank" on footer's link #29
4 years ago
Pierre-Louis Guhur 9f837f676e fix results
4 years ago
Clement G 47a0dbef44 feat(error): improve layout
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 d80879f069 feat(languageSelector): customize style #32
4 years ago
Clement G d4c23a6c4c feat(paypal): use custom button instead of PayPal code
4 years ago
Clement G 61057b2a01 feat(language-select): remove console.log
4 years ago
Clement G 1af221d634 feat(language-select): Add german support
4 years ago
Clement G 159780431f feat(paypal): reduce margin
4 years ago
Clement G 4e7665e2f5 style(error-code): prettier auto-format
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 3db16093bd [i18n] clean code
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
Clement G 1f7d51dad4 feat(locale): Add dropdown to select language (wip)
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 2ba9564c5c feat(Paypal): fix height to remove vertical scrollbar #31
4 years ago
Clement G 41d3cce977 feat(Paypal): revert change local system (wip) #31
4 years ago
Clement G 3202288f05 feat(Paypal): change local system (wip) #31
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
Clement G 5f2f7f073e fix(footer): add target="_blank" on footer's link #29
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 c87af63463 fix(loader): logo is now centered while loading
4 years ago
Clement G 43e32502ce feat(banner-helloasso): add a banner helloasso
4 years ago
Clement G be4c3eb14f feat(loader): modify layout, blue background, with smaller and centered logo
4 years ago
Clement G aeef094919 style(flag): Apply prettier
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 f3cc5d77c1 add loader
4 years ago
Pierre-Louis Guhur eb6ade04b4 add i18n
4 years ago
Pierre-Louis Guhur 92417540c5 add i18n
4 years ago
Pierre-Louis Guhur 5f8e1d58cd add spinner and suspense
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 3b8ca70ca8 feat(help-button): remove console.log
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 5238004db9 refactor(routes): fix route slug
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 6cda109dba fix tests
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
Clement G ea2d783f3c fix(views): typo
5 years ago
Clement G 91d4afa740 feat(views): Add url result on create election success view
5 years ago
Clement G 3cbd928106 feat(views): Add view for vote success
5 years ago
Clement G c82573606d perf(views): use lighter image for background
5 years ago
Clement G 4aac08207c feat(views): add view for create election success
5 years ago
Clement G 971dcba948 feat(views): add view for unknown election
5 years ago
Clement G 41582f2a4b fix(views): button link to homepage didn't work on 404 error
5 years ago
Clement G 582bb80b8f feat(views): Enhanced view for 404 error
5 years ago
Clement G 6219e8a27b remove some warnings about using select and option
5 years ago
Clement G 0b7b12ece5 remove some warning about DOM
5 years ago
Clement G 1bc0901bf0 add background image
5 years ago
Clement G 0f69e6e77c add graphic
5 years ago
Clement G 0456c51ee0 add table of merite profiles
5 years ago
Clement G 47f2905b98 add ranking
5 years ago
Clement G ff999f2b30 Result page layout
5 years ago
Clement G b7424e07c0 typo
5 years ago
Clement G ccabdcf821 Remove unused vars
5 years ago
Pierre-Louis Guhur fd95bde103 connect to API on CreateElection (untested)
5 years ago
Clement G 91f999aedd remove padding of mention in array header to not stick on the border
5 years ago
Clement G 0af41557bf add colors for mentions
5 years ago
Clement G f1b59a7613 construct responsive grid for vote
5 years ago
Clement G ca03559962 Warning fix
5 years ago
Clement G a378b3235e typo
5 years ago
Clement G cf17371834 Warning fix
5 years ago
Clement G 0401d5a998 Add number of mentions on create-election form
5 years ago
Clement G ceb2485abf remove unused id attribute on HelpButton
5 years ago
Clement G 8f55942651 replace reactstrap tooltip by a simple tooltip (toggle div on mouseover)
5 years ago