Commit graph

77 commits

Author SHA1 Message Date
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
fcdd5bcbab Improve i18n-js generation and use 2020-11-24 17:02:45 -06: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
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
8c1fc8a032 Update eslint typescript plugin 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
Eric Schultz
3aeae30957 Add support for html stories 2020-09-24 11:00:33 -05:00
Eric Schultz
b5977f7ea0 Update Storybook 2020-09-16 17:07:20 -05:00
Eric Schultz
525a9955c7 Upgrade Typescript, Jest and ts-jest 2020-09-16 17:07:20 -05:00
dependabot[bot]
679d97a9c1 Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-16 12:43:05 -05:00
Eric Schultz
f6fd10b87e Update Webpacker to 5.2.1 2020-08-18 14:16:42 -05:00
Eric Schultz
97d9ec508d Update Storybook to 6 2020-08-11 16:05:03 -05:00
Eric Schultz
085f77a281 Add tiny-warning to devDependencies to eliminate a warning 2020-08-11 15:03:44 -05:00
Eric Schultz
45bf8cb2c1 Create MoneyTextField 2020-08-10 16:06:30 -05:00
Eric Schultz
233e16799d Webpack copies the NOTICE-js to the output folder and puts a header with url to the notice in every webpack file 2020-08-07 16:30:20 -05:00
dependabot[bot]
f68cbf8445 Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-02 14:06:27 -05:00
Eric Schultz
e5d7e7b488 Update lodash to 4.17.19 2020-07-20 16:54:56 -05:00
Eric
192b163156 Move mini-css-extract-plugin to dev 2020-07-16 02:52:33 -05:00
Eric
41152b7b09 Remove unused format-number npm package 2020-07-16 02:52:33 -05:00
Eric
c733368657 Removed unused shuffle-array npm package 2020-07-16 02:52:33 -05:00
Eric
9e697dd340 Add storybook-addon-intl 2020-07-16 02:52:33 -05:00
Eric
49c95254e8 Add @testing-library/react and @testing-library/jest-dom 2020-07-16 02:52:33 -05:00
Eric
d36b76f9d1 Add @testing-library/react-hooks 2020-07-16 02:52:33 -05:00
Eric
137f69136d Add react-test-renderer 2020-07-16 02:52:33 -05:00
Eric
2e2fceb400 Upgrade React to 16.13.1 2020-07-16 02:52:33 -05:00
Eric
583d502b1c Add @storybook/addon-knobs 2020-07-16 02:52:33 -05:00
Eric
d33600f663 Update specs to pass on updated react-intl 2020-06-30 17:26:32 -05:00
Eric
415e3b80cc Add additional react eslint checks. Illustrate its use on a single file. 2020-06-29 17:20:56 -05:00
Eric
6b29991870 Run "yarn add eslint-plugin-react -D" 2020-06-29 17:20:56 -05:00
Eric
eb4385ec17 Setup linting of javascript used by node based build tools (eslint, babel, webpack, etc) 2020-06-29 16:48:17 -05:00
Eric
6da2f37e48 Add eslint-plugin-jest 2020-06-27 15:09:03 -05:00
Eric
0e2afd6fad Run "yarn add -D eslint typescript @typescript-eslint/parser @typescript-eslint/eslint-plugin" 2020-06-27 15:09:03 -05:00
Eric
0762ace5ac Update jest types 2020-06-26 21:23:55 -05:00
Eric
8a45592e5e Add babel-plugin-transform-imports 2020-06-25 15:30:43 -05:00
Eric
3dc765a6e5 Add formik-material-ui 2020-06-25 15:30:43 -05:00
Eric
0e09be9e89 Add formik 2020-06-25 15:30:43 -05:00
Eric
a2b265f30c Add "yarn add babel-plugin-transform-import --dev" 2020-06-25 15:30:43 -05:00
Eric
e589e7a190 Run "yarn add @material-ui/core @material-ui/icons fontsource-roboto" 2020-06-25 15:30:43 -05:00
Eric
2cd4fff60b Update typescript to 3.9.5 2020-06-25 11:10:36 -05:00
Eric
b0fdf4bb5e Remove noticeme from package.json 2020-06-24 16:31:20 -05:00
Eric
d4f6d95f32 Run "npx -p @storybook/cli sb init" and then "rm -rf stories" 2020-06-24 13:04:03 -05:00
Eric
3e2c6980c5 Update fork-ts-checkout-webpack-plugin to 5.0.4 2020-06-23 17:28:14 -05:00
Eric
6c492bb202 Add react-rails 2020-06-23 16:30:01 -05:00
Eric
47857f7b86 Remove AWS 2020-06-10 11:35:39 -05:00
Eric
2ac9959748 Update websocket-extensions npm package 2020-06-05 13:54:48 -05:00