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

56 Commits

Author SHA1 Message Date
Drew Larson
e5dd313fbe Formatting. 2017-05-23 19:27:57 -06:00
Drew Larson
975603f5b9 Use fat arrows. 2017-05-23 19:27:57 -06:00
Drew Larson
3d9df8c97b Update table when saving. 2017-05-23 19:27:57 -06:00
Drew Larson
846d07b894 Bring back fullwidth. 2017-05-23 19:27:57 -06:00
Drew Larson
86ffc10c0e Fix width. 2017-05-23 19:27:57 -06:00
Drew Larson
274c8ed5e4 Make label clearer and get rid of null value. 2017-05-23 19:27:57 -06:00
Drew Larson
38b2b8c0a3 Support for adding a new bike. 2017-05-23 19:27:57 -06:00
Drew Larson
ab7e8497de Add catch. 2017-05-23 19:27:57 -06:00
Drew Larson
f95dbb256d Wire up button to trigger CPIC. 2017-05-23 19:27:57 -06:00
Drew Larson
ecdfc1bddf Update fetching with API. 2017-05-23 19:27:57 -06:00
Drew Larson
71e916af40 Use proper type. 2017-05-23 19:27:57 -06:00
Drew Larson
330d99579a Set state properly. 2017-05-23 19:27:57 -06:00
Drew Larson
8e619d6ae2 Add keys. 2017-05-23 19:27:57 -06:00
Drew Larson
98dd04b129 Update checkbox values. 2017-05-23 19:27:57 -06:00
Drew Larson
152b268d52 Update title to make it clear bike is stolen. 2017-05-23 19:27:57 -06:00
Drew Larson
6aa7614a8b Refactor form. 2017-05-23 19:27:56 -06:00
Drew Larson
5d2514917f Formatting. 2017-05-23 19:27:56 -06:00
Drew Larson
523bfa203b Add to propTypes. 2017-05-23 19:27:56 -06:00
Drew Larson
1f07e7dbe5 Reformatted form. 2017-05-23 19:27:56 -06:00
Drew Larson
5d85579a4f Clean up from rebase. 2017-05-23 19:27:56 -06:00
Drew Larson
329980ccb1 Cleanup. 2017-05-23 19:27:56 -06:00
Drew Larson
1d12c57ff6 More cleanup. 2017-05-23 19:27:56 -06:00
Drew Larson
8c56836950 Little bit of cleanup. 2017-05-23 19:27:56 -06:00
Drew Larson
c57fd3a88d Sort imports. 2017-05-23 19:27:56 -06:00
Drew Larson
ea0b2b1052 Partial Bike table and edit modal. 2017-05-23 19:27:14 -06:00
Drew Larson
7bb1f80435 Convert to moment-timezone. 2017-05-23 19:26:33 -06:00
Drew Larson
2665d5e4da Basic bikes page. 2017-05-23 19:25:36 -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