Eric Schultz
|
c326e3571e
|
Correct the ruby-qx gem
|
2018-08-02 10:38:50 -05:00 |
|
Eric Schultz
|
ffa0a3c516
|
Fix bug where brand color was improperly declared
|
2018-08-01 16:52:53 -05:00 |
|
Eric Schultz
|
6777b4fc2e
|
Merge pull request #89 from houdiniproject/event_or_campaign_search_includes_refunds
Filtering by event or campaign will include refunds now
|
2018-07-31 16:47:07 -05:00 |
|
Eric Schultz
|
bf5b10f280
|
Filtering by event or campaign will include refunds now
|
2018-07-31 16:43:58 -05:00 |
|
Eric Schultz
|
e3fb6e6c92
|
Fix logo stretching on minimal pages in IE11
|
2018-07-31 13:47:56 -05:00 |
|
Eric Schultz
|
c257da5c8c
|
Fix for strange bug with is-stuck
|
2018-07-31 13:28:27 -05:00 |
|
Eric Schultz
|
073851573f
|
Remove unneeded polyfill.js call
|
2018-07-26 21:49:49 -05:00 |
|
Eric Schultz
|
4de3fa0510
|
Merge pull request #87 from houdiniproject/ie_improvements
Fixes for IE11
|
2018-07-26 21:42:59 -05:00 |
|
Eric Schultz
|
11b7210048
|
Fix flexbox on IE11
|
2018-07-26 21:39:40 -05:00 |
|
Eric Schultz
|
1561198873
|
Make sure flex is only set on the minimal pages
|
2018-07-25 10:08:09 -05:00 |
|
Eric Schultz
|
d18d4de307
|
Fix some views that display currency
|
2018-07-25 10:07:51 -05:00 |
|
Eric Schultz
|
747c357c39
|
Remove unneeded space. Closes #84
|
2018-07-25 10:07:35 -05:00 |
|
Eric Schultz
|
7ad455d7fc
|
Now if you have maintenance without maintenance_mode, the app will still start
|
2018-07-24 17:18:20 -05:00 |
|
Eric Schultz
|
d4610c4911
|
Fix bug where an unset button_config causes a crash on build
|
2018-07-24 16:49:00 -05:00 |
|
Eric Schultz
|
612e2c56ec
|
Add support for a button_config.url. Fixes #85
|
2018-07-24 16:32:27 -05:00 |
|
Eric Schultz
|
26166477fa
|
remove a seemingly unneeded i18n.js file
|
2018-07-23 16:19:31 -05:00 |
|
Eric Schultz
|
4438f9c82d
|
Merge pull request #83 from houdiniproject/maintenance
Provide support for a maintenance mode
|
2018-07-20 16:37:58 -05:00 |
|
Eric Schultz
|
f8b96856c8
|
Add maintenance mode setting checks
|
2018-07-20 16:37:15 -05:00 |
|
Eric Schultz
|
e294c72cd1
|
Correct bug where correct currency symbol wasn't included on all pages
|
2018-07-20 15:13:44 -05:00 |
|
Eric Schultz
|
9c5d2df50b
|
remove commented out code
|
2018-07-19 13:31:58 -05:00 |
|
Eric Schultz
|
1ad29e7436
|
If maintenance_token is nil, you can't pass an empty token to get in.
|
2018-07-19 12:59:43 -05:00 |
|
Eric Schultz
|
3ed6b06b21
|
Add support for getting settings from ENV
|
2018-07-19 12:53:18 -05:00 |
|
Eric Schultz
|
3dd63135a8
|
Add maintenance feature
|
2018-07-19 12:14:03 -05:00 |
|
Eric Schultz
|
d933931d9c
|
Remove silly joke in the mainenance page
|
2018-07-19 12:13:30 -05:00 |
|
Eric Schultz
|
65b451a8ad
|
put api injection into componentWillMount, not render
|
2018-07-18 13:09:53 -05:00 |
|
Eric Schultz
|
d03869375f
|
Removed unneeded label and placeholder in field definition
|
2018-07-18 13:08:23 -05:00 |
|
Eric Schultz
|
3073e705f6
|
Fix for login error messages not being sticky
|
2018-07-18 13:05:22 -05:00 |
|
Eric Schultz
|
501b638449
|
Add npm ci to build-all to prevent mistakenly non-updated asset builds - REQUIRES DOCKER IMAGE REBUILD
|
2018-07-18 11:31:51 -05:00 |
|
Eric Schultz
|
6da496b736
|
Correct bug in the Google Maps key inclusion
|
2018-07-17 17:05:00 -05:00 |
|
Eric Schultz
|
1a779f48d4
|
Merge pull request #80 from houdiniproject/reactify_inputs
Making inputs more natural in React
|
2018-07-12 12:29:24 -05:00 |
|
Eric Schultz
|
0ac08c8ce0
|
Update to use ReactInput
|
2018-07-12 11:39:28 -05:00 |
|
Eric Schultz
|
5ff8fdc86b
|
Initial ReactInput work
|
2018-07-12 11:38:53 -05:00 |
|
Eric Schultz
|
1d20129397
|
Update snapshots
|
2018-07-12 10:44:43 -05:00 |
|
Eric Schultz
|
e001ed6f1b
|
Work around bug where fields with only names provided are broken on init
|
2018-07-12 10:44:30 -05:00 |
|
Eric Schultz
|
b12337292d
|
correct the broken spec for email names
|
2018-07-10 15:32:15 -05:00 |
|
Eric Schultz
|
55eae298a4
|
Fix bug where the link to the terms and privacy page wasn't always correct
|
2018-07-10 15:09:34 -05:00 |
|
Eric Schultz
|
4330541be6
|
Merge pull request #79 from houdiniproject/fix_for_71
Reactify the login form. Fixes #71
|
2018-07-10 11:58:45 -05:00 |
|
Eric Schultz
|
0dbdabbbf0
|
remove unused specs
|
2018-07-09 15:26:48 -05:00 |
|
Eric Schultz
|
9715059d29
|
Reactified login form
|
2018-07-09 15:25:10 -05:00 |
|
Eric Schultz
|
d7ad600e6e
|
Fix typo in the onboard description
|
2018-07-09 14:55:48 -05:00 |
|
Eric Schultz
|
c8205a1225
|
Initial placeholders for onboard fields
|
2018-07-06 15:51:58 -05:00 |
|
Eric Schultz
|
61920994d8
|
Add necessary viewport info for apified pages
|
2018-07-03 12:21:11 -05:00 |
|
Eric Schultz
|
7bc7a83e51
|
Remove unused imports
|
2018-06-29 13:18:29 -05:00 |
|
Eric Schultz
|
1b8652b992
|
Merge pull request #78 from houdiniproject/houdini_form_improvement
Server invalidations are now sticky
|
2018-06-29 12:43:47 -05:00 |
|
Eric Schultz
|
e5861d41f5
|
Server invalidations are now sticky
|
2018-06-29 12:42:56 -05:00 |
|
Eric Schultz
|
6eeb2639f2
|
Rename attributes from title->buttonText and titleOnProgress->buttonTextOnProgress for ProgressableButton
|
2018-06-28 13:51:36 -05:00 |
|
Eric Schultz
|
e6f51940de
|
Add the saving button title to RegistrationWizard
|
2018-06-28 13:33:00 -05:00 |
|
Eric Schultz
|
6e50cb6019
|
Improve the Progressable Button
|
2018-06-28 13:24:09 -05:00 |
|
Eric Schultz
|
2889c4ad76
|
Retry adding our own mobx-react-form
|
2018-06-28 12:44:53 -05:00 |
|
Eric Schultz
|
bdc55a62a3
|
Revert "Use our own mobx-react-form until Field.container() also gets Form"
This reverts commit 3f90371d11 .
|
2018-06-28 12:18:40 -05:00 |
|