Commit graph

1506 commits

Author SHA1 Message Date
Eric Schultz
8bf52d2579 Split RSpec related rubocop rules into a separate file 2021-04-08 11:08:17 -05:00
Eric Schultz
30e93e5bbe Integrate react_on_rails 2021-04-08 10:25:13 -05:00
Eric Schultz
ecc9c78e5e Add react_on_rails packages 2021-04-08 10:25:13 -05:00
Eric Schultz
0c58000325 Remove react_ujs which is only used by react-rails 2021-04-08 10:25:13 -05:00
Eric Schultz
4e1572aba0 Remove old react-rails, move to 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
Clarissa Borges
13df866c3d Add scheme to websites before Nonprofit validation 2021-04-02 13:51:02 -05:00
Clarissa Borges
58777ed7bb Use validates_url gem to validate Nonprofit's website 2021-04-02 13:51:02 -05:00
dependabot[bot]
626a911f1d Bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 11:49:23 -05:00
Eric Schultz
916fd18da5 Rubocop spec/models/supporter_note_spec.rb 2021-03-31 11:40:55 -05:00
Eric Schultz
83e7c33e45 Replace raw match with match_houid in a spec 2021-03-31 11:40:55 -05:00
Eric Schultz
e26581dba5 Replace nonprofit creation with houdini:nonprofit:create Rails command 2021-03-28 16:17:52 -05:00
Eric Schultz
801cb8750a Remove unneded comment on using Ruby 2.7 2021-03-27 04:25:53 -05:00
Eric Schultz
8cb7223793 Update to rails 6.1.3.1, closes #550 2021-03-26 14:32: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
b7695befea Remove empty lines in a locale 2021-03-23 16:12:46 -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
2ea9cf0da3 Fix failure to use strong params in campaigns_controller.rb 2021-03-18 13:26:40 -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
5f9d356c9f Remove heroku-deflater from production 2021-03-17 20:55:56 -05:00
Eric Schultz
e2b868f6de Have Javascript locales generate (or clean) as part of other expected tasks and commands 2021-03-15 15:30:15 -05:00
Eric Schultz
ce4940fde8 Update Ruby version in README.md 2021-03-15 15:30:15 -05:00
Eric Schultz
f6a45a4d0d Change ubuntu-latest to specific version (ubuntu-20.04) 2021-03-15 14:48:33 -05:00
Eric Schultz
e1b7ac6123 Update Ruby version in README.md 2021-03-12 14:33:14 -06:00
dependabot[bot]
61c16f8945 Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 15:58:45 -06:00
Eric Schultz
74f2b4e47e Add AnimatedCheckmark 2021-03-10 15:24:00 -06:00
Eric Schultz
0162857021 Remove unused /pages/wp-plugin route 2021-03-10 14:26:40 -06:00
Eric Schultz
b0318a7e99 Add @reach/auto-id for generated form ids in React 2021-03-10 11:13:41 -06:00
Eric Schultz
d96ff1aec3 Add @material-ui/lab so we can use Alert component 2021-03-10 11:13:41 -06:00
Eric Schultz
8820c14d62 Add file-loader 2021-03-10 00:54:23 -06:00
Eric Schultz
1fa6d70cb0 Add CssBaseline decorator and Roboto to Storybook 2021-03-10 00:54:23 -06:00
Eric Schultz
b519c9f3b5 Add react-typescript-checkmark NOTICE 2021-03-09 19:03:21 -06:00
Eric Schultz
fb8fc42e31 Add @jedmao/location to mock when the url changes 2021-03-09 19:03:21 -06:00
Eric Schultz
99eeb9cddf Add types for i18n-js 2021-03-09 19:03:21 -06:00
Eric Schultz
6dec59e2bd Update caniuse-lite database with 'npx browserslist@latest --update-db' 2021-03-09 14:47:54 -06:00
Clarissa Borges
fc1cee8f94 Runs bundle install on bess build 2021-03-08 17:20:24 -06:00
Eric Schultz
8767ee2757 Test bess specs on PR 2021-03-08 17:20:24 -06:00
Eric Schultz
0efdc08d0a Add Rspec support to bess 2021-03-08 17:20:24 -06:00
Eric Schultz
b07d9015ae ignore Gemfile.lock in bess folder 2021-03-08 17:20:24 -06:00
Eric Schultz
6e55bc74b7 Upgrade to a real engine 2021-03-08 17:20:24 -06:00
Eric Schultz
d3c0885060 Correct bug preventing bess from being tested 2021-03-08 17:20:24 -06:00
Eric Schultz
6b31e2020d Upgrade rails on bess 2021-03-08 17:20:24 -06:00
Clarissa Borges
c70a4afbbe Removes deprecated 'return's from transaction blocks 2021-03-07 11:44:33 -06:00
Eric Schultz
6dc372076e Update Gemfile.lock to default bundler version on Ruby 2.7.2 2021-03-04 11:29:10 -06:00
Clarissa Borges
9b25a19e82 Includes documentation for ObjectEventHookConfigs 2021-03-02 18:08:21 -06:00
Eric Schultz
513154d688 Fix placeholder for webpack in build 2021-03-02 18:06:58 -06:00
Clarissa Borges
84f0e857a1 Upgrades ruby to 2.7.2 2021-03-02 17:51:28 -06:00
Eric Schultz
045af4b32e Removed unused simplecov gem 2021-03-02 16:49:57 -06:00