1
0
mirror of https://framagit.org/tykayn/date-poll-api synced 2023-08-25 08:23:11 +02:00
Commit Graph

27 Commits

Author SHA1 Message Date
c0791d52ac group date and slices in display of poll 2021-04-30 15:34:04 +02:00
723c774d51 adapt display of choice for timeslice 2021-04-30 14:30:45 +02:00
4eb18c3f1f update poll creation from frontend 2021-04-30 12:28:05 +02:00
4bf2625908 cleanup src 2021-04-27 12:51:21 +02:00
94c02be927 use trait timestamp and replace 2021-04-27 12:51:10 +02:00
ecdbf3fb33 format date string for choices in poll of date kind 2021-04-27 11:26:54 +02:00
eaee01838d uniform creation key created_at and format C 2021-04-27 10:30:45 +02:00
7f7265c851 reformat src folder 2021-04-27 10:22:16 +02:00
7c1fbf7347 reorganize displays 2021-04-26 15:14:25 +02:00
Kayn Ty
1341b06478 Merge branch 'master' of https://framagit.org/tykayn/date-poll-api 2020-01-29 16:31:02 +00:00
86fe1d5720 compute vote counts in get poll config 2020-01-28 20:43:16 +01:00
Kayn Ty
e98ac442c8 hop 2020-01-23 15:19:07 +00:00
9d4a20783d url support in choices 2020-01-22 10:22:36 +01:00
a98f830800 fill more data in response of a get poll config 2020-01-21 11:10:18 +01:00
518373f591 ugly way to retrieve poll properties because of jsmserializer config not working as expected 2019-12-01 15:36:31 +01:00
ee93cd5c26 add expose annotations 2019-12-01 15:20:07 +01:00
fceb2be35d protect config with password 2019-11-28 16:48:35 +01:00
6c0ba2ddd6 create poll with choices to create 2019-11-28 16:18:41 +01:00
fc40302aa4 advance on choice create 2019-11-28 14:16:56 +01:00
010f07230d valid schema 2019-11-28 11:51:25 +01:00
6dd7b46e7a 📖 some doc and start to create a vote 2019-11-27 20:55:59 +01:00
c02edb5a76 fixture with date 2019-11-27 16:14:49 +01:00
945e677d49 update modeling of entities with stack 2019-11-27 11:26:21 +01:00
eba4a14ce8 batch of answers in fixtures 2019-11-27 10:57:06 +01:00
324f3e7f32 update modeling of entities 2019-11-12 11:26:19 +01:00
7e79048b59 expose config for poll 2019-11-06 14:54:04 +01:00
9123faf3f1 add choices and votes links in DB 2019-11-06 14:35:07 +01:00