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

14 Commits

Author SHA1 Message Date
Drew Larson
7bb1f80435 Convert to moment-timezone. 2017-05-23 19:26:33 -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
e1287a25b0 Throw error. 2017-01-03 19:41:54 -06:00
Drew Larson
47f3454905 Not needed. 2017-01-02 09:55:34 -06:00
Drew Larson
5f97e9324b Refactor to use pure function. 2017-01-01 22:08:02 -06:00
Drew Larson
5573a56296 Linting. 2017-01-01 21:28:48 -06:00
Drew Larson
69b1702e40 Remove tabindex. 2017-01-01 21:26:16 -06:00
Drew Larson
0cec915218 Linting. 2017-01-01 21:23:50 -06:00
Drew Larson
aa2a96b906 Big refactor and I should have done this better. 2017-01-01 17:38:10 -06:00
Drew Larson
90f0b4eed2 Changed url. 2016-06-23 14:38:49 -06:00
Drew Larson
df6752a13f View already signed in members. 2016-06-23 11:01:36 -06:00
Drew Larson
a240145523 A better sign-in form. 2016-06-23 09:48:12 -06:00