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

71 Commits

Author SHA1 Message Date
Drew Larson
e5b223b139 No sign up. 2016-06-23 17:37:52 -06:00
Drew Larson
c1e92efd2f Protect view. 2016-06-23 17:37:44 -06:00
Drew Larson
fb57443b76 Fix path. 2016-06-23 17:37:36 -06:00
Drew Larson
664fa10263 Ignore development webpack files. 2016-06-23 16:25:26 -06:00
Drew Larson
084bf2eaa1 HMR Actually working! 2016-06-23 16:03:11 -06:00
Drew Larson
ce64d08619 Enable HMR. 2016-06-23 15:34:09 -06:00
Drew Larson
dfa89f1900 Add link to members list. 2016-06-23 15:04:30 -06:00
Drew Larson
db1f78d3ef Add members list. 2016-06-23 14:39:17 -06:00
Drew Larson
90f0b4eed2 Changed url. 2016-06-23 14:38:49 -06:00
Drew Larson
05aaa4ecec Get rid of avatar. 2016-06-23 13:53:49 -06:00
Drew Larson
3f44e25944 Better name. 2016-06-23 13:52:34 -06:00
Drew Larson
d92596f067 Clean up. 2016-06-23 13:52:18 -06:00
Drew Larson
a254fa1e3b Add name to logout url. 2016-06-23 13:52:12 -06:00
Drew Larson
cabef3b1ce Edit profile link. 2016-06-23 13:38:03 -06:00
Drew Larson
6f87cf155e Refactor templates. 2016-06-23 11:53:17 -06:00
Drew Larson
c906b710ba Fix login/logout urls. 2016-06-23 11:53:01 -06:00
Drew Larson
5cb88a6c61 Change title. 2016-06-23 11:03:56 -06:00
Drew Larson
df6752a13f View already signed in members. 2016-06-23 11:01:36 -06:00
Drew Larson
17622687b2 Add Visit to admin. 2016-06-23 11:01:17 -06:00
Drew Larson
e22014332e Add full_name field to be used in serialization. 2016-06-23 11:01:03 -06:00
Drew Larson
03ed0071ee Install DRF.
I need to use the model serializers.
2016-06-23 11:00:15 -06:00
Drew Larson
a240145523 A better sign-in form. 2016-06-23 09:48:12 -06:00
Drew Larson
b614a2b1a6 Signin api. 2016-06-22 19:37:59 -06:00
Drew Larson
7bfb1c8129 Fix to make components look right. 2016-06-22 19:37:16 -06:00
Drew Larson
1e6d809893 Autocomplete fetches members. 2016-06-01 23:18:33 -06:00
Drew Larson
45ea1d27d7 Use material-ui instead 2016-06-01 23:18:23 -06:00
Drew Larson
99cd30ec25 Basic search endpoint. 2016-06-01 21:05:26 -06:00
Drew Larson
8036e47c61 Add haystack to django. 2016-06-01 21:05:02 -06:00
Drew Larson
ad0ad4eac8 Basic reactjs support. 2016-06-01 18:11:07 -06:00
Drew Larson
af1130de04 Display memberships. 2016-05-31 17:36:15 -06:00
Drew Larson
967a9b8411 Add Payment to Membership. 2016-05-31 09:21:38 -06:00
Drew Larson
68b005a2d6 Change choices and default. 2016-05-31 09:21:38 -06:00
Drew Larson
bb5d77b185 PEP 8. 2016-05-31 09:21:38 -06:00
Drew Larson
40b88097d1 Add membership to member. 2016-05-31 09:21:38 -06:00
Drew Larson
02ef99b2b8 Add paid field. 2016-05-31 09:21:38 -06:00
Drew Larson
34088316ee Should be one-to-one relationship. 2016-05-31 09:21:38 -06:00
Drew Larson
23fc48593e Ugh. 2016-05-31 09:21:38 -06:00
Drew Larson
88c8ac29f2 Create on-to-many relationship. 2016-05-31 09:21:38 -06:00
Drew Larson
0c905da8af Allow for new or editing. 2016-05-31 09:21:38 -06:00
Drew Larson
4181fd951f New membership url. 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
3890fe41a8 Move payment field to membership. 2016-05-31 09:21:38 -06:00
Drew Larson
6dcadff056 Add admin views. 2016-05-31 09:21:38 -06:00
Drew Larson
40254d9df1 Add submit form. 2016-05-31 09:21:38 -06:00
Drew Larson
4c8b60b0ea Enable submit button once everything is agreed to. 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
c8848cf7ce Changes for automatically starting dev server. 2016-04-10 13:10:30 -06:00