Commit graph

755 commits

Author SHA1 Message Date
Eric Schultz
2f86f07ba1 Update to a more usable Docker format 2018-09-06 16:29:07 -05:00
Eric Schultz
46d36ed88b Update ruby to 2.3.7 2018-09-06 16:26:16 -05:00
Eric Schultz
b6938eac1c Remove CDN.port. BREAKING CHANGE 2018-09-06 12:45:46 -05:00
Eric Schultz
2189fba647 Fixes to thread-safe loading 2018-09-04 15:34:01 -05:00
Eric Schultz
d029cff707 update font_assets to multithreading safe version 2018-08-31 11:32:55 -05:00
Eric Schultz
3243bc1fda Move format files to the correct spots 2018-08-31 11:32:55 -05:00
Eric Schultz
41d69fd6c6 Support for threadsafe mode 2018-08-31 11:32:55 -05:00
Eric Schultz
0c19b7300e The close button no longer exists on embedded wizards 2018-08-31 10:43:29 -05:00
Eric Schultz
9ca314c8e9 Fix bug where p2p campaign editors couldn't add offsite donations 2018-08-30 15:16:06 -05:00
Eric Schultz
b1f89cbff4 Check numbers now shown in edit donation modal 2018-08-27 12:30:34 -05:00
Eric Schultz
e80e474b8d Correct missing license header on app/api/houdini/v1/api.rb 2018-08-25 15:59:47 -05:00
Eric Schultz
d2f04ec426 Improve the api:resource generator 2018-08-25 15:59:03 -05:00
Eric Schultz
c7d39c5669 remove obselete snapshot file 2018-08-21 15:10:12 -05:00
Eric Schultz
ed4fbeca2f Remove some unneeded imports causing mischief 2018-08-21 12:56:11 -05:00
Eric Schultz
5e7de44550 Update Grape for CVE-2018-3769 2018-08-21 12:31:07 -05:00
Eric Schultz
49027d0475 Correct license on newly added files 2018-08-21 11:30:59 -05:00
Eric Schultz
8c4194fc0f Remove react-aria-tabpanel as we've modified and included it 2018-08-21 11:29:01 -05:00
Eric Schultz
13fc233136 Fixes to the wizard 2018-08-21 11:03:04 -05:00
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