Commit Graph

  • 6c068dbcd6 Add some header and footer content with scss Clement G 2019-06-08 16:08:43 +0200
  • 0fc6221390 remove unused index.css file Clement G 2019-06-08 15:15:35 +0200
  • ece0d39cff Add node-sass and a custom bootstrap scss file Clement G 2019-06-08 15:15:06 +0200
  • 1408135ac3 Add bootstrap Clement G 2019-06-08 15:07:13 +0200
  • 8e4d1d1d3e Add reactstrap Clement G 2019-06-08 15:02:47 +0200
  • d4d54777bb Add Header and Footer component layout Clement G 2019-06-08 15:02:22 +0200
  • 72e5e40394 Add tests for /result and /vote route Clement G 2019-06-08 14:52:28 +0200
  • 81b07f0121 Add Vote and Result view component (with Routes) Clement G 2019-06-08 14:52:10 +0200
  • 4e9fcfb0cf Fix npm vulnerabilities Clement G 2019-06-08 14:39:38 +0200
  • 9af942fbbe add routes Pierre-Louis Guhur 2019-05-23 20:28:55 +0200
  • 4d6c078c5e fix bug in test Pierre-Louis Guhur 2019-05-23 20:27:52 +0200
  • 063055321f Writing test with MemoryRouter : Fix InitialIndex on MemoryRouter (WIP) Clement G 2019-05-23 08:59:43 +0200
  • da53452be5 Writing test with MemoryRouter (WIP) Clement G 2019-05-23 00:10:58 +0200
  • f228719bc0 Wrap routes with Switch component Clement G 2019-05-23 00:10:25 +0200
  • 0d7bc6b92c Write routes test on App Clement G 2019-05-22 23:17:20 +0200
  • c7e5594a61 write route code on App for home, create-ballot and 404 views Clement G 2019-05-22 23:14:50 +0200
  • 94fc11fa6f create view component UnknownView (for 404 route) Clement G 2019-05-22 23:13:50 +0200
  • e9ec0bcd68 create view component CreateBallot Clement G 2019-05-22 23:13:13 +0200
  • 1ce46edc34 create View Component Home Clement G 2019-05-22 23:11:01 +0200
  • b72acd7ccd change default color of text Clement G 2019-05-22 23:11:20 +0200
  • 5ec1341398 replace colors, logos and favicon Clement G 2019-05-22 21:46:54 +0200
  • d9994db9e4 clean sample code of create-react-app Clement G 2019-05-22 20:49:35 +0200
  • 0394e8aa32 add enzyme Clement G 2019-05-22 22:57:22 +0200
  • ee8d5fb8a1 add axios Clement G 2019-05-22 20:28:37 +0200
  • d6dbe8d1e5 add react-router-dom Clement G 2019-05-22 20:26:31 +0200
  • 5884ebf053
    Connection to MV API (#1) #3 guhur 2019-09-15 10:46:35 +0200
  • 43d39a3147 connect new views together #1 Pierre-Louis Guhur 2019-09-15 10:44:53 +0200
  • 0236040e35
    Merge pull request #2 from MieuxVoter/feature/oceanbigone/views guhur 2019-09-15 10:19:53 +0200
  • 962063bca5 fix(views): typo #2 Clement G 2019-09-15 00:29:54 +0200
  • 17f03a478d feat(views): Add url result on create election success view Clement G 2019-09-15 00:27:46 +0200
  • 0812f2dda0 feat(views): Add view for vote success Clement G 2019-09-15 00:08:36 +0200
  • 265c34e286 perf(views): use lighter image for background Clement G 2019-09-14 23:53:47 +0200
  • a42fba65ae feat(views): add view for create election success Clement G 2019-09-14 23:36:29 +0200
  • ef2efba170 feat(views): add view for unknown election Clement G 2019-09-14 23:03:59 +0200
  • 1574dc3a26 fix(views): button link to homepage didn't work on 404 error Clement G 2019-09-14 23:01:39 +0200
  • f0fab63684 feat(views): Enhanced view for 404 error Clement G 2019-09-14 22:49:57 +0200
  • 2fa4bf185d connect vote Pierre-Louis Guhur 2019-09-14 17:41:45 +0200
  • 4aea9b86af connect Result.jsx to API Pierre-Louis Guhur 2019-09-14 09:57:51 +0200
  • 42cc3c2958 rename mentions to grades Pierre-Louis Guhur 2019-09-11 22:16:26 +0200
  • 5245bbd231 add .env config Pierre-Louis Guhur 2019-09-11 22:01:48 +0200
  • d8cdb5d1ee fix bug in API Pierre-Louis Guhur 2019-09-11 11:15:52 +0200
  • 9d68bb3b2b change url Pierre-Louis Guhur 2019-09-10 19:14:59 +0200
  • 6837724115 remove some warnings about using select and option Clement G 2019-07-13 17:27:08 +0200
  • 5db2a08b1f remove some warning about DOM Clement G 2019-07-13 17:21:49 +0200
  • ef299d42da add background image Clement G 2019-07-13 17:06:02 +0200
  • 34e4d4d08c add graphic Clement G 2019-07-13 16:47:15 +0200
  • d82b154b6c add table of merite profiles Clement G 2019-07-13 16:05:20 +0200
  • 8a19b4236d add ranking Clement G 2019-07-13 13:36:32 +0200
  • d79829fcf3 Result page layout Clement G 2019-07-13 13:29:13 +0200
  • 84d690e35e typo Clement G 2019-07-13 11:49:39 +0200
  • cb8ca2c710 Remove unused vars Clement G 2019-07-13 11:25:21 +0200
  • 7fbf74711c update dependencies (npm audit fix) Clement G 2019-07-13 11:18:42 +0200
  • ab7bdf1697 connect to API on CreateElection (untested) Pierre-Louis Guhur 2019-07-12 00:05:02 +0200
  • 586253fac5 remove padding of mention in array header to not stick on the border Clement G 2019-06-30 15:40:52 +0200
  • 2ce3880b52 add colors for mentions Clement G 2019-06-30 15:37:57 +0200
  • a2ba2001a9 construct responsive grid for vote Clement G 2019-06-30 13:21:21 +0200
  • 46e6888db7 Warning fix Clement G 2019-06-30 12:34:24 +0200
  • e17b575e0d typo Clement G 2019-06-30 12:32:19 +0200
  • 1218953742 Warning fix Clement G 2019-06-30 11:36:06 +0200
  • be6a3d5f5a Add number of mentions on create-election form Clement G 2019-06-11 11:22:47 +0200
  • 867f5d93a3 remove unused id attribute on HelpButton Clement G 2019-06-11 09:42:30 +0200
  • 4173296d13 replace reactstrap tooltip by a simple tooltip (toggle div on mouseover) Clement G 2019-06-11 09:40:56 +0200
  • 205ad54d5d comment Tootlip on fontawesome (wip) Clement G 2019-06-10 20:35:54 +0200
  • 989f495e8c bug fix : typo on maxLength attribute Clement G 2019-06-10 20:35:25 +0200
  • d372f629a4 bug fix : add key on each li (even empty) Clement G 2019-06-10 20:34:47 +0200
  • 6b66f6a9e4 remove unused toastr Clement G 2019-06-10 19:53:37 +0200
  • ff74a8ebd3 Clean code from moje_react, design create election form Clement G 2019-06-10 19:52:52 +0200
  • 6398635267 use Election instead of Ballot (to be coherent with MVAPI) Clement G 2019-06-10 15:11:59 +0200
  • be1aafaff3 copy-past code of election_form from moje_react project (need to be cleaned) Clement G 2019-06-10 15:08:08 +0200
  • 8b815f6646 Layout create ballot form with help tooltip Clement G 2019-06-10 14:38:57 +0200
  • 127ec844d8 Refactor scss files Clement G 2019-06-10 12:51:32 +0200
  • eeeeee3b2b test if title value is sent to createBallot from home Clement G 2019-06-10 10:55:27 +0200
  • 6926c5c563 Try to test if title value is sent to createBallot from home (wip) Clement G 2019-06-10 10:44:22 +0200
  • 0950b39f83 Send title from Home to CreateBallot page Clement G 2019-06-10 10:24:07 +0200
  • 6b9cd76af5 Remove unused import NavbarBrand in header Clement G 2019-06-10 10:00:04 +0200
  • affb9e03d0 Add Logo outline on Home Clement G 2019-06-10 09:48:37 +0200
  • 8bc8cceb38 Fix link in Header and Footer Clement G 2019-06-10 09:43:21 +0200
  • d1d9499c67 Try to send title from Home to CreateBallot page Clement G 2019-06-08 20:00:50 +0200
  • 9a8461ce75 clean unused attribute Clement G 2019-06-08 19:37:26 +0200
  • 2e9060d119 fix home layout (vertical center) Clement G 2019-06-08 19:35:53 +0200
  • 694019aca2 typo on Home Clement G 2019-06-08 18:55:23 +0200
  • 18ca3f94ac design link to /create-ballot in menu header Clement G 2019-06-08 18:54:19 +0200
  • 69ea7a1466 fix bug after test Clement G 2019-06-08 18:49:53 +0200
  • 1c2c3fdaa7 Add first form on Home page Clement G 2019-06-08 18:48:45 +0200
  • 5436e54902 Add fontawesome Clement G 2019-06-08 18:25:01 +0200
  • 30cc2f7e93 Create bootstrap theme for MieuxVoter (blue for primary, red for secondary) Clement G 2019-06-08 18:16:14 +0200
  • 530b2c9cbc change default title of app Clement G 2019-06-08 16:13:56 +0200
  • 0cf95bc37d Add some header and footer content with scss Clement G 2019-06-08 16:08:43 +0200
  • 66faee68d2 remove unused index.css file Clement G 2019-06-08 15:15:35 +0200
  • 7b24a98449 Add node-sass and a custom bootstrap scss file Clement G 2019-06-08 15:15:06 +0200
  • 2eab08a73a Add bootstrap Clement G 2019-06-08 15:07:13 +0200
  • ce9df4e277 Add reactstrap Clement G 2019-06-08 15:02:47 +0200
  • 824ee09b7f Add Header and Footer component layout Clement G 2019-06-08 15:02:22 +0200
  • 0790382674 Add tests for /result and /vote route Clement G 2019-06-08 14:52:28 +0200
  • 2466adf05a Add Vote and Result view component (with Routes) Clement G 2019-06-08 14:52:10 +0200
  • e8737001e7 Fix npm vulnerabilities Clement G 2019-06-08 14:39:38 +0200
  • 1664e1098c add routes Pierre-Louis Guhur 2019-05-23 20:28:55 +0200
  • 45685a0e9f fix bug in test Pierre-Louis Guhur 2019-05-23 20:27:52 +0200
  • ce8291d7b5 Writing test with MemoryRouter : Fix InitialIndex on MemoryRouter (WIP) Clement G 2019-05-23 08:59:43 +0200
  • 35eebb872d Writing test with MemoryRouter (WIP) Clement G 2019-05-23 00:10:58 +0200