Commit graph

1231 commits

Author SHA1 Message Date
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
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
0e9ab03352 Add lodash-joins 2020-07-15 12:30:18 -05:00
Eric
40fdd7a8b9 Add missing license information on money.spec.ts 2020-07-15 11:47:45 -05:00
Eric
7d8698a502 Finalize houdini_full_contact 2020-07-06 17:14:41 -05:00
Eric
a3b2e9f954 Remove legacy fullcontact gem 2020-07-06 17:14:41 -05:00
Eric
eb32550d90 Add missing license tag 2020-07-06 17:14:41 -05:00
Eric
f7e33f85aa Create Houdini::FullContact::FullContactListener and set up 2020-07-06 17:14:41 -05:00
Eric
238eba4a50 full_contact action only returns FullContact details if the gem is installed 2020-07-06 17:14:41 -05:00
Eric
64ebf2f26b Remove Gemfile, fix bugs in gemspec 2020-07-06 17:14:41 -05:00
Eric
b196c6711d Add full_contact gem by running 'bin/rails plugin new gems/fullcontact --api --skip-bootsnap --skip-test --skip-turbolinks --skip-bootsnap --skip-active-storage --skip-spring --skip-listen --skip-action-text --skip-action-mailbox --mountable' 2020-07-06 17:14:41 -05:00
Eric
50b3634e23 Move all configuration to initializers 2020-07-06 17:14:41 -05:00
Eric
7c9f63805b Update NOTICE-js 2020-06-30 17:26:32 -05:00
Eric
219c815bec Fix the build from react-intl changes 2020-06-30 17:26:32 -05:00
Eric
d33600f663 Update specs to pass on updated react-intl 2020-06-30 17:26:32 -05:00
Eric
3ef90dc8c1 Add a webpack build to the PR actions 2020-06-30 17:03:26 -05:00
Eric
5cc1363a16 Add output type for the react:component generator 2020-06-30 15:04:17 -05:00
Eric
53e64234ce Add react plugin to TSX files 2020-06-30 15:04:17 -05:00
Eric
68b108685e Update NOTICE-js 2020-06-29 17:20:56 -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
bfbe19aafa Setup linting of javascript used by node based build tools (eslint, babel, webpack, etc) 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