Commit Graph

  • 39a877ad10 redirect from start page to writing/ master Gesche 2021-05-11 22:52:00 +0200
  • 219f6759be gitignore: fix ignore Gesche 2021-05-11 22:42:33 +0200
  • 621fef14f5 refactor: remove unnecessary toplevel folder Gesche 2021-05-11 22:33:02 +0200
  • 04e10d3b23 move gitignore to lower level Gesche 2021-05-11 22:29:23 +0200
  • f8f7eb09ee improve usability with redirect/links Gesche 2021-05-11 22:13:52 +0200
  • ed7b4b1c11 fix related_name; add requirement for server Gesche 2021-05-06 00:43:48 +0200
  • 401556186f add settings to gitignore Gesche 2021-05-05 23:09:23 +0200
  • 52e1600c4a rename: settings -> settings_local Gesche 2021-05-05 23:08:28 +0200
  • 7277fc7b5c add finished view Gesche 2021-05-05 22:54:21 +0200
  • a59354693c implement advance to next round Gesche 2021-05-05 22:31:35 +0200
  • 0d0cc2eeb5 add wait for others view Gesche 2021-05-05 22:18:45 +0200
  • e5275db8e8 add round and total rounds to update view Gesche 2021-05-05 21:59:11 +0200
  • e09f17bdfb story part update now redirects back to index Gesche 2021-05-04 23:41:06 +0200
  • 1527f07fa3 login: make login required and add a login html Gesche 2021-05-04 23:13:35 +0200
  • cc93abc752 add integration test for create + next part and fix bugs Gesche 2021-04-21 00:23:20 +0200
  • 82e26a812c create story round: add tests & fix implementation Gesche 2021-04-20 22:52:03 +0200
  • b1e3031254 get_next_story_part: implement & test Gesche 2021-04-20 00:31:50 +0200
  • 6133fb1891 add function to determine if all players are ready for the next round; fix tests Gesche 2021-04-20 00:25:58 +0200
  • d0b2d9c484 make things easier by adding turn numbers Gesche 2021-04-20 00:25:15 +0200
  • 368653b88a add tests for get_first_unfinished_part Gesche 2021-04-20 00:02:10 +0200
  • f2bb16aeb2 reset migrations again (not doing participants for now, leads to truple with the manytomany field with the same name) Gesche 2021-04-20 00:01:36 +0200
  • 0a8176eaee update mvp plan Gesche 2021-04-19 00:22:46 +0200
  • be0be5a38f create all stories + story parts on round create Gesche 2021-04-19 00:22:06 +0200
  • cd427ad974 modify url patterns to show steps in rounds; add views for that + html template Gesche 2021-04-19 00:21:40 +0200
  • f6c958eed3 add helper functions to models Gesche 2021-04-19 00:20:04 +0200
  • 02e1677c0d make rounds visible on start page Gesche 2021-04-19 00:19:32 +0200
  • af2825fda8 remove participants link for now (too complicated for MVP) Gesche 2021-04-19 00:17:35 +0200
  • c83dc809c4 add plan for MVP and add mockup Gesche 2021-04-18 22:56:25 +0200
  • 8fb5dbd0f2 add requirements file Gesche 2021-03-31 01:16:10 +0200
  • 76b81d230a add first views, a bit html and urls Gesche 2021-03-31 01:15:49 +0200
  • 8aa459d2ef introduce story round and participants, extend models with additional information, replace initial migration Gesche 2021-03-31 01:10:04 +0200
  • 03aee0abd6 inital commit including first models Gesche 2021-03-30 21:25:52 +0200