Commit graph

1257 commits

Author SHA1 Message Date
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
Eric Schultz
eed7720b25 Upgrade Storybook configuration 2020-09-24 12:46:08 -05:00
Eric Schultz
2953bb1992 Correct slightly incorrect glob in react storybook config 2020-09-24 12:46:08 -05:00
Eric Schultz
fedc0c465a Update NOTICE-js 2020-09-24 11:00:33 -05:00
Eric Schultz
3aeae30957 Add support for html stories 2020-09-24 11:00:33 -05:00
Eric Schultz
7a11b88a92 Move storybook react config to react subdirectory 2020-09-24 11:00:33 -05:00
Eric Schultz
267a05a6ad Update noticeme so NOTICE-js can be generated in 250 package chunks 2020-09-23 16:57:59 -05:00
Eric Schultz
b5977f7ea0 Update Storybook 2020-09-16 17:07:20 -05:00
Eric Schultz
6fbec1ee10 Remove legacy tslint file 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
0154678108 Update rails to 6.0.3.3 2020-09-10 11:25:30 -05:00
Eric Schultz
176f88a9c4 Fix supporter import bug 2020-09-01 21:32:32 -05:00
Eric Schultz
358b0a2f38 Update NOTICE-js 2020-08-18 14:16:42 -05:00
Eric Schultz
247b829054 Start hashing the package.json too 2020-08-18 14:16:42 -05:00
Eric Schultz
f6fd10b87e Update Webpacker to 5.2.1 2020-08-18 14:16:42 -05:00
Eric Schultz
9f022bacef Move rails-erb-loader to devDependencies 2020-08-11 16:23:10 -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
Eric Schultz
363dcdbdee Remove the license headers that terser adds 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
306640b8ed Verify that build-storybook still works on build 2020-08-01 11:14:28 -05:00
Eric Schultz
e1979d809f Add HoudiniIntl 2020-08-01 11:14:08 -05:00
Eric
79fe9042ac Improve readme formatting 2020-07-31 14:38:55 -05:00
Eric
ae0e3e0da0 Correct bug preventing translations from displaying 2020-07-30 21:20:56 -05:00
Eric
025b1cbbe3 Update Postgres in build to 12 2020-07-30 16:21:38 -05:00
Eric
6e01ac5826 Update docker scripts to Node 14 and Postgres 12 2020-07-30 16:21:38 -05:00
Eric
3ae5937158 Update noticeme to 1.0.0-pre5 2020-07-30 16:04:57 -05:00
Eric
a55e2ea5b1 Update to 14.6.0 for node 2020-07-28 11:49:40 -05:00
dependabot[bot]
ed74e0c53a Bump json from 1.8.6 to 2.3.1
Bumps [json](https://github.com/flori/json) from 1.8.6 to 2.3.1.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v1.8.6...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-28 11:36:35 -05:00
Eric
f44a212988 Set node to 13.14 becuase that includes full ICU 2020-07-24 19:04:41 -05:00
Eric Schultz
e5d7e7b488 Update lodash to 4.17.19 2020-07-20 16:54:56 -05:00
Eric Schultz
260e0596ab Add useSteps hook 2020-07-16 15:39:40 -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
1b0c0a0593 Remove unused imagesloaded npm library 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
10c742c6e6 Update NOTICE-js 2020-07-16 02:52:33 -05:00
Eric
5609d26921 Correct storybook's css and font loading 2020-07-16 02:52:33 -05:00
Eric
6ca0d1b9b6 Make sure @material-ui/core and @material-ui/icons aren't fully imported in babel 2020-07-16 02:52:33 -05:00
Eric
9e697dd340 Add storybook-addon-intl 2020-07-16 02:52:33 -05:00