1
0
mirror of https://github.com/fspc/workstand.git synced 2025-03-13 01:43:22 -04:00

14 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
efb780fc76 Show asterisk on required fields. 2017-01-21 08:38:56 -06:00
Drew Larson
dae8a8f411 Flake8. 2016-07-10 21:55:55 -06:00
Drew Larson
b84fcb9155 Redundant. 🤔 2016-07-10 21:54:55 -06:00
Drew Larson
36873ce834 Flake8. 2016-07-10 21:54:36 -06:00
Drew Larson
8efb40ed2c Return values that can't be null. 2016-07-04 19:22:16 -06:00
Drew Larson
ebb2b80c77 Get rid of 'Custom' in admin site. 2016-07-04 19:20:42 -06:00
Drew Larson
e3176bc05b Factor out User functions to a new model. 2016-07-04 18:57:28 -06:00
Drew Larson
e22014332e Add full_name field to be used in serialization. 2016-06-23 11:01:03 -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