Commit Graph

278 Commits (legacy)
 

Author SHA1 Message Date
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
Clement G 51b1574474 update dependencies (npm audit fix)
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
Clement G ab35dbf999 comment Tootlip on fontawesome (wip)
5 years ago
Clement G ee92220078 bug fix : typo on maxLength attribute
5 years ago
Clement G 64dc566423 bug fix : add key on each li (even empty)
5 years ago
Clement G 3045e9bf4a remove unused toastr
5 years ago
Clement G 7e5c1488ec Clean code from moje_react, design create election form
5 years ago
Clement G bc04d85aea use Election instead of Ballot (to be coherent with MVAPI)
5 years ago
Clement G 03d28c2007 copy-past code of election_form from moje_react project (need to be cleaned)
5 years ago
Clement G 0aaec02b84 Layout create ballot form with help tooltip
5 years ago
Clement G 0e352434d3 Refactor scss files
5 years ago
Clement G 940179d358 test if title value is sent to createBallot from home
5 years ago
Clement G a6038e0ca9 Try to test if title value is sent to createBallot from home (wip)
5 years ago
Clement G 5ea4f73c4a Send title from Home to CreateBallot page
5 years ago
Clement G 79570c9017 Remove unused import NavbarBrand in header
5 years ago
Clement G 52218d4918 Add Logo outline on Home
5 years ago
Clement G 4ede74a9a9 Fix link in Header and Footer
5 years ago
Clement G 531d6f1584 Try to send title from Home to CreateBallot page
5 years ago
Clement G f06482f856 clean unused attribute
5 years ago
Clement G 29bb42a838 fix home layout (vertical center)
5 years ago
Clement G 4f245e70e6 typo on Home
5 years ago
Clement G b1611ec7fc design link to /create-ballot in menu header
5 years ago
Clement G 3069cb3295 fix bug after test
5 years ago
Clement G 5c9d13e7dc Add first form on Home page
5 years ago
Clement G 9f2364b3c7 Add fontawesome
5 years ago
Clement G 22204c1730 Create bootstrap theme for MieuxVoter (blue for primary, red for secondary)
5 years ago