Commit Graph

60 Commits

Author SHA1 Message Date
Tykayn 83978f1757 reorder fields for poll display 2021-11-25 12:57:24 +01:00
Tykayn 863e216fe7 add mailer flex 2021-05-20 12:53:39 +02:00
Tykayn 9a1b8c90a4 up mail templates 2021-05-18 23:26:33 +02:00
Tykayn cc74a08603 save kind of poll 2021-05-03 13:42:19 +02:00
Tykayn f4427dcd77 fix count for no sub time slice on day 2021-05-01 23:30:06 +02:00
Tykayn 5bb76de67a set id of choice in time slice 2021-04-30 15:49:00 +02:00
Tykayn c0791d52ac group date and slices in display of poll 2021-04-30 15:34:04 +02:00
Tykayn 723c774d51 adapt display of choice for timeslice 2021-04-30 14:30:45 +02:00
Tykayn 4eb18c3f1f update poll creation from frontend 2021-04-30 12:28:05 +02:00
Tykayn 80abd003ae save new stack and return updated poll 2021-04-29 11:41:36 +02:00
tykayn 9781c2be2c update resp of poll display 2021-04-28 15:05:20 +02:00
Tykayn 4bf2625908 cleanup src 2021-04-27 12:51:21 +02:00
Tykayn 94c02be927 use trait timestamp and replace 2021-04-27 12:51:10 +02:00
Tykayn ecdbf3fb33 format date string for choices in poll of date kind 2021-04-27 11:26:54 +02:00
Tykayn 8c2ad610a5 compute answers in choices 2021-04-27 11:17:41 +02:00
Tykayn 665cf6d173 enrich stats for choices 2021-04-27 11:11:34 +02:00
Tykayn 6831d8d1ae add ip on stack of vote 2021-04-27 10:41:21 +02:00
Tykayn eaee01838d uniform creation key created_at and format C 2021-04-27 10:30:45 +02:00
Tykayn 7f7265c851 reformat src folder 2021-04-27 10:22:16 +02:00
Tykayn 56c8b0a5c4 add timestamp trait 2021-04-27 10:21:21 +02:00
Tykayn 30c99568dd remove duplicate data 2021-04-26 15:43:33 +02:00
Tykayn 1d72bfe684 enrich display config of a poll 2021-04-26 15:21:19 +02:00
Tykayn 7c1fbf7347 reorganize displays 2021-04-26 15:14:25 +02:00
Tykayn dd1de88635 update fixtures 2021-04-26 13:47:44 +02:00
Tykayn 6626241ce8 make unique custom url for polls 2021-04-21 11:47:06 +02:00
Tykayn 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
Baptiste Lemoine 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
Baptiste Lemoine 58c28474f8 fill missing ids in stacks 2020-01-29 17:26:16 +01:00
Baptiste Lemoine 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
Baptiste Lemoine 4ff254d54a cration of poll up answers possible 2020-01-23 15:13:51 +01:00
Baptiste Lemoine 518373f591 ugly way to retrieve poll properties because of jsmserializer config not working as expected 2019-12-01 15:36:31 +01:00
Baptiste Lemoine ee93cd5c26 add expose annotations 2019-12-01 15:20:07 +01:00
Baptiste Lemoine 087fbafd6a 🐛 fix vote stack adding 2019-11-28 17:00:17 +01:00
Baptiste Lemoine fceb2be35d protect config with password 2019-11-28 16:48:35 +01:00
Baptiste Lemoine 6c0ba2ddd6 create poll with choices to create 2019-11-28 16:18:41 +01:00
Baptiste Lemoine fc40302aa4 advance on choice create 2019-11-28 14:16:56 +01:00
Baptiste Lemoine 010f07230d valid schema 2019-11-28 11:51:25 +01:00
Baptiste Lemoine a0842f3b7c continue newVoteStackAction 2019-11-27 21:46:35 +01:00
Baptiste Lemoine 6dd7b46e7a 📖 some doc and start to create a vote 2019-11-27 20:55:59 +01:00
Baptiste Lemoine d6cbd23d3f default created at 2019-11-27 16:39:52 +01:00
Baptiste Lemoine c02edb5a76 fixture with date 2019-11-27 16:14:49 +01:00
Baptiste Lemoine 945e677d49 update modeling of entities with stack 2019-11-27 11:26:21 +01:00
Baptiste Lemoine eba4a14ce8 batch of answers in fixtures 2019-11-27 10:57:06 +01:00
Baptiste Lemoine 2c113e9e23 routine deletion 2019-11-20 11:24:54 +01:00
Baptiste Lemoine e2846a6c73 hop 2019-11-12 17:26:56 +01:00