Drew Larson
5d85579a4f
Clean up from rebase.
2017-05-23 19:27:56 -06:00
Drew Larson
970a9a3eef
Use channel to dispatch an action to check CPIC.
2017-05-23 19:25:36 -06:00
Drew Larson
d1a1771031
Add members endpoint.
2017-05-23 19:25:36 -06:00
Drew Larson
243d7b06cb
Basic bikes endpoint.
2017-05-23 19:25:36 -06:00
Drew Larson
740ac74388
Support JSON Web Tokens.
2017-05-23 19:25:36 -06:00
Drew Larson
04376ff35e
Add basic DRF endpoint.
2017-05-23 19:25:36 -06:00
Drew Larson
2665d5e4da
Basic bikes page.
2017-05-23 19:25:36 -06:00
Drew Larson
77f4117821
Add bike app with base model.
2017-05-23 19:25:36 -06:00
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 )
2017-05-17 20:17:26 -06:00
Drew Larson
668c9485d0
Add rollbar ( #37 )
2017-03-02 13:44:04 -06:00
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.
2017-02-16 22:53:49 -06:00
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
2017-02-16 21:17:47 -06:00
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.
2017-01-24 19:50:23 -06:00
Drew Larson
b7fd632f53
Fix from upstream.
2017-01-21 08:38:27 -06:00
Drew Larson
412b4b1dd3
Add folder name
2017-01-17 19:17:31 -06:00
Drew Larson
9f6b004211
So close!
2017-01-17 15:03:00 -06:00
Drew Larson
e2f732767c
I swear...
2017-01-17 14:25:34 -06:00
Drew Larson
3c72f014b6
Literally getting so close.
2017-01-17 14:09:14 -06:00
Drew Larson
89dedd6b87
Update dbs
2017-01-16 19:57:58 -06:00
Drew Larson
821986613e
Yeesh.
2017-01-16 19:39:11 -06:00
Drew Larson
b26101dfc1
Lol I hate my life.
2017-01-16 17:58:08 -06:00
Drew Larson
04bf115307
Webpack settings were wrong.
2017-01-16 13:16:34 -06:00
Drew Larson
1b5e8104c6
One day this will be good
2017-01-15 22:18:40 -06:00
Drew Larson
3f31874d0c
One day this will work!
2017-01-15 20:47:56 -06:00
Drew Larson
6c13d4be8c
One day the docker stuff will work.
2017-01-15 19:39:17 -06:00
Drew Larson
de7a4b6d46
Remote STATIC_ROOT.
2017-01-15 17:54:49 -06:00
Drew Larson
2848f31276
Update webpack production settings.
2017-01-15 16:49:14 -06:00
Drew Larson
5d7f89c66e
Needed for Django 1.10
2017-01-01 22:07:22 -06:00
Drew Larson
eb419e7e96
Allow CORS.
2017-01-01 17:23:43 -06:00
Drew Larson
07220fd7d8
Refactor webpack into its own docker service.
2016-12-30 23:41:25 -06:00
Drew Larson
bfeeb816da
Docker for prodution setup.
2016-07-08 10:55:14 -06:00
Drew Larson
c993de85bd
Rename function.
2016-07-04 19:05:52 -06:00
Drew Larson
9b25293898
Redundant parens.
2016-07-04 19:05:38 -06:00
Drew Larson
57c82745a4
Wrong return.
2016-07-04 19:04:37 -06:00
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
dd03e6ad20
Utils for importing members from CSV.
2016-06-26 16:13:23 -06:00
Drew Larson
fb57443b76
Fix path.
2016-06-23 17:37:36 -06:00
Drew Larson
90f0b4eed2
Changed url.
2016-06-23 14:38:49 -06:00
Drew Larson
a254fa1e3b
Add name to logout url.
2016-06-23 13:52:12 -06:00
Drew Larson
c906b710ba
Fix login/logout urls.
2016-06-23 11:53:01 -06:00
Drew Larson
03ed0071ee
Install DRF.
...
I need to use the model serializers.
2016-06-23 11:00:15 -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
c8848cf7ce
Changes for automatically starting dev server.
2016-04-10 13:10:30 -06:00
Drew Larson
ffa6b4b169
Basic login form.
2016-04-04 21:23:15 -06:00
Drew Larson
d21b8cab7b
Production settings.
2016-04-03 19:42:02 -06:00
Drew Larson
2319c4a494
Member form.
2016-04-03 19:41:54 -06:00
Drew Larson
b19c2f7073
Display debug toolbar.
2016-04-03 19:38:12 -06:00
Drew Larson
537dc18f41
Core URLs at the end to hoover up everything.
2016-04-01 10:43:46 -06:00