Commit Graph

15 Commits

Author SHA1 Message Date
Gesche f8f7eb09ee improve usability with redirect/links
submit -> next part
on finished -> link to start page
2021-05-11 22:13:52 +02:00
Gesche 7277fc7b5c add finished view 2021-05-05 22:54:21 +02:00
Gesche a59354693c implement advance to next round 2021-05-05 22:31:35 +02:00
Gesche 0d0cc2eeb5 add wait for others view 2021-05-05 22:18:45 +02:00
Gesche e5275db8e8 add round and total rounds to update view 2021-05-05 21:59:11 +02:00
Gesche e09f17bdfb story part update now redirects back to index 2021-05-04 23:41:06 +02:00
Gesche 1527f07fa3 login: make login required and add a login html 2021-05-04 23:13:35 +02:00
Gesche cc93abc752 add integration test for create + next part and fix bugs
- story part of a story needs to start with current user
- turn number needs to be increased
2021-04-21 00:23:20 +02:00
Gesche 82e26a812c create story round: add tests & fix implementation 2021-04-20 22:52:03 +02:00
Gesche f2bb16aeb2 reset migrations again (not doing participants for now, leads to truple with the manytomany field with the same name) 2021-04-20 00:01:48 +02:00
Gesche be0be5a38f create all stories + story parts on round create 2021-04-19 00:22:06 +02:00
Gesche cd427ad974 modify url patterns to show steps in rounds; add views for that + html template 2021-04-19 00:21:40 +02:00
Gesche 02e1677c0d make rounds visible on start page 2021-04-19 00:19:32 +02:00
Gesche 76b81d230a add first views, a bit html and urls 2021-03-31 01:15:49 +02:00
Gesche 03aee0abd6 inital commit including first models 2021-03-30 21:25:52 +02:00