Commit graph

1585 commits

Author SHA1 Message Date
Eric Schultz
93d41ec2f7 fix bug in loading peer-to-peer javascript pack 2021-01-06 17:15:20 -06:00
Eric Schultz
bdd32643db Add support for non-html authenticate_user! responses 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 Schultz
4819ff3c7e Upgrade to rails 6.1 2021-01-06 17:15:20 -06:00
Eric Schultz
7b45a8cb90 Update rails in Gemfile 2021-01-06 17:15:20 -06:00
Eric Schultz
3d03687736 Loosen the rails dependencies for bess and houdini_full_contact 2021-01-06 17:15:20 -06:00
dependabot[bot]
42392f30af Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-30 15:56:09 -06:00
Eric Schultz
fa93049d51 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](npm/ini@v1.3.5...v1.3.8)
2020-12-16 11:46:29 -06:00
Eric Schultz
9554e56625 Remove autoupdate of NOTICE files from dependabot becuase it doesn't work 2020-12-16 11:29:28 -06:00
Eric Schultz
f166b47fa0 Correct typo in branch to push to 2020-12-15 17:27:49 -06:00
Eric Schultz
35f081c8ca Correct the github-push-action repo 2020-12-15 16:56:16 -06:00
Eric Schultz
ccd2f58462 Use github-push-action for simplifying push 2020-12-15 16:24:41 -06:00
Eric Schultz
04564daa6d Remove token and give that a try? 2020-12-15 13:37:59 -06:00
Eric Schultz
02a33e0000 Only run yarn install --frozen-lockfile in dependabot-js.yml 2020-12-15 13:37:59 -06:00
Eric Schultz
2ef792f763 Remove unneeded ruby steps from dependabot-js.yml 2020-12-15 13:08:07 -06:00
Eric Schultz
c808e66fbf Remove unneeded js steps from dependabot-ruby.yml 2020-12-15 13:08:07 -06:00
Eric Schultz
6e8c13e2aa Add autoupdating of NOTICE-js and NOTICE-ruby 2020-12-15 12:03:56 -06:00
Eric Schultz
fcdd5bcbab Improve i18n-js generation and use 2020-11-24 17:02:45 -06:00
Eric Schultz
de840411fb Create a version of yup that uses useIntl 2020-11-24 13:00:40 -06:00
Eric Schultz
fa5664d555 Fix typo in usability test issue template 2020-11-18 21:09:31 -06:00
Eric Schultz
065c5e4e08 Slight reformat of docs/contribution_guide_usability_testing.md so markdownlint passes 2020-11-18 21:09:31 -06:00
Clarissa Borges
33b1e3cd26 Add a contribution guide, an issue template and a small instruction on README for usability testing on the project 2020-11-18 21:09:31 -06:00
Eric Schultz
44d7fc71bf Update setup-ruby 2020-11-18 11:32:08 -06:00
Eric Schultz
8ad924ed80 Update setup-node 2020-11-18 11:32:08 -06:00
Eric Schultz
a11285142a Remove legacy .travis.yml file 2020-11-16 08:33:24 -06:00
Eric Schultz
65b152d7b0 Make react-hooks/exhaustive-deps an error everywhere 2020-11-12 17:46:06 -06:00
Eric Schultz
573ddcce23 Gitignore package-lock.json files 2020-11-12 17:22:40 -06:00
Eric Schultz
b2c53162e9 Update NOTICE-js because licenses change 2020-11-12 17:22:40 -06:00
Eric Schultz
4d8f9235af Make react-hooks/exhaustive-deps eslint rule an error, not warning 2020-11-12 17:22:40 -06:00
Eric Schultz
1bbb83c280 Fix bug preventing jest from ever finishing on build server 2020-11-10 16:52:26 -06:00
Eric Schultz
ed62f02b53 Fix a lint error in a spec file 2020-11-10 16:52:26 -06:00
Eric Schultz
c9a1bdb3e4 Fix an eslint for hooks issue 2020-11-10 16:52:26 -06:00
Eric Schultz
84ec047111 Add linting for react hooks 2020-11-10 16:52:26 -06:00
Eric Schultz
95aea61523 eslint should ignore javascript inside the gems on the build server 2020-11-02 18:37:48 -06:00
Eric Schultz
2fa5f1442c Now install ruby on Javascript builds 2020-11-02 18:37:48 -06:00
Eric Schultz
d277c7ab3e Fix singular-plural mismatch attribute on Houdini::Intl 2020-10-26 19:03:50 -05:00
Eric Schultz
8fb92ef1ca Fix bug in loading countries in nonprofit_controller.rb 2020-10-26 19:03:50 -05:00
Eric Schultz
b423daed20 Fix cors bug on WidgetController 2020-10-26 18:18:54 -05:00
Eric Schultz
731c1a98ee Update caching and make it more logical 2020-10-25 14:24:05 -05:00
Eric Schultz
4da1400ae2 Put the placeholder jobs into one file 2020-10-25 14:24:05 -05:00
Eric Schultz
64e20a14a7 Improve caching for Yarn based on https://github.com/actions/cache/blob/main/examples.md 2020-10-25 14:24:05 -05:00
Eric Schultz
2d877c8557 Make workflow more granular 2020-10-25 14:24:05 -05:00
Eric Schultz
901ba0b896 Make notice:js available from yarn only 2020-10-25 14:24:05 -05:00
Eric Schultz
e8d439d63c Creating intl expected messages from yup is simpler 2020-10-24 19:49:23 -05:00
Eric Schultz
f15a86ace3 Copy default yup locale info into rails locale 2020-10-24 19:49:23 -05:00
Eric Schultz
1f40efbc13 yarn add -D @types/yup 2020-10-24 19:49:23 -05:00
Eric Schultz
30ad92dc2c yarn add yup 2020-10-24 19:49:23 -05:00
Eric Schultz
8e8e78c9ef yarn add react-error-boundary 2020-10-24 19:35:27 -05:00
Eric Schultz
dae186dde0 yarn prepare-for-push(-js) tries to eslint violations 2020-10-24 19:02:19 -05:00
Eric Schultz
94f63f3b3c Translations regenerate at runtime when using webpack-dev-server or storybook 2020-10-24 19:02:19 -05:00