Commit graph

176 commits

Author SHA1 Message Date
Eric
5ceb05e6c3 Set Geocoder to use the test provider on tests 2020-06-04 11:21:02 -05:00
Eric
1c49a696e9 Fix merge bug in English locale info 2020-06-02 11:12:00 -05:00
Eric
fe69c60be8 AWS is no longer required so we make it optional in setup 2020-06-01 14:01:33 -05:00
Eric
24bcef23c6 Migrate from imagemagick to vips for image transformation 2020-05-29 16:54:53 -05:00
Eric
afbc20b8dc Update to Webpacker 5.1.1 2020-05-27 17:05:25 -05:00
Eric
a41176eb0f Update to webpacker 5.1 2020-05-27 13:09:57 -05:00
Eric
8c524e6c57 Add way to pass additional options to the campaign_locateable route helper 2020-05-27 12:32:32 -05:00
Eric
1eb6a94936 Add event_locateable to routes 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
d0393fa2d7 Upgrade to Rails 6.0.3 2020-05-27 12:32:31 -05:00
Eric
09170bcd89 Correct the default image paths for profiles and nonprofits 2020-05-27 12:32:31 -05:00
Eric
5b0110e1ef Migrate all chunked uploading to the new ChunkedUploader.upload method 2020-05-27 12:32:31 -05:00
Eric
feb691f192 Create the CHUNKED_UPLOADER_SERVICE ENV variable 2020-05-27 12:32:31 -05:00
Eric
54dcc45e4a Remove carrierwave config from development environment 2020-05-27 12:32:31 -05:00
Eric
68571b549c Remove carrierwave initializer 2020-05-27 12:32:31 -05:00
Eric Schultz
d143f42d24 Add local activestorage 2020-05-27 12:32:31 -05:00
Eric
d5c788f07b simplify the state/city/name routes 2020-05-27 12:30:04 -05:00
Eric
c2c166dd1b Fix bug in carrierwave initializer due to a carrierwave upgrade 2020-05-27 12:28:53 -05:00
Eric
1379f1d98a Remove unused aws_ses initializer 2020-05-08 14:12:05 -05:00
Eric Schultz
2594f926e7 Add support for using the webpack-dev-server 2020-04-23 14:09:58 -05:00
Eric Schultz
18d5aa9e6d Fix database pool issue 2020-04-23 14:09:56 -05:00
Eric Schultz
a1e7d76ddd modified a lot of things 2020-04-23 14:09:56 -05:00
Eric Schultz
564711f174 Move widget css into a controller so it's updateable 2020-04-23 14:09:56 -05:00
Eric Schultz
1af1aac683 Build works when check_yarn_integrity turned off 2020-04-23 14:09:55 -05:00
Eric Schultz
3558f2712c WIP 2020-04-23 14:09:14 -05:00
Eric Schultz
e9c26ce2d0 Add erb support 2020-04-23 14:09:14 -05:00
Eric Schultz
8d4b9d172d js/donate-button.v2.js now redirects to the asset pack 2020-04-23 14:09:14 -05:00
Eric Schultz
f5cbca1f26 WIP 2020-04-23 14:09:14 -05:00
Eric Schultz
ab8d25dec2 make sure the donate-button-v2.js never splits and include the runtimeChunk 2020-04-23 14:09:14 -05:00
Eric Schultz
87c15f0a0b client fix 2020-04-23 14:09:14 -05:00
Eric Schultz
c54f0d2423 Add webpacker 2020-04-23 13:44:17 -05:00
Eric Schultz
6f74eb9bdd Remove grape. 2020-04-21 13:52:56 -05:00
Eric Schultz
30b2df23e2 WIP 2020-04-17 14:38:58 -05:00
Eric Schultz
f4517024b0 Use the Rails 5 config defaults 2020-04-17 14:36:41 -05:00
Eric Schultz
5b5b6fa330 Add support for parallel_tests 2020-04-16 14:17:57 -05:00
Eric Schultz
e1b2ac4d28 All stats pass with listeners 2020-02-10 14:01:49 -06:00
Eric Schultz
985f14688e Initial event publishing support 2020-01-06 16:30:28 -06:00
Eric Schultz
2483ca86b2 Removed DelayedJobConfig 2019-11-08 16:13:03 -06:00
Eric Schultz
211317f05f Remove test_unit 2019-11-08 16:13:02 -06:00
Eric Schultz
f228972481 specify which frameworks we want 2019-11-08 16:13:02 -06:00
Eric Schultz
c96f8d2894 Add missing stuff 2019-11-06 14:57:19 -06:00
Eric Schultz
4e41f40863 Remove memcached from development version 2019-11-06 14:48:14 -06:00
Eric Schultz
d0c9e12ed0 remove create_trial in BillingSubscriptionsController 2019-11-05 13:03:13 -06:00
Eric Schultz
e3cc67423f Remove unused activities_controller 2019-11-05 13:01:51 -06:00
Orlando Del Aguila
bc927e5d77 dev: add fonts to assets pipeline 2019-08-09 18:18:33 -05:00
Orlando Del Aguila
1f25204eaf feat: remove CSRF protection implementation from Grape API 2019-08-09 17:30:39 -05:00
Luis Castro
69f780c3bf
chore: add libsass helpers to development env 2019-08-05 12:44:01 +02:00
Luis Castro
f0fd393be4
style(format): run rubocop format autocorrect 2019-08-02 19:07:29 +02:00
Luis Castro
04a5eb039f
feat(pg_type_map): add validation for Qx to run if database exists 2019-08-02 19:07:29 +02:00
Luis Castro
1c28460ad7
feat(api): use active support reloader instead of callback 2019-08-02 19:07:28 +02:00
Luis Castro
eb7c11d849
chore(gems): update rails and ruby version to latest 2019-08-02 19:07:27 +02:00
Luis Castro
34b4604c7a
fix: Puma server config syntax 2019-08-02 19:07:25 +02:00
Luis Castro
d9895890a0
chore: create uniq db for continous integration 2019-08-02 19:07:25 +02:00
Eric Schultz
28df345478
Comment out quiet_assets 2019-08-02 19:07:25 +02:00
Eric Schultz
8db525c2b8
Comment out mass assignment sanitizer 2019-08-02 19:07:24 +02:00
Eric Schultz
a7e5baae2c
Tests are random by default so we don't need to say it 2019-08-02 19:07:24 +02:00
Eric Schultz
66e4d26d22
Config cleanup 2019-08-02 19:07:23 +02:00
Eric Schultz
e19ee9c638
Initial to rails v5 upgrade 2019-08-02 19:07:23 +02:00
Eric Schultz
938821ed5f
Initial rails 4.2 2019-08-02 19:07:23 +02:00
Eric Schultz
dd53f11be9
Fix wrap parameters bug 2019-08-02 19:07:14 +02:00
Eric Schultz
568835c9bf
Fix a numb of invalid routes in Rails 4 2019-08-02 19:07:13 +02:00
Eric Schultz
cb1c5f2f8c
Fix route bugs for nonprofits_controller 2019-08-02 19:07:13 +02:00
Eric Schultz
3f23b3df8e
Turn delivery errors off in test environment 2019-08-02 19:07:12 +02:00
Eric Schultz
a5903d9daf
Correct blocklist name
WIP
2019-08-02 19:07:07 +02:00
Eric Schultz
ca17696529
Initial Update to ruby 4.2 2019-08-02 19:06:28 +02:00
Eric Schultz
6fa8bd5a62
Fix wrap params 2019-07-29 20:10:03 +02:00
Eric Schultz
4ea0d48a01
Update inflections 2019-07-29 20:10:03 +02:00
Eric Schultz
3291392c80
Boot
update
2019-07-29 20:10:03 +02:00
Eric Schultz
c743fac976
Finally worky? 2019-07-29 20:10:03 +02:00
Eric Schultz
1685846828
LESS LOGGING 2019-07-29 20:10:03 +02:00
Eric Schultz
db9493725e
FIXED PROBLEM! 2019-07-29 20:10:02 +02:00
Eric Schultz
f968fb96d9 Remove airbrake 2019-03-01 13:13:42 -06:00
Eric Schultz
3b3763f5a6 Add useful validation message for is_equal_to 2018-12-13 12:42:27 -06:00
Eric Schultz
f8874f49f6
Merge branch 'master' into docker-improvement-latest 2018-11-30 20:47:50 -06:00
Eric Schultz
87dc491ef4 remove last of campaign template features 2018-11-21 11:00:45 -06:00
Eric Schultz
4a1f86c121 Fix routes 2018-11-21 11:00:44 -06:00
Eric Schultz
758cbf1134 Add create_from_template route 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
dc1e8d769e Fixup: make AWS region optional in config 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
74ba1cf069 Remove custom_layout from nonprofit 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
e6aa64cb52 Fixup: remove image.host from Settings 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
d888be0242 Campaign template create, delete 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
abd5fbe63e WIP use s3 without region 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
f1027ab564 WIP fix aws address issue 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
be98ec94b7 Puts AWS config 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
399f6ff0c6 Merge branch 'p2p-campaigns' into h-custom-layout 2018-11-21 11:00:44 -06:00
Kasia Jarmołkowicz
b99f7959ce Add CampaignTemplate
Read S3 bucket name and AWS region from env

