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

33 Commits

Author SHA1 Message Date
06f2a40e04 send email infos to a poll creator 2020-01-22 14:09:01 +01:00
2c919610f7 global base url var, add swift mailer 2020-01-22 12:17:49 +01:00
9d4a20783d url support in choices 2020-01-22 10:22:36 +01:00
150dc50003 return arrays as such 2020-01-21 12:55:03 +01:00
a98f830800 fill more data in response of a get poll config 2020-01-21 11:10:18 +01:00
585bdc9f19 display vote stack data in new vote 2020-01-21 10:46:29 +01:00
d8b745a1d1 comment anti flood policy 2020-01-21 10:32:56 +01:00
6969ff9818 comment data in get poll by id 2020-01-20 17:27:59 +01:00
2d69b4a18d start email to owner listing polls 2020-01-02 16:34:23 +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
cfb6b9f65b return modifier token when creating a voting stack 2019-11-28 17:09: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
2c113e9e23 routine deletion 2019-11-20 11:24:54 +01:00
e2846a6c73 hop 2019-11-12 17:26:56 +01:00
216d1902cc add vote action started, changed some routes 2019-11-12 12:04:38 +01:00
130cd313c0 add comment action with a new owner 2019-11-12 11:52:09 +01:00
f3d7b0773d delete actions and responses codes 2019-11-12 11:44:09 +01:00
d6fe2a6285 advance on posting a comment on a poll 2019-11-06 15:01:39 +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
7340b020ec creation from an existing user works 2019-11-06 12:49:30 +01:00
6b4994b35a can create poll 2019-11-06 12:27:46 +01:00
13cd182f3c start creation endpoint 2019-11-06 11:23:43 +01:00
2c2c24b1bb start to expose fields of poll 2019-11-05 17:31:07 +01:00
452083c74c fixture with polls and owner 2019-11-05 17:22:30 +01:00
85f643bcce more endpoints 2019-11-05 16:31:27 +01:00
8aa8be308e basic conf for endpoints and local webserver to run 2019-11-05 12:16:16 +01:00