Commit Graph
81 Commits
Author SHA1 Message Date
Drew Larson e3176bc05b Factor out User functions to a new model. 2016-07-04 18:57:28 -06:00
Drew Larson 085b9856c5 Allow for realtime additions to search. 2016-07-04 14:59:21 -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 cc07f726f3 Wrong text for link. 2016-06-26 16:16:19 -06:00
Drew Larson dd03e6ad20 Utils for importing members from CSV. 2016-06-26 16:13:23 -06:00
Drew Larson 9c404610c2 Get rid of 'View Source'. 2016-06-26 16:13:02 -06:00
Drew Larson 589f69932f Add an unknown payment type. 2016-06-26 12:44:39 -06:00
Drew Larson e497b16291 Square reader not Stripe. 2016-06-26 12:43:58 -06:00
Drew Larson 4f27974af4 React build. 2016-06-23 17:38:54 -06:00
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