694dd3158b
rename teamsnap to sync in sidebar
2021-12-24 13:59:01 -06:00
7547e32ef0
removed images, removed hardocoded managed_team
2021-12-24 13:56:11 -06:00
f7a7bbd54f
add django_heroku to requirements
2021-12-24 10:46:38 -06:00
5367fd6395
add django_heroku to settings
2021-12-24 10:45:30 -06:00
332c0f9637
add migrations
2021-12-24 10:45:08 -06:00
d966dd4d69
add whitenoise for static file hosting
2021-12-24 10:20:33 -06:00
baba70677b
added fast-wildwood-43711.herokuapp.com to ALLOWED_HOSTS
2021-12-24 10:10:27 -06:00
a2d579d694
add gunicorn to requirements.txt
2021-12-24 10:07:36 -06:00
99f1ee98c7
add STATIC_ROOT
2021-12-24 10:01:25 -06:00
cbe94dffc8
add procfile
2021-12-24 10:01:15 -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
f8eec46862
lineup layout improvements
...
improve header
added images
moved the tab selection to new pages.
2021-12-23 11:59:07 -06:00
562ea6e5db
add logout
2021-12-23 11:58:05 -06:00
2d4b957fe1
included teamsnap refresh icon
2021-12-23 11:57:46 -06:00
d56c894fce
added heading to teamsnap home to fit in
2021-12-23 11:57:26 -06:00
519127a278
reformat (pretty print) fixture json
2021-12-23 11:56: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
96dc7248d1
temporary: remove ability to update teamsnap from lineup
2021-12-22 15:28:04 -06:00
eb8bcb66a0
remove teamsnap form from lineup view
2021-12-22 15:28:04 -06:00
99a65bae48
filter out non players from lineup
2021-12-22 15:28:04 -06:00
01601bb343
updated fixtures
2021-12-22 15:28:04 -06:00
3f39a7aa68
sync improvements
...
allow blank for teamsnap fields
2021-12-22 15:28:04 -06:00
e0b9ed6d87
Merge branch 'master' into dev
...
# Conflicts:
# benchcoach/forms.py
# benchcoachproject/settings.py
# teamsnap/forms.py
2021-12-22 08:27:27 -06:00
409b5d86ba
removed dependency on cripsy_forms
2021-12-22 08:23:20 -06:00
df90b699fa
cosmetic changes
2021-12-22 08:14:51 -06:00
854b4cec85
ignore sqlite files
2021-12-22 08:14:51 -06:00
acf90d4256
a lot of teamsnap sync work. not entirely happy with all of it
2021-12-21 17:18:39 -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
95697ef4fe
consolidated objects into one benchcoach app
...
created benchcoachproject app to contain all the settings and stuff
some other changes that got grouped with this commit is the adding the ApiObject to the TeamSnap object model
2021-12-21 17:18:04 -06:00
e9f91126e5
begin implementation of teamsnap syncing
2021-12-17 12:59:01 -06:00
643565d14a
add teamsnap form on lineup details page
2021-12-17 12:58:24 -06:00
212d2d0ac1
add benchcoach user profile, implement login
2021-12-17 12:58:02 -06:00
96d3801fae
add template to teamsnapapi objects
2021-12-17 12:57:16 -06:00
80327b43ca
cosmetic changes
2021-12-17 12:56:52 -06:00
3aa57f83b1
ignore sqlite files
2021-12-17 12:56:40 -06:00
f436338ffc
register teamsnap opponent to admin
2021-12-17 12:48:10 -06:00
4af5f1f309
simplified lineup queries
2021-12-15 09:58:38 -06:00
c6320cf56f
refine teamsnap user
...
Use fields for User from TeamSnap. Removed Token from this model.
2021-12-13 07:35:01 -06:00
7378fe1750
add BenchCoach user/profile
2021-12-13 07:35:01 -06:00
f19a9ee67d
provide ways to add benchcoach object to teamsnap object.
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
1b7a291b5d
fixed positioning to allow null/blank submissions on order
2021-12-11 10:33:16 -06:00