Commit graph

1299 commits

Author SHA1 Message Date
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
Eric Schultz
57af3b92ea Extract the Intl decorator for storybook 2020-10-24 19:02:19 -05:00
Eric Schultz
9a02e56800 Rename Intl so you can use normal react-intl interface but only use our module 2020-10-24 19:02:19 -05:00
Eric Schultz
093852b9a5 Correct location of rules for eslint 2020-10-23 15:08:04 -05:00
Eric Schultz
1a87c097ab Convert from comma-dangle to @typescript-eslint/comma-dangle in eslint 2020-10-23 15:08:04 -05:00
Eric Schultz
edcb2613f1 Add @typescript-eslint/member-delimiter-style to eslint 2020-10-23 15:08:04 -05:00
Eric Schultz
c43eb07638 Add documentation to Money.isNegative 2020-10-23 15:08:04 -05:00
Eric Schultz
659c2eecc2 Add @typescript-eslint/member-ordering to eslint 2020-10-23 15:08:04 -05:00
Eric Schultz
907f44a001 Add Wikipedia link to Bess Houdini in bess README.md 2020-10-22 13:26:45 -05:00
Eric Schultz
aedb45e78b Fix warnings on components/tests/intl/index.tsx 2020-10-21 15:00:06 -05:00
Eric Schultz
203a62ac51 Fix some types which were set to any 2020-10-21 15:00:06 -05:00
Eric Schultz
eec0a23eaf Stories exports no longer fire an eslint warning if they're untyped 2020-10-21 15:00:06 -05:00
Eric Schultz
2ff0c5460e Fix warning about Formik in jest tests 2020-10-21 13:48:09 -05:00
Eric Schultz
e491e48374 Allow TS args starting with _ to not be used and pass eslint 2020-10-20 20:30:01 -05:00
Eric Schultz
0437352faa Add linting to yarn prepare-for-push and add 'yarn prepare-for-push-js' which only does frontend related tests, linting and NOTICEing 2020-10-20 18:19:23 -05:00
Eric Schultz
cba2acfe55 Reorganize HoudiniIntl 2020-10-20 17:08:34 -05:00
Eric Schultz
0fe9810f1b Make hooks a subdirectory of app/javascript 2020-10-20 17:08:34 -05:00
Eric Schultz
b78fb56437 Update NOTICE files 2020-10-15 15:12:48 -05:00
Eric Schultz
a077eec7fa Add markdownlint to project and builds 2020-10-15 15:12:48 -05:00
Eric Schultz
7f37a826fe Add max-width to .campaign-banner so it's responsive for mobile 2020-10-14 12:00:30 -05:00
Eric Schultz
90cbf042c3 Add yarn dependency installation to bin/update 2020-10-09 13:37:21 -05:00
Eric Schultz
7fff630554 Update NOTICE-js 2020-10-09 11:47:39 -05:00
Eric Schultz
e78593818e Be more specific in the browserlist file 2020-10-09 11:47:39 -05:00
Eric Schultz
eeb247a5b7 Modify the storybook so it works in IE11 2020-10-09 11:47:39 -05:00
Eric Schultz
807143fe65 Add the intl-polyfill for IE11 2020-10-09 11:47:39 -05:00
Eric Schultz
1b6b95c927 Update storybook 2020-10-08 18:17:30 -05:00
Eric Schultz
860e4c0015 Update puma 2020-10-08 12:42:52 -05:00
Eric Schultz
5517dbda5a Remove foreman as it's unused 2020-10-08 12:42:52 -05:00
Eric Schultz
778ce752d5 Remove puma_worker_killer since it's unused 2020-10-08 12:42:52 -05:00
Eric Schultz
2b88ce16f7 Remove parallel since it's unused 2020-10-08 12:42:52 -05:00
Eric Schultz
1367e8bfb7 Remove bunny since it's not really used by default 2020-10-08 12:42:52 -05:00
Eric Schultz
cc4a8e5558 Update Rails to 6.0.3.4 2020-10-08 11:06:19 -05:00
Eric Schultz
35402a0d18 Correct blocklist/allowlist language 2020-10-05 15:07:21 -05:00
Eric Schultz
8c1fc8a032 Update eslint typescript plugin 2020-09-30 13:23:39 -05:00
Eric Schultz
0f0a0d2063 Add comma-dangle requirement for eslint 2020-09-30 13:23:39 -05:00
Eric Schultz
a1d03618b9 Update storybook 2020-09-28 11:38:57 -05:00
Eric Schultz
11a4ea9ba3 Remove unused storybook knobs addon 2020-09-24 13:40:47 -05:00