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

28 Commits

Author SHA1 Message Date
Drew Larson
7bb1f80435 Convert to moment-timezone. 2017-05-23 19:26:33 -06:00
Drew Larson
b2e30d34d3 Add build visit (#36)
* Add build sign-in option.

* Test can signin in with build.

* Add build option.
2017-02-19 12:10: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
2e487dd20f Merge pull request #5 from BridgeCityBicycleCoop/feature/signin-list-edit-link
Refactor to table layout and add link
2017-01-03 19:42:31 -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
23b2b05970 Refact to table layout and add link. 2017-01-01 23:55:33 -06:00
Drew Larson
3e3db58953 Add propTypes. 2017-01-01 22:41:55 -06:00
Drew Larson
6cf242d62e Linting. 2017-01-01 22:41:38 -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
f35961a342 Linting. 2017-01-01 21:09:01 -06:00
Drew Larson
367e978d31 Linting and add required attribute. 2017-01-01 21:06:11 -06:00
Drew Larson
14266c57e6 Linting. 2017-01-01 21:01:28 -06:00
Drew Larson
aa2a96b906 Big refactor and I should have done this better. 2017-01-01 17:38:10 -06:00
Drew Larson
883cebac74 Ascending ordering for sign in time. 2017-01-01 17:37:16 -06:00
Drew Larson
5818ad8db9 Display message if no one signed in. 2017-01-01 17:35:41 -06:00
Drew Larson
76dc761c76 Improve layout. 2017-01-01 17:34:38 -06:00
Drew Larson
3aafeabe09 Formatting. 2017-01-01 17:33:44 -06:00
Drew Larson
d81e7c5e1d Larger font style. 2016-12-31 00:08:02 -06:00
Drew Larson
29cdcf2936 Make form wider. 2016-07-09 11:49:03 -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