51 Commits (3bd6bda6e1e5f45a93be3c8cd9199838b7708d1f)

Author SHA1 Message Date
Rogier Neeleman 3bd6bda6e1 Update pages for mobile use 4 years ago
Rogier Neeleman 90109fabc6 Make the login pages a mobile aware page. 4 years ago
Rogier Neeleman eedc985a2e Put username and gamename in the navbar. Remove it on a mobile device. 4 years ago
Burathar 5d58700661 implement player location update 4 years ago
Burathar 79f9d503bb insert player_base.html between base.html and player templates 4 years ago
Burathar 2bc24a47c2 implement photoreview 4 years ago
Burathar 4161ae5d40 implement find objective 4 years ago
Burathar 554b8d4ec5 do lost of things and work on bunny dashboard 4 years ago
Burathar 50961ff708 fix bunny_dashboard.html table 4 years ago
Burathar 2e5f1a2c2f move qr helpers to utils.py, implement user hash login 4 years ago
Burathar e09e73d340 fix player.last_location() 4 years ago
Burathar 713d4ddee3 implement hunter dashboard, inc catch bunny 4 years ago
Burathar bdc61af997 fix Times Caught column 4 years ago
Burathar 70171fefa1 Add catch_bunny 4 years ago
Burathar 70942e82d8 update player table calculated values 4 years ago
Burathar ea4d5189cd resolve issue #20 4 years ago
Burathar b57d91d37c remove players section from game_bunny_dashboard 4 years ago
Burathar cecb664149 hide hash field if empty on objective.html 4 years ago
Burathar 182eebbc35 fix issues that arise from updating to database model 1.4 4 years ago
Burathar 4a6f6bcb0a fix kadaster copyright, work on issue #15 4 years ago
Burathar 75d82025e0 Split game_dashboard into separate files per player type 4 years ago
Burathar 40fd77592d add blueprint methods 4 years ago
Burathar 58b354a240 Split up application structure, implement route owner tests, fix route owner methods 4 years ago
Burathar 595a0f385e work on player page and qrcode 4 years ago
Burathar e0adfc2b14 add player view for gameowner 4 years ago
Burathar 98bc78e9a6 Add delete player button 4 years ago
Burathar 1f0761c994 add 405 error page 4 years ago
Burathar 8a0384d4d9 add add_player page 4 years ago
Burathar aee2de4a3b Add player last location on map 4 years ago
Burathar 089df1733d add computed columns 4 years ago
Burathar 4485617d07 add hash label to objective.html 4 years ago
Burathar 4324650709 don't get qrcode when creating a new objective 4 years ago
Burathar 956b4c3f21 refer to local leaflet css and js instead of external resource in game_dashboard.html 4 years ago
Burathar 8b43313a6d implement issuse #04 except bunnycount 4 years ago
Rogier Neeleman 3f396a3bb2 Change the static assets directory and added the map markers 4 years ago
Rogier Neeleman 5317e53e9d Make js and css files as a local download. 4 years ago
Burathar d6317414a4 remove unnecessary linebreaks 4 years ago
Burathar 9d6670abdc implement issue #03 4 years ago
Burathar 4af9ec36af Implement Issue #1 and add logging 4 years ago
Burathar 6723b45ffc add link to game page in index page table 4 years ago
Burathar 9bf9156e99 fix game dashboard 4 years ago
Burathar e068006275 Add game_dashboard 4 years ago
Burathar 35455dc465 finish create_game.html, add Role enum 4 years ago
Burathar c170b2d276 fix double parenthesis 4 years ago
Burathar 065d3c3c1a Change submite button style from default to primary 4 years ago
Burathar 6faa6b609c Improve create_game datepicker, add game_dashboard 4 years ago
Burathar 276543ab3e add start of create_game 4 years ago
Burathar ce53e95c6b Rename documentation/drm to database, convert secondary tables to association tables 4 years ago
Burathar 1de0ef561d implement login 4 years ago
Burathar 131497690d Add empty flask site 4 years ago