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

10 Commits

Author SHA1 Message Date
Drew Larson
3ddaed0041 Add fields to track member creation and edit datetimes (#48)
* Add created and updated fields.
2017-05-17 22:06:59 -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
cd0538cc4e Add migration 2016-12-30 23:40:59 -06:00
Drew Larson
e3176bc05b Factor out User functions to a new model. 2016-07-04 18:57:28 -06:00
Drew Larson
22ccb25e7b Relationship goes the wrong way. 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
d111c0c515 Switch some fields to Membership. 2016-04-10 12:16:59 -06:00
Drew Larson
d58421fa31 Don't allow fields to be blank.
This is totes essential information for the BCBC.
2016-04-03 19:39:31 -06:00
Drew Larson
49e98929b0 Keep track of email consent. 2016-04-03 19:38:47 -06:00
Drew Larson
b6ad0dd068 Initial commit. 2016-03-23 16:29:28 -06:00