Commit Graph

66 Commits

Author SHA1 Message Date
Baptiste Lemoine c2995e9799 handle modifier token 2020-02-04 12:38:07 +01:00
Baptiste Lemoine 158a795446 more stack fixtures 2020-01-30 12:25:58 +01:00
Baptiste Lemoine b3bdeb0d4a better fixtures 2020-01-30 11:49:36 +01:00
Baptiste Lemoine 7566c75af8 🐛 fix imports 2020-01-30 11:31:23 +01:00
Baptiste Lemoine 39722aba29 split controllers 2020-01-30 11:28:24 +01:00
Baptiste Lemoine 510e5303be enrich computed data 2020-01-30 11:19:36 +01: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
Baptiste Lemoine 64a770d99a return polls as a poll field, not data 2020-01-24 12:15:20 +01:00
Baptiste Lemoine bead44c6bd admin key and found owner token 2020-01-24 12:08:39 +01:00
Baptiste Lemoine 69ccb84832 send admin key after a vote 2020-01-24 12:06:59 +01:00
Baptiste Lemoine 6408adcb9d create choices for all the same time range start 2020-01-23 17:36:38 +01:00
Baptiste Lemoine 4ff254d54a cration of poll up answers possible 2020-01-23 15:13:51 +01:00
Baptiste Lemoine 4de3dd7ca3 handle vote stack 2020-01-23 14:47:26 +01:00
Baptiste Lemoine 06f2a40e04 send email infos to a poll creator 2020-01-22 14:09:01 +01:00
Baptiste Lemoine 2c919610f7 global base url var, add swift mailer 2020-01-22 12:17:49 +01:00
Baptiste Lemoine 9d4a20783d url support in choices 2020-01-22 10:22:36 +01:00
Baptiste Lemoine 150dc50003 return arrays as such 2020-01-21 12:55:03 +01:00
Baptiste Lemoine a98f830800 fill more data in response of a get poll config 2020-01-21 11:10:18 +01:00
Baptiste Lemoine 585bdc9f19 display vote stack data in new vote 2020-01-21 10:46:29 +01:00
Baptiste Lemoine d8b745a1d1 comment anti flood policy 2020-01-21 10:32:56 +01:00
Baptiste Lemoine 6969ff9818 comment data in get poll by id 2020-01-20 17:27:59 +01:00
Baptiste Lemoine 4c2ff12ca5 add nginx conf 2020-01-15 16:46:56 +01:00
Baptiste Lemoine 2d69b4a18d start email to owner listing polls 2020-01-02 16:34:23 +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
tykayn 2440c739e2 format dates in fixtures 2019-11-29 10:19:12 +01:00
Baptiste Lemoine cfb6b9f65b return modifier token when creating a voting stack 2019-11-28 17:09: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 5d74fb9780 vote stack with pseudo 2019-11-27 17:07:11 +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
Baptiste Lemoine 216d1902cc add vote action started, changed some routes 2019-11-12 12:04:38 +01:00
Baptiste Lemoine d1dd8955a3 📖 cascade properties of owner 2019-11-12 12:01:15 +01:00
Baptiste Lemoine ffb8b14b53 fixture for a date choice 2019-11-12 12:00:06 +01:00
Baptiste Lemoine f93d235645 fixture with a voter 2019-11-12 11:55:11 +01:00
Baptiste Lemoine 130cd313c0 add comment action with a new owner 2019-11-12 11:52:09 +01:00
Baptiste Lemoine f3d7b0773d delete actions and responses codes 2019-11-12 11:44:09 +01:00
Baptiste Lemoine 324f3e7f32 update modeling of entities 2019-11-12 11:26:19 +01:00
Baptiste Lemoine b7d1a51e2a model of stack of votes 2019-11-11 10:44:19 +01:00