Commit Graph

243 Commits

Author SHA1 Message Date
Tykayn dd1de88635 update fixtures 2021-04-26 13:47:44 +02:00
Tykayn 2634228af0 conf api nginx without cors instructions 2021-04-22 15:45:55 +02:00
tykayn a24d38ca4e add documentation for php-8.0 2021-04-22 12:35:57 +02:00
Tykayn 924f114129 update example conf 2021-04-21 17:48:55 +02:00
Tykayn 7bba1cc2e1 update nginx docs 2021-04-21 13:46:21 +02:00
Tykayn 6626241ce8 make unique custom url for polls 2021-04-21 11:47:06 +02:00
Tykayn 2d2607d30b get protected pass route works 2021-04-21 11:44:06 +02:00
Tykayn 1570a1cf0f add dependency on fixtures 2021-04-21 11:30:22 +02:00
Tykayn 108cc473e4 advance on fixtures 2021-04-21 11:22:50 +02:00
Tykayn b6ca330826 advance on fixtures 2021-04-21 11:22:01 +02:00
Tykayn 8bc01198b8 globals twig support and website 2021-04-21 11:04:54 +02:00
tykayn edfb65c56e add global vars for twig 2021-04-21 11:02:56 +02:00
tykayn aab2d74b19 Revert "add graphql bundle"
rearrange controllers for api and no api

This reverts commit 8fbd5462
2021-04-21 11:02:24 +02:00
Tykayn 21c594a2fd upgrade all, add migration from framadate v1 2021-04-20 16:14:34 +02:00
Tykayn 109e7a35d6 allow php 8 2021-02-24 11:16:20 +01:00
Tykayn 1e3f8d1c4a fix check slug 2021-02-24 10:59:31 +01:00
Tykayn a89a2dbf46 route for protected pass 2021-02-24 10:57:56 +01:00
Tykayn f540c6a640 return poll found by curstomUrl only, restrict access with pass protection, add default pass to fixture 2021-02-24 10:30:00 +01:00
Tykayn 9b9d852d49 add folder for sumbodule 2021-02-12 16:50:21 +01:00
Tykayn ecbe8fb41c clean local funky before update 2021-02-12 16:45:32 +01:00
Tykayn 5ed5c43801 remove from git built assets 2021-02-12 16:40:15 +01:00
Tykayn fe4bcff73e check dependencies 2021-02-12 16:09:16 +01:00
Tykayn d1aa07aca6 up assets and homepage 2021-02-12 15:53:28 +01:00
Tykayn 0fc4802770 ignore some public files, copy build 2021-02-12 15:23:27 +01:00
Tykayn 2314a0acac up script debug info 2021-02-12 15:04:21 +01:00
Tykayn da0fcafe9a up script update 2021-02-12 15:02:33 +01:00
Tykayn bb5ca7de44 update script for submodule frontend 2021-02-12 14:39:45 +01:00
Tykayn 4b4d48b55c add submodule for frontend 2021-02-12 14:19:41 +01:00
Tykayn 0ba9617a23 link to base config 2021-02-05 15:33:38 +01:00
Tykayn fcba0ae720 Merge branch 'master' of https://framagit.org/tykayn/date-poll-api 2020-12-16 16:35:51 +01:00
Tykayn 15445f0a9c ignore node modules and build 2020-12-16 16:35:45 +01:00
tykayn 5ce36dabcd update database config port and example in .env file 2020-12-14 12:57:10 +01:00
ty kayn 72ca83f1e5 Merge branch 'tykayn-master-patch-45154' into 'master'
Mettre à jour LICENSE

See merge request tykayn/date-poll-api!4
2020-12-14 12:12:57 +01:00
ty kayn 414ae824c8 Mettre à jour LICENSE 2020-12-14 12:12:28 +01:00
Tykayn f3201cdf54 database config 2020-11-27 16:00:29 +01:00
tykayn 8fbd546205 add graphql bundle 2020-10-28 15:46:39 +01:00
tykayn d286d6291e head and foot 2020-10-26 11:39:04 +01:00
tykayn bfdceb4a1f add ignore for node modules 2020-10-26 09:47:44 +01:00
Baptiste Lemoine 31dec906ea start migration admin action 2020-06-11 16:21:44 +02:00
Baptiste Lemoine cce2319a10 fix #18 env infos 2020-06-11 15:55:05 +02:00
ty kayn edd62826f7 Merge branch 'addTests' into 'master'
Ajout de tests

See merge request tykayn/date-poll-api!3
2020-06-10 17:50:01 +02:00
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