Commit graph

169 commits

Author SHA1 Message Date
Eric Schultz
b52b72af34 i18n app/views/campaigns/_campaign_media.html.erb 2021-04-14 13:13:32 -05:00
Eric Schultz
1c10729648 Move campaign admin messages to campaigns.admin.* 2021-04-14 12:54:30 -05:00
Eric Schultz
57f2b5e136 i18n app/views/campaigns/supporter/index.html.erb 2021-04-13 17:11:36 -05:00
Eric Schultz
fca3c7cd6a i18n-ize app/views/campaigns/supporters/_totals.html.erb 2021-04-12 14:08:47 -05:00
Eric Schultz
30e93e5bbe Integrate react_on_rails 2021-04-08 10:25:13 -05:00
Eric Schultz
64362fd2b8 I18n-ize app/views/campaigns/_admin_top_name.html.erb 2021-04-05 19:01:10 -05:00
Eric Schultz
e26581dba5 Replace nonprofit creation with houdini:nonprofit:create Rails command 2021-03-28 16:17:52 -05:00
Eric Schultz
962f190091 i18n app/views/campaign_mailer/federated_creation_followup.html.erb 2021-03-26 11:29:32 -05:00
Eric Schultz
3f82514467 i18n app/views/campaign_mailer/creation_followup.html.erb 2021-03-23 16:12:46 -05:00
Eric Schultz
7c44e8af27 i18n app/views/campaign_gift-options/_manage_modal.html.erb 2021-03-19 13:52:21 -05:00
Eric Schultz
aa83977fed Fix an incorrect chunk reference on Campaigns index 2021-03-18 13:26:40 -05:00
Eric Schultz
710b50b25f i18n campaign_gift_option/_form_modal.html.erb 2021-03-18 12:48:52 -05:00
Eric Schultz
4c1d7ddd4e Remove unused gmail integration 2021-02-04 12:22:36 -06:00
Eric Schultz
59ef8d1bde Remove latitude and longitude from database 2021-02-04 11:13:21 -06:00
Eric Schultz
16a6b63e05 Remove everything related to mapping nonprofits and supporters 2021-02-04 11:13:21 -06:00
Eric Schultz
93d41ec2f7 fix bug in loading peer-to-peer javascript pack 2021-01-06 17:15:20 -06:00
Eric Schultz
3d92560e7a Use proxy-only urls for all ActiveStorage images 2021-01-06 17:15:20 -06:00
Eric
a3f68d7a15 Move SessionLoginPage to react-rails 2020-06-23 16:30:01 -05:00
Eric
7b171a97ac Move RegistrationPage to react-rails 2020-06-23 16:30:01 -05:00
Eric
43136fbbf5 Remove the polyfill for Intl as it's no longer needed even in IE11 2020-06-23 11:47:14 -05:00
Eric
d5fcab066c Fix some Bess migration bugs 2020-06-18 17:28:54 -05:00
Eric
2b3b9497f1 Remove a rabl file which was not deleted by accident 2020-06-16 16:55:06 -05:00
Eric
e3b25f8486 Shorten license definition 2020-06-15 10:26:57 -05:00
Eric
2ddab4713a Move all configuration to initializers 2020-06-12 13:24:16 -05:00
Eric
b4f201729e Remove remaining use of rabl 2020-06-10 14:40:54 -05:00
Eric
9e7e62c1e7 Update to latest Houdini v1 changes 2020-06-03 13:54:46 -05:00
Eric
760dc7e99b Correct bug in creating portions of the app_data 2020-05-29 15:34:46 -05:00
Eric
dbd993fd8e Convert MapsController to Rails 6 and jbuilder 2020-05-27 12:59:13 -05:00
Eric
b02aa85e58 Update nonprofits/custom_field_masters_controller.rb to Rails 6 and jbuilder 2020-05-27 12:49:04 -05:00
Eric
5ff8418f73 Update custom_field_joins/index to Rails 6 and jbuilder 2020-05-27 12:32:32 -05:00
Eric
2854603d56 Update nonprofits/payments_controller to Rails 6 and jbuilder 2020-05-27 12:32:32 -05:00
Eric
4b01c2aeb9 Update nonprofits/recurring_donations_controller to Rails v6 and jbuilder 2020-05-27 12:32:32 -05:00
Eric
085be0c082 Migrate recurring_donations#show.json to jbuilder 2020-05-27 12:32:32 -05:00
Eric
d81c3e5ec8 Move campaigns/index.json to jbuilder 2020-05-27 12:32:32 -05:00
Eric
26be1858d3 Update Campaign creation to use jbuilder 2020-05-27 12:32:32 -05:00
Eric
a7cb3419cd Migrate many image calls to Active Storage 2020-05-27 12:32:31 -05:00
Eric
03a270b61b profile.json.jbuilder now gets the pic_tiny url by variant 2020-05-27 12:32:31 -05:00
Eric
7c85c2e70e Correct render bugs with the user and profile json 2020-05-27 12:32:31 -05:00
Eric
5e8a1c4099 Correct javascript ordering issur in nonprofits/show view 2020-05-27 12:32:31 -05:00
Eric
f747571a75 Add user email to the user.jbuilder 2020-05-27 12:32:31 -05:00
Eric
91a173052a Move nonprofit app_data to jbuilder 2020-05-27 12:32:30 -05:00
Eric
8c9dc3af37 Correct javascript ordering issue in nonprofits/show view 2020-05-27 12:30:04 -05:00
Eric
f84fef200c Fix bugs in ordering of javascript loads on events/show 2020-05-27 12:30:04 -05:00
Eric
480ac12c64 Fix the donations history page due to the webpacker migration 2020-05-27 12:30:04 -05:00
Eric
c499f8f7a5 Fix bugs in profile views caused by webpacker conversion 2020-05-27 12:30:04 -05:00
Eric
1b68d6e04c Correct render bugs with the user and profile json 2020-05-27 12:30:04 -05:00
Eric
94f3c13a70 Move profile and user json generation to Jbuilder partials 2020-05-27 12:28:52 -05:00
Eric Schultz
0990d830ca Correct pack load typo in app/views/campaigns/supporters/index.html.erb 2020-04-23 14:54:20 -05:00
Eric Schultz
dbb71b9b17 Fixes for javascript in basic and guided button mode 2020-04-23 14:09:58 -05:00
Eric Schultz
49bdabe889 Fix typo in stylesheet 2020-04-23 14:09:58 -05:00