32 Commits (master)
 

Author SHA1 Message Date
Gesche 39a877ad10 redirect from start page to writing/
3 years ago
Gesche 219f6759be gitignore: fix ignore
3 years ago
Gesche 621fef14f5 refactor: remove unnecessary toplevel folder
3 years ago
Gesche 04e10d3b23 move gitignore to lower level
3 years ago
Gesche f8f7eb09ee improve usability with redirect/links
3 years ago
Gesche ed7b4b1c11 fix related_name; add requirement for server
3 years ago
Gesche 401556186f add settings to gitignore
3 years ago
Gesche 52e1600c4a rename: settings -> settings_local
3 years ago
Gesche 7277fc7b5c add finished view
3 years ago
Gesche a59354693c implement advance to next round
3 years ago
Gesche 0d0cc2eeb5 add wait for others view
3 years ago
Gesche e5275db8e8 add round and total rounds to update view
3 years ago
Gesche e09f17bdfb story part update now redirects back to index
3 years ago
Gesche 1527f07fa3 login: make login required and add a login html
3 years ago
Gesche cc93abc752 add integration test for create + next part and fix bugs
3 years ago
Gesche 82e26a812c create story round: add tests & fix implementation
3 years ago
Gesche b1e3031254 get_next_story_part: implement & test
3 years ago
Gesche 6133fb1891 add function to determine if all players are ready for the next round; fix tests
3 years ago
Gesche d0b2d9c484 make things easier by adding turn numbers
3 years ago
Gesche 368653b88a add tests for get_first_unfinished_part
3 years ago
Gesche f2bb16aeb2 reset migrations again (not doing participants for now, leads to truple with the manytomany field with the same name)
3 years ago
Gesche 0a8176eaee update mvp plan
3 years ago
Gesche be0be5a38f create all stories + story parts on round create
3 years ago
Gesche cd427ad974 modify url patterns to show steps in rounds; add views for that + html template
3 years ago
Gesche f6c958eed3 add helper functions to models
3 years ago
Gesche 02e1677c0d make rounds visible on start page
3 years ago
Gesche af2825fda8 remove participants link for now (too complicated for MVP)
3 years ago
Gesche c83dc809c4 add plan for MVP and add mockup
3 years ago
Gesche 8fb5dbd0f2 add requirements file
3 years ago
Gesche 76b81d230a add first views, a bit html and urls
3 years ago
Gesche 8aa459d2ef introduce story round and participants, extend models with additional information, replace initial migration
3 years ago
Gesche 03aee0abd6 inital commit including first models
3 years ago