Commit Graph

42 Commits

Author SHA1 Message Date
8b2e05aac0 fix login screen, fix schedule layout, startingpositional drag handle 2022-05-18 16:03:21 -05:00
95f40ece08 first init of rewrite 2022-05-18 14:35:34 -05:00
46da4c8dd4 first init of rewrite 2022-05-18 14:24:05 -05:00
4632926a34 first init of this template. 2022-05-14 07:16:31 -05:00
31a30717cd styling changes 2021-12-31 14:41:28 -06:00
694dd3158b rename teamsnap to sync in sidebar 2021-12-24 13:59:01 -06:00
af9aaa85e3 separated out teamsnap update buttons 2021-12-23 15:25:16 -06:00
b30455f0f8 made updates for ios webapp use 2021-12-23 12:40:53 -06:00
8a17f8ca00 navbar/sidebar/header adjustment
made navbar/sidebar/header play together better
2021-12-23 11:53:07 -06:00
4848d65ee3 navbar fixes
removed collapse button
added login/logout button to dropdown
2021-12-23 11:52:27 -06:00
778d963a5f sidebar fixes, added teamsnap page 2021-12-23 11:51:41 -06:00
f35249e508 fix ordering in list, fix navbar in lineup 2021-12-22 19:47:10 -06:00
e445768b95 add sidebar nav, fixes 2021-12-22 19:32:04 -06:00
b9dc626e28 add sidebar nav (incomplete) 2021-12-22 15:28:30 -06:00
92920b3b89 require login 2021-12-22 15:28:04 -06:00
33c772bd2f develop templates for consolidated apps benchcoach
attempted to use as much generic view as possible. the previous views were generic anyway. also did some managing of inheritance (extends/includes)
2021-12-21 17:18:04 -06:00
212d2d0ac1 add benchcoach user profile, implement login 2021-12-17 12:58:02 -06:00
7378fe1750 add BenchCoach user/profile 2021-12-13 07:35:01 -06:00
f54c61d3aa tweak navbar and homepage 2021-12-13 07:21:58 -06:00
e0764ce479 fixed lineup submission and added message display 2021-12-11 11:20:01 -06:00
09e24f34a8 Merge branch 'teamsnap_sync' into dev 2021-12-10 11:21:34 -06:00
66d7a1226d Merge branch 'dev' into teamsnap_sync 2021-12-10 08:57:44 -06:00
ce0169f1f6 reorganized static files folder
added folders for js and css files, added bootstrap files to static
removed requirement for bootstrap python package (bootstrap now in static)
2021-12-10 08:56:00 -06:00
11948d35d9 activating tabs 2021-12-10 08:50:19 -06:00
f6e0acf9d2 new site navbar 2021-12-09 07:21:04 -06:00
d6220fee57 reorganized static files folder
added folders for js and css files, added bootstrap files to static
2021-12-09 07:08:43 -06:00
3bea6c5e62 add information to successpage (will now list errors) 2021-11-24 16:23:25 -06:00
5e7b35926d Added DHing for someone 2021-11-20 16:02:39 -06:00
7edc59f1c1 started adding compatibility for ios web app 2021-11-15 08:46:24 -06:00
f02e425b4e Add favicon 2021-11-15 08:32:17 -06:00
1ec7a09620 Consolidated schedule into an events list. 2021-11-14 11:20:57 -06:00
021fede771 fixes exposed by tests 2021-11-12 14:10:56 -06:00
f6d671cf79 Fixed margins on navbar 2021-11-10 14:19:10 -06:00
43d64f9488 Adding title/subtitle to list 2021-11-10 14:18:31 -06:00
fa9a51509a Implemented editing for model instances 2021-11-09 20:31:19 -06:00
e7375e6319 Improved base.html navbar and added css 2021-11-09 20:30:48 -06:00
ee4b14b2f5 Consolidated edit pages 2021-11-09 20:24:53 -06:00
8a9a955f3a Added edit button and forms for Players, Teams, Venues 2021-11-07 17:01:35 -06:00
c7c454c696 added header to home.html 2021-11-07 15:39:06 -06:00
b1db596f45 changed _ to spaces in url names, added players list 2021-11-07 15:38:18 -06:00
b7012b77df refactor for less duplication
refactored to use a common 'list.html'
refactored to allow some modularization (using blocks)
2021-11-07 15:11:09 -06:00
0f5c7d27e6 initial commit. displays simple hierarchy and lists of models. includes fixtures for initial data. 2021-11-07 15:09:33 -06:00