Commit Graph

727 Commits

Author SHA1 Message Date
b1ff647c6e Add user's training to webclient 2020-01-10 00:29:52 +00:00
42f3594e38 Import old courses, classes and link to members 2020-01-09 23:58:44 +00:00
06c111dbbe Break components out into their own files 2020-01-09 22:11:56 +00:00
38e2363dfd Add cards to webclient 2020-01-09 10:44:58 +00:00
3762f3458d Deal with missing pages 2020-01-09 09:15:01 +00:00
58a00f58a9 Add transactions to webclient 2020-01-09 09:04:32 +00:00
381a5c99f3 Set up react-router, bring out Home 2020-01-09 07:38:49 +00:00
1bf5dd182c Import old cards and link to members 2020-01-09 06:45:32 +00:00
aa6c81c48c Display most recent transactions in member info 2020-01-09 05:40:54 +00:00
e1ad30e481 Import old transactions and link to members 2020-01-09 05:21:18 +00:00
3b6f15accd Add member info component 2020-01-09 01:41:32 +00:00
d9d7a1ea59 Add info segment to home page 2020-01-09 00:57:02 +00:00
d59d24ae65 Complete login, sign up, and member details 2020-01-08 23:48:00 +00:00
5526cf708b Add django-allauth for registrations 2020-01-07 08:23:06 +00:00
39931077cc Upgrade password hashing to Argon2 2020-01-07 08:04:18 +00:00
ab750aa8ba Add logo, login, signup form and perform login 2020-01-07 07:59:12 +00:00
aeafe10f0e Fix indentation 2020-01-07 02:10:25 +00:00
3e61db095b Shave down create-react-app boilerplate 2020-01-07 01:16:06 +00:00
1f578e7f9e Begin webclient 2020-01-06 23:32:29 +00:00
f882228372 Freeze requirements 2020-01-06 23:15:03 +00:00
0232258869 Add django-rest-auth 2020-01-06 23:14:41 +00:00
c5b0a93927 Enable browsable API login 2020-01-06 23:05:19 +00:00
095003b943 Enable basic routing of /users 2020-01-06 22:36:12 +00:00
969d2aa57c Configure basic django settings 2020-01-06 22:10:39 +00:00
3ddd7b88ae Set up boilerplate django-rest-framework 2020-01-06 21:58:38 +00:00
c2414a9e82 Begin apiserver 2020-01-06 21:51:10 +00:00
af4b8d762c Initial commit 2020-01-06 21:48:46 +00:00