1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-21 00:24:27 -05:00

46 Commits

Author SHA1 Message Date
Drew Larson
8f1c2308d5 Fix tests. 2016-12-30 23:41:12 -06:00
Drew Larson
cd0538cc4e Add migration 2016-12-30 23:40:59 -06:00
Drew Larson
0f85f81dd7 Remove kludge 2016-12-30 23:40:30 -06:00
Drew Larson
384d3f84de Testing views. 2016-09-29 10:50:41 -06:00
Drew Larson
f51576004c Flake8. 2016-07-10 22:40:46 -06:00
Drew Larson
090d48d581 Move model tests into a tests module. 2016-07-10 22:39:28 -06:00
Drew Larson
aad374941b Cleanup unneeded variables. 2016-07-10 21:56:40 -06:00
Drew Larson
dae8a8f411 Flake8. 2016-07-10 21:55:55 -06:00
Drew Larson
b84fcb9155 Redundant. 🤔 2016-07-10 21:54:55 -06:00
Drew Larson
36873ce834 Flake8. 2016-07-10 21:54:36 -06:00
Drew Larson
fee798ca9c Test for registration models. 2016-07-10 21:52:30 -06:00
Drew Larson
45f64ad058 Shorten 'shift period' to four hours. 2016-07-09 11:55:52 -06:00
Drew Larson
276d420ed1 Change card text to say 'Login'. 2016-07-09 11:39:01 -06:00
Drew Larson
ac2bcc64ed Center login form. 2016-07-09 11:37:33 -06:00
Drew Larson
0745279c12 Update available models in admin site. 2016-07-04 19:22:30 -06:00
Drew Larson
8efb40ed2c Return values that can't be null. 2016-07-04 19:22:16 -06:00
Drew Larson
ebb2b80c77 Get rid of 'Custom' in admin site. 2016-07-04 19:20:42 -06:00
Drew Larson
e3176bc05b Factor out User functions to a new model. 2016-07-04 18:57:28 -06:00
Drew Larson
ee5aaae4bf Forms for Admin. 2016-07-04 14:59:08 -06:00
Drew Larson
9c0ac0dc05 Lock down views. 2016-06-26 16:20:22 -06:00
Drew Larson
e5b223b139 No sign up. 2016-06-23 17:37:52 -06:00
Drew Larson
db1f78d3ef Add members list. 2016-06-23 14:39:17 -06:00
Drew Larson
3f44e25944 Better name. 2016-06-23 13:52:34 -06:00
Drew Larson
6f87cf155e Refactor templates. 2016-06-23 11:53:17 -06:00
Drew Larson
df6752a13f View already signed in members. 2016-06-23 11:01:36 -06:00
Drew Larson
e22014332e Add full_name field to be used in serialization. 2016-06-23 11:01:03 -06:00
Drew Larson
b614a2b1a6 Signin api. 2016-06-22 19:37:59 -06:00
Drew Larson
99cd30ec25 Basic search endpoint. 2016-06-01 21:05:26 -06:00
Drew Larson
af1130de04 Display memberships. 2016-05-31 17:36:15 -06:00
Drew Larson
0c905da8af Allow for new or editing. 2016-05-31 09:21:38 -06:00
Drew Larson
22ccb25e7b Relationship goes the wrong way. 2016-05-31 09:21:38 -06:00
Drew Larson
f22f39f67f Saner member sign-up! 2016-05-31 09:21:38 -06:00
Drew Larson
47f0b3e03f Edit member WIP. 2016-05-31 09:21:38 -06:00
Drew Larson
4a01e29b9f Move membership to Member. 2016-05-31 09:21:38 -06:00
Drew Larson
6dcadff056 Add admin views. 2016-05-31 09:21:38 -06:00
Drew Larson
0c99334cd5 Some stuff I did. Sorry Arlin. 2016-05-31 09:21:38 -06:00
Drew Larson
d111c0c515 Switch some fields to Membership. 2016-04-10 12:16:59 -06:00
Drew Larson
dc20ca5888 Remove fields for a new user.
Will collect these when someone wants to become a member.
2016-04-05 18:07:29 -06:00
Drew Larson
ffa6b4b169 Basic login form. 2016-04-04 21:23:15 -06:00
Drew Larson
fa475e5835 Name for finding url with reverse. 2016-04-04 21:23:05 -06:00
Drew Larson
2319c4a494 Member form. 2016-04-03 19:41:54 -06:00
Drew Larson
d58421fa31 Don't allow fields to be blank.
This is totes essential information for the BCBC.
2016-04-03 19:39:31 -06:00
Drew Larson
49e98929b0 Keep track of email consent. 2016-04-03 19:38:47 -06:00
Drew Larson
8c4e533232 Start of a login form. 2016-04-01 10:44:10 -06:00
Drew Larson
92c5a75ff7 Whoops don't need this right now. 2016-04-01 10:43:20 -06:00
Drew Larson
b6ad0dd068 Initial commit. 2016-03-23 16:29:28 -06:00