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

18 Commits

Author SHA1 Message Date
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
e22fba20aa Upgrade to Python 3.7 and Django 1.10.4 2017-01-01 21:01:01 -06:00
Drew Larson
eb419e7e96 Allow CORS. 2017-01-01 17:23:43 -06:00
Drew Larson
72db0b35a8 Update django-haystack to 2.5.1 2016-12-30 22:36:23 -06:00
Drew Larson
c2756f6d2b Update testing requirements 2016-12-30 22:36:11 -06:00
Drew Larson
bfeeb816da Docker for prodution setup. 2016-07-08 10:55:14 -06:00
Drew Larson
dd03e6ad20 Utils for importing members from CSV. 2016-06-26 16:13:23 -06:00
Drew Larson
c0cfa754ae Move webpack loader to base. 2016-06-23 17:38:08 -06:00
Drew Larson
03ed0071ee Install DRF.
I need to use the model serializers.
2016-06-23 11:00:15 -06:00
Drew Larson
5916069c41 Add haystack and whoosh. 2016-06-01 21:04:22 -06:00
Drew Larson
ad0ad4eac8 Basic reactjs support. 2016-06-01 18:11:07 -06:00
Drew Larson
bd186b04fa Add the best date library! 2016-05-31 17:36:00 -06:00
Drew Larson
c8848cf7ce Changes for automatically starting dev server. 2016-04-10 13:10:30 -06:00
Drew Larson
c4c54cd678 Reduce requirements. 2016-03-24 10:49:43 -06:00
Drew Larson
b6ad0dd068 Initial commit. 2016-03-23 16:29:28 -06:00