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

172 Commits

Author SHA1 Message Date
Drew Larson
6764c289ff Merge last couple of months of work (#45)
* Load webpack only in debug.

* Clean up.

* Pin versions because problems

* Add licence. (#40)

* Disable form until valid. (#42)

* Allow input height to be greater than 24px. (#41)

* Add youth payment type. (#43)
2017-05-17 20:17:26 -06:00
Drew Larson
668c9485d0 Add rollbar (#37) 2017-03-02 13:44:04 -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
c202751d84 Literally!! 2017-01-24 20:26:19 -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
2815f2b035 Remove material design-style date pickers (#25)
* Remove date picker.

* Update path.

* Add hint to label.

* Remove unneeded JS.

* Add shipable config.

* Styles no longer needed.

* Move.

* Add docker integration.

* Add better layer caching.

* Not needed.

* Specify host.

* Tag image.

* add push
2017-01-23 13:42:51 -06:00
Drew Larson
c8304b8b0e Merge pull request #23 from BridgeCityBicycleCoop/feature/fix-date-pickers
Fix date pickers
2017-01-21 08:55:53 -06:00
Drew Larson
6cb5e09958 time is not callable. 2017-01-21 08:54:25 -06:00
Drew Larson
f50f2293ca Missing dependency. 2017-01-21 08:54:02 -06:00
Drew Larson
efb780fc76 Show asterisk on required fields. 2017-01-21 08:38:56 -06:00
Drew Larson
b7fd632f53 Fix from upstream. 2017-01-21 08:38:27 -06:00
Drew Larson
412b4b1dd3 Add folder name 2017-01-17 19:17:31 -06:00
Drew Larson
e7a90b51c8 Use CDN. 2017-01-17 19:17:20 -06:00
Drew Larson
9f6b004211 So close! 2017-01-17 15:03:00 -06:00
Drew Larson
e2f732767c I swear... 2017-01-17 14:25:34 -06:00
Drew Larson
3c72f014b6 Literally getting so close. 2017-01-17 14:09:14 -06:00
Drew Larson
89dedd6b87 Update dbs 2017-01-16 19:57:58 -06:00
Drew Larson
821986613e Yeesh. 2017-01-16 19:39:11 -06:00
Drew Larson
b26101dfc1 Lol I hate my life. 2017-01-16 17:58:08 -06:00
Drew Larson
04bf115307 Webpack settings were wrong. 2017-01-16 13:16:34 -06:00
Drew Larson
1b5e8104c6 One day this will be good 2017-01-15 22:18:40 -06:00
Drew Larson
ed28e8ae40 Update bower stuff. 2017-01-15 21:43:58 -06:00
Drew Larson
3f31874d0c One day this will work! 2017-01-15 20:47:56 -06:00
Drew Larson
6c13d4be8c One day the docker stuff will work. 2017-01-15 19:39:17 -06:00
Drew Larson
de7a4b6d46 Remote STATIC_ROOT. 2017-01-15 17:54:49 -06:00
Drew Larson
2848f31276 Update webpack production settings. 2017-01-15 16:49:14 -06:00
Drew Larson
3c4ec94891 Update build script. 2017-01-15 16:12:46 -06:00
Drew Larson
d1eaf1e625 This shouldn’t be tracked. 2017-01-15 11:28:29 -06:00
Drew Larson
79048018c5 Update webpack config. 2017-01-15 11:24:51 -06:00
Drew Larson
720beada03 Fixes #6. 2017-01-14 13:37:27 -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
dbedf47890 Use babel for parsing. 2017-01-02 09:53:39 -06:00
Drew Larson
c45a9540c8 Better debugging info. 2017-01-02 09:53:21 -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
5d7f89c66e Needed for Django 1.10 2017-01-01 22:07:22 -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
ec70e503f8 Move dependencies. 2017-01-01 21:23:45 -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
cb2dc14f05 Move react and react-dom to dependencies. 2017-01-01 21:01:21 -06:00