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

63 Commits

Author SHA1 Message Date
4a4552e0ed up max count of answers by default 2022-03-21 10:30:53 +01:00
46d6d21c6b up debug message in poll creation 2022-02-10 09:53:24 +01:00
40d0914b47 sort poll display 2022-02-07 11:24:53 +01:00
83978f1757 reorder fields for poll display 2021-11-25 12:57:24 +01:00
863e216fe7 add mailer flex 2021-05-20 12:53:39 +02:00
9a1b8c90a4 up mail templates 2021-05-18 23:26:33 +02:00
cc74a08603 save kind of poll 2021-05-03 13:42:19 +02:00
f4427dcd77 fix count for no sub time slice on day 2021-05-01 23:30:06 +02:00
5bb76de67a set id of choice in time slice 2021-04-30 15:49:00 +02:00
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
80abd003ae save new stack and return updated poll 2021-04-29 11:41:36 +02:00
9781c2be2c update resp of poll display 2021-04-28 15:05:20 +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
8c2ad610a5 compute answers in choices 2021-04-27 11:17:41 +02:00
665cf6d173 enrich stats for choices 2021-04-27 11:11:34 +02:00
6831d8d1ae add ip on stack of vote 2021-04-27 10:41:21 +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
56c8b0a5c4 add timestamp trait 2021-04-27 10:21:21 +02:00
30c99568dd remove duplicate data 2021-04-26 15:43:33 +02:00
1d72bfe684 enrich display config of a poll 2021-04-26 15:21:19 +02:00
7c1fbf7347 reorganize displays 2021-04-26 15:14:25 +02:00
dd1de88635 update fixtures 2021-04-26 13:47:44 +02:00
6626241ce8 make unique custom url for polls 2021-04-21 11:47:06 +02:00
21c594a2fd upgrade all, add migration from framadate v1 2021-04-20 16:14:34 +02:00
Sébastien Touzé
1605754a63 Fix serialization of entities using JMS Serializer, done for PollController. 2020-04-26 12:33:11 +02:00
Kayn Ty
f091781c54 Merge branch 'master' of https://framagit.org/tykayn/date-poll-api 2020-01-30 12:53:08 +00:00
510e5303be enrich computed data 2020-01-30 11:19:36 +01:00
Kayn Ty
1341b06478 Merge branch 'master' of https://framagit.org/tykayn/date-poll-api 2020-01-29 16:31:02 +00:00
58c28474f8 fill missing ids in stacks 2020-01-29 17:26:16 +01:00
86fe1d5720 compute vote counts in get poll config 2020-01-28 20:43:16 +01:00
Kayn Ty
e9bfa38413 Merge branch 'master' of https://framagit.org/tykayn/date-poll-api 2020-01-23 15:19:17 +00:00
Kayn Ty
e98ac442c8 hop 2020-01-23 15:19:07 +00:00
4ff254d54a cration of poll up answers possible 2020-01-23 15:13:51 +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
087fbafd6a 🐛 fix vote stack adding 2019-11-28 17:00:17 +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
a0842f3b7c continue newVoteStackAction 2019-11-27 21:46:35 +01:00
6dd7b46e7a 📖 some doc and start to create a vote 2019-11-27 20:55:59 +01:00
d6cbd23d3f default created at 2019-11-27 16:39:52 +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