Commit graph

387 commits

Author SHA1 Message Date
Eric Schultz
82dbe471bd Correct a bug where we get all params in the nonprofit 2018-08-16 14:33:36 -05:00
Eric Schultz
5026af021d Fix for nonprofit being weird 2018-08-16 13:29:29 -05:00
Eric Schultz
8887a37e55 Correct the outputted licenses for generators 2018-08-16 10:58:01 -05:00
Eric Schultz
1618498d3e Remove additional unused methods 2018-08-16 10:55:33 -05:00
Eric Schultz
19dd2d7249 remove unneeded method in Supporter 2018-08-15 17:09:28 -05:00
Eric Schultz
f986614613 remove ability for notifying nonprofits about the events they created 2018-08-15 11:56:14 -05:00
Eric Schultz
893bfd38b3 Fix for query_roles bug 2018-08-15 11:55:47 -05:00
Eric Schultz
51ec6f906c Correct the language in the todo messages 2018-08-08 13:13:23 -05:00
Eric Schultz
ab2cd71865 Fix help_url things 2018-08-08 13:13:23 -05:00
Eric Schultz
a0567a1d96 Add content disposition to S3 uploader 2018-08-08 13:07:43 -05:00
Eric Schultz
26704b1d94 Fix where text/csv exports weren't always uploaded as attachment 2018-08-08 12:23:28 -05:00
Eric Schultz
292d31132f Fix bug where sending nil to update_card_id causes a crash 2018-08-07 16:34:58 -05:00
Eric Schultz
99e59d4fcc Fix for incorrect donation emails 2018-08-07 15:56:08 -05:00
Eric Schultz
f8b3e79047 Fix for not being able to edit cards 2018-08-03 14:04:21 -05:00
Eric Schultz
5a0b638771 Fix url in stylesheet for OpenSans Condensed 2018-08-02 14:29:48 -05:00
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