|
60207dc361
|
check field add poll
|
2021-04-30 23:49:02 +02:00 |
|
|
5694a703fb
|
hop
|
2021-04-30 15:55:13 +02:00 |
|
|
5bb76de67a
|
set id of choice in time slice
|
2021-04-30 15:49:00 +02:00 |
|
|
c0791d52ac
|
group date and slices in display of poll
|
2021-04-30 15:34:04 +02:00 |
|
|
723c774d51
|
adapt display of choice for timeslice
|
2021-04-30 14:30:45 +02:00 |
|
|
4eb18c3f1f
|
update poll creation from frontend
|
2021-04-30 12:28:05 +02:00 |
|
|
d885a3b947
|
votestack and comment add
|
2021-04-29 11:48:38 +02:00 |
|
|
80abd003ae
|
save new stack and return updated poll
|
2021-04-29 11:41:36 +02:00 |
|
|
1bc69f56ad
|
start vote stack adding votes
|
2021-04-28 18:49:40 +02:00 |
|
|
272588d000
|
update doctrine managerregistry
|
2021-04-28 18:40:04 +02:00 |
|
|
d63929eb93
|
find a poll by custom url in vote stack add action
|
2021-04-28 16:20:40 +02:00 |
|
|
2733c1f2a3
|
enable cors
|
2021-04-28 16:12:44 +02:00 |
|
|
9781c2be2c
|
update resp of poll display
|
2021-04-28 15:05:20 +02:00 |
|
|
f4ce7056cd
|
nullable ip
|
2021-04-27 12:52:17 +02:00 |
|
|
4bf2625908
|
cleanup src
|
2021-04-27 12:51:21 +02:00 |
|
|
94c02be927
|
use trait timestamp and replace
|
2021-04-27 12:51:10 +02:00 |
|
|
ecdbf3fb33
|
format date string for choices in poll of date kind
|
2021-04-27 11:26:54 +02:00 |
|
|
8c2ad610a5
|
compute answers in choices
|
2021-04-27 11:17:41 +02:00 |
|
|
665cf6d173
|
enrich stats for choices
|
2021-04-27 11:11:34 +02:00 |
|
|
6831d8d1ae
|
add ip on stack of vote
|
2021-04-27 10:41:21 +02:00 |
|
|
eaee01838d
|
uniform creation key created_at and format C
|
2021-04-27 10:30:45 +02:00 |
|
|
7f7265c851
|
reformat src folder
|
2021-04-27 10:22:16 +02:00 |
|
|
56c8b0a5c4
|
add timestamp trait
|
2021-04-27 10:21:21 +02:00 |
|
|
30c99568dd
|
remove duplicate data
|
2021-04-26 15:43:33 +02:00 |
|
|
1d72bfe684
|
enrich display config of a poll
|
2021-04-26 15:21:19 +02:00 |
|
|
7c1fbf7347
|
reorganize displays
|
2021-04-26 15:14:25 +02:00 |
|
|
dd1de88635
|
update fixtures
|
2021-04-26 13:47:44 +02:00 |
|
|
6626241ce8
|
make unique custom url for polls
|
2021-04-21 11:47:06 +02:00 |
|
|
2d2607d30b
|
get protected pass route works
|
2021-04-21 11:44:06 +02:00 |
|
|
1570a1cf0f
|
add dependency on fixtures
|
2021-04-21 11:30:22 +02:00 |
|
|
108cc473e4
|
advance on fixtures
|
2021-04-21 11:22:50 +02:00 |
|
|
b6ca330826
|
advance on fixtures
|
2021-04-21 11:22:01 +02:00 |
|
|
8bc01198b8
|
globals twig support and website
|
2021-04-21 11:04:54 +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 |
|
|
21c594a2fd
|
upgrade all, add migration from framadate v1
|
2021-04-20 16:14:34 +02:00 |
|
|
1e3f8d1c4a
|
fix check slug
|
2021-02-24 10:59:31 +01:00 |
|
|
a89a2dbf46
|
route for protected pass
|
2021-02-24 10:57:56 +01:00 |
|
|
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 |
|
|
d1aa07aca6
|
up assets and homepage
|
2021-02-12 15:53:28 +01:00 |
|
|
0ba9617a23
|
link to base config
|
2021-02-05 15:33:38 +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 |
|
|
31dec906ea
|
⚡ start migration admin action
|
2020-06-11 16:21:44 +02:00 |
|
|
cce2319a10
|
fix #18 env infos
|
2020-06-11 15:55:05 +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é
|
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 |
|
tykayn
|
c5c3af3474
|
hop
|
2020-04-24 14:11:39 +02:00 |
|