Drew Larson
32416d6b8f
Allow more date formats ( #47 )
* Update moment version.
* Add more allowable date formats.
* Field should not be required.
8 years ago
Drew Larson
6764c289ff
Merge last couple of months of work ( #45 )
* Load webpack only in debug.
* Clean up.
* Pin versions because problems
* Add licence. (#40 )
* Disable form until valid. (#42 )
* Allow input height to be greater than 24px. (#41 )
* Add youth payment type. (#43 )
8 years ago
Drew Larson
b2e30d34d3
Add build visit ( #36 )
* Add build sign-in option.
* Test can signin in with build.
* Add build option.
8 years ago
Drew Larson
49f37ed492
Add member notes ( #35 )
* Linting.
* Clean up.
* Hope this makes installs better.
* Rework edit member form with notes and banned and suspended.
* Add slack notifications.
* Display new member statuses.
* Update docker run command
migrate, collectstatic, and rebuild_index
* Formatting and only push when master.
* Don’t need this for an edit page.
* More meaningful action.
* Add testing requirements.
* Run tests during build.
* Use prod settings for testing.
* Nail down the order of those tests.
8 years ago
Drew Larson
960e107415
Not sure why these aren't in master but here we go! ( #34 )
* Load webpack only in debug.
* Second stab at buildfile.
* Move button.
* Add new line.
* Linting.
* Spelling mistake.
* Clean up.
* Use babel-polyfill.
* Updated Configuration Files for Fresh Install
8 years ago
Drew Larson
560141298a
Refactor member list to be searchable ( #27 )
Trigger!
* Added members API endpoint.
* Stubbed out member table.
Search is broken.
* Better, faster member search!
* Add add member button.
8 years ago
Drew Larson
2815f2b035
Remove material design-style date pickers ( #25 )
* Remove date picker.
* Update path.
* Add hint to label.
* Remove unneeded JS.
* Add shipable config.
* Styles no longer needed.
* Move.
* Add docker integration.
* Add better layer caching.
* Not needed.
* Specify host.
* Tag image.
* add push
8 years ago
Drew Larson
6cb5e09958
`time` is not callable.
8 years ago
Drew Larson
f50f2293ca
Missing dependency.
8 years ago
Drew Larson
efb780fc76
Show asterisk on required fields.
8 years ago
Drew Larson
e7a90b51c8
Use CDN.
8 years ago
Drew Larson
b6d2f5e88c
Big refactor of views.
8 years ago
Drew Larson
8f1c2308d5
Fix tests.
8 years ago
Drew Larson
cd0538cc4e
Add migration
8 years ago
Drew Larson
0f85f81dd7
Remove kludge
8 years ago
Drew Larson
384d3f84de
Testing views.
8 years ago
Drew Larson
f51576004c
Flake8.
8 years ago
Drew Larson
090d48d581
Move model tests into a tests module.
8 years ago
Drew Larson
aad374941b
Cleanup unneeded variables.
8 years ago
Drew Larson
dae8a8f411
Flake8.
8 years ago
Drew Larson
b84fcb9155
Redundant. 🤔
8 years ago
Drew Larson
36873ce834
Flake8.
8 years ago
Drew Larson
fee798ca9c
Test for registration models.
8 years ago
Drew Larson
45f64ad058
Shorten 'shift period' to four hours.
8 years ago
Drew Larson
276d420ed1
Change card text to say 'Login'.
8 years ago
Drew Larson
ac2bcc64ed
Center login form.
8 years ago
Drew Larson
0745279c12
Update available models in admin site.
8 years ago
Drew Larson
8efb40ed2c
Return values that can't be null.
8 years ago
Drew Larson
ebb2b80c77
Get rid of 'Custom' in admin site.
8 years ago
Drew Larson
e3176bc05b
Factor out User functions to a new model.
8 years ago
Drew Larson
ee5aaae4bf
Forms for Admin.
8 years ago
Drew Larson
9c0ac0dc05
Lock down views.
9 years ago
Drew Larson
e5b223b139
No sign up.
9 years ago
Drew Larson
db1f78d3ef
Add members list.
9 years ago
Drew Larson
3f44e25944
Better name.
9 years ago
Drew Larson
6f87cf155e
Refactor templates.
9 years ago
Drew Larson
df6752a13f
View already signed in members.
9 years ago
Drew Larson
e22014332e
Add full_name field to be used in serialization.
9 years ago
Drew Larson
b614a2b1a6
Signin api.
9 years ago
Drew Larson
99cd30ec25
Basic search endpoint.
9 years ago
Drew Larson
af1130de04
Display memberships.
9 years ago
Drew Larson
0c905da8af
Allow for new or editing.
9 years ago
Drew Larson
22ccb25e7b
Relationship goes the wrong way.
9 years ago
Drew Larson
f22f39f67f
Saner member sign-up!
9 years ago
Drew Larson
47f0b3e03f
Edit member WIP.
9 years ago
Drew Larson
4a01e29b9f
Move membership to Member.
9 years ago
Drew Larson
6dcadff056
Add admin views.
9 years ago
Drew Larson
0c99334cd5
Some stuff I did. Sorry Arlin.
9 years ago
Drew Larson
d111c0c515
Switch some fields to `Membership`.
9 years ago
Drew Larson
dc20ca5888
Remove fields for a new user.
Will collect these when someone wants to become a member.
9 years ago