Add /postgres-data to .gitignore

Custom campaign layout

Adjust custom layout

wip fix wizard init on campaign page

wip adjust design

adjust campaigner profile section

wider banner, fix button colours

Fix custom layout

Add custom_layout to nonprofit and render, if exists

Fallback profile picture

wip
2018-11-21 11:00:44 -06:00
Eric Schultz
fe84788b9b Add npm build to script/test.sh 2018-11-12 16:51:31 -06:00
Eric Schultz
d4b867e930 Working .travis.yml 2018-11-12 16:46:17 -06:00
Eric Schultz
56675a514b Fix autoreloading in development environment 2018-11-07 14:20:41 -06:00
Eric Schultz
210f4e8624 Correct bug where S3_BUCKET_NAME didn't set the AWS bucket 2018-11-01 13:40:41 -05:00
Eric Schultz
427309dd0a Merge branch 'docker-improvements' into travis-test 2018-10-25 17:12:28 -05:00
Eric Schultz
2780abd944 Update to a more usable Docker format 2018-10-25 17:01:52 -05:00
Eric Schultz
fd5b1a68ef Correct language on org page to say and localize it 2018-10-10 13:44:30 -05:00
Eric Schultz
d0bda57f69 Add in recurring_donation cancel/modify link 2018-10-09 13:34:57 -05:00
Eric Schultz
faf1d7d84a Add api_domain to configuration 2018-09-10 14:26:09 -05:00
Eric Schultz
eabebac066 Fixed things 2018-09-07 13:35:45 -05:00
Eric Schultz
9fb2b796e8 Updatery 2018-09-07 13:26:38 -05:00
Eric Schultz
d5e872bb72 Update to a more usable Docker format 2018-09-07 13:26:37 -05:00
Eric Schultz
edb8920f27 Updatery 2018-09-07 13:09:52 -05:00
Eric Schultz
2f86f07ba1 Update to a more usable Docker format 2018-09-06 16:29:07 -05:00