1
0
mirror of https://git.cant.at/Madeorsk/PollVerlaine synced 2024-11-22 13:04:32 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
f738330baf Merge remote-tracking branch 'origin/tagada' 2018-08-13 17:08:09 +02:00
ec3a86cc33 Result view & pie chart generation
+ Result view;
+ Pie chart generation (TODO: Add values for each color).

TODO: Organize JSON results.
2018-08-13 17:02:06 +02:00
Tagadda
a0333c7065 WIP: DELETE Redirect on error 2018-08-13 16:22:35 +02:00
Tagadda
9469ffb88b DELETE: Change HTTP Status Code to 204 2018-08-13 15:23:26 +02:00
Tagadda
7a29c6265b Delete a Poll 2018-08-13 15:20:39 +02:00
e0b4db74c9 Merge branch 'master' of https://git.cant.at/Madeorsk/PollVerlaine 2018-08-13 14:51:52 +02:00
4ca767b730 Vote handling for form and JSON. 2018-08-13 14:51:21 +02:00
Tagadda
57648296b5 206 Created 2018-08-13 13:02:25 +02:00
Tagadda
a031045f66 Betterize the README, Set the Good email and some format 2018-08-13 13:02:09 +02:00
5ac9b5d0e4 End of Home page, begin of Poll page and Configuration
* Finished Home page behavior;
* Started Poll (just the title for now);
* Changed POST /polls return code to 206 (CREATED);
+ Add a configuration file (only app_url inside of it for now).
2018-08-12 19:29:13 +02:00
cbb85097e3 Initial commit 2018-08-12 14:30:38 +02:00