Commit Graph

152 Commits

Author SHA1 Message Date
Sébastien Touzé 44c41e88da Fix client request on POST poll (new poll). 2020-05-23 18:37:09 +02:00
Sébastien Touzé da0078e547 Add test on Comment, test on DELETE does not work as how route works is unclear, fix requirement constraint name on CommentController. 2020-05-23 18:35:45 +02:00
Sébastien Touzé 63ed7949a2 Add test for admin, fix issue on admin token parameter. 2020-05-23 16:31:59 +02:00
Sébastien Touzé 275a836464 Add tests for Pool, some are not fully working. Fix a crash on new_poll when request is incorrect. 2020-05-23 16:00:31 +02:00
Sébastien Touzé bbad384474 Add first functional tests for Poll. 2020-05-08 23:00:57 +02:00
ty kayn 53ffaf8ed5 Merge branch 'contribatelier' into 'master'
Fix on Json Serialization

See merge request tykayn/date-poll-api!2
2020-04-26 14:37:54 +02:00
Sébastien Touzé 4bd70f0fc7 Fix serialization with JMS Serializer for remainitn controllers anc methods. 2020-04-26 13:04:29 +02:00
Sébastien Touzé 1605754a63 Fix serialization of entities using JMS Serializer, done for PollController. 2020-04-26 12:33:11 +02:00
Sébastien Touzé 8d831ba98c Update requirements for install. 2020-04-25 16:44:17 +02:00
Baptiste Lemoine 430d424b85 Merge branch 'master' of https://framagit.org/tykayn/date-poll-api 2020-04-25 15:52:30 +02:00
Baptiste Lemoine f401a08fff env 2020-04-25 15:52:21 +02:00
tykayn c5c3af3474 hop 2020-04-24 14:11:39 +02:00
tykayn 742bd5b093 Merge branch 'master' of https://framagit.org/tykayn/date-poll-api 2020-04-24 14:02:31 +02:00
tykayn 835fbea23c change base route for api index to see the app.php page 2020-04-24 14:02:19 +02:00
Baptiste Lemoine ba0f803f2d slug null content answers, just code 2020-04-21 18:26:38 +02:00
Baptiste Lemoine 124439ee3c slug codes and null content 2020-04-21 18:21:03 +02:00
Baptiste Lemoine 2c609e2f09 change slug answers 2020-04-21 18:11:39 +02:00
Baptiste Lemoine ed59c30961 up slug path 2020-04-21 18:03:18 +02:00
Baptiste Lemoine 2836ccb137 create owner controller, change some route to be more RESTly 2020-04-21 17:59:58 +02:00
Baptiste Lemoine c251eac2fb success for updating a poll 2020-04-17 16:12:59 +02:00
Baptiste Lemoine 33a71d05e4 call to update a poll with a token 2020-04-17 16:12:35 +02:00
Baptiste Lemoine 603abc5332 Merge branch 'master' of https://framagit.org/tykayn/date-poll-api 2020-04-17 16:02:32 +02:00
Baptiste Lemoine fdee3f07fe add call to check for uniq slug 2020-04-17 16:02:23 +02:00
tykayn 4176922500 update send to user 2020-04-17 12:04:37 +02:00
Baptiste Lemoine ac8242a443 use html full templates 2020-04-16 18:23:50 +02:00
Baptiste Lemoine cd74469ced dynamic mail title 2020-04-16 18:16:55 +02:00
Baptiste Lemoine f40eb596b4 add other mails 2020-04-16 18:14:59 +02:00
Baptiste Lemoine f6da68997d create a poll sends a mail to owner 2020-04-16 18:06:43 +02:00
Baptiste Lemoine fe59537bc6 use twig renderer 2020-04-16 18:03:09 +02:00
Baptiste Lemoine bfd938d190 tpl engine 2020-04-16 17:51:49 +02:00
Baptiste Lemoine 79c4bd2519 testing stuff 2020-04-16 17:40:00 +02:00
Baptiste Lemoine e235986483 other 2020-04-16 17:22:33 +02:00
Baptiste Lemoine bdd0325c82 try to send example template html 2020-04-16 17:11:01 +02:00
Baptiste Lemoine 8f8eda6109 update test send 2020-04-16 16:43:30 +02:00
Baptiste Lemoine 84f271ff5a refacto generic email send 2020-04-16 16:35:06 +02:00
Baptiste Lemoine 30318d17ab mysql version in doctrine config 2020-04-16 16:07:48 +02:00
tykayn 5187674167 tpl 2020-04-16 11:28:46 +02:00
tykayn 88da8b824a send mailer without swift 2020-04-16 11:24:56 +02:00
tykayn c5f3e7a221 update packages 2020-04-14 18:57:54 +02:00
tykayn ac09cab3a0 more testing 2020-04-14 18:39:29 +02:00
tykayn 00fe90b66b remove date diff 2020-04-14 18:16:09 +02:00
tykayn 81b27811c2 hop email template 2020-04-14 18:13:48 +02:00
tykayn 9b7f2ebd32 send html template 2020-04-14 18:09:03 +02:00
tykayn f0041c12af html tag 2020-04-14 17:36:04 +02:00
tykayn 00f6fe6a10 content type mail 2020-04-13 17:35:57 +02:00
Kayn Ty 9ca3aa8613 config email and logs 2020-04-13 15:30:30 +00:00
Kayn Ty a90fe5dd1a Merge branch 'master' of https://framagit.org/tykayn/date-poll-api 2020-04-12 16:19:19 +00:00
Baptiste Lemoine 6e90c50aa5 ignore front end stuff 2020-04-12 18:15:58 +02:00
Baptiste Lemoine f40b899ac8 link with hash 2020-04-12 18:09:45 +02:00
Baptiste Lemoine c133b1af99 test all emails 2020-04-12 18:04:10 +02:00