Commit Graph

251 Commits

Author SHA1 Message Date
b22512fb53 update some deps
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-22 12:47:20 +02:00
e472092bec Upgrade axios-mock-adapter to ^1.21.1 2022-06-21 13:11:13 -05:00
ea9a02f7d7 Sentry: upgrade to ^7.2.0 2022-06-20 11:07:48 -05:00
9046a30656 Revert "Remove Danger CI"
This reverts commit ae4a770d6b.
2022-06-17 18:21:45 -05:00
ae4a770d6b Remove Danger CI 2022-06-17 17:59:54 -05:00
7dd40c46c5 Add Danger
https://danger.systems/js/
2022-06-15 16:24:52 -05:00
0c173d5757 Produce a junit.xml during test:coverage 2022-06-13 13:26:51 -05:00
58539146a4 TypeScript: ChatPanes, CryptoDonate, utils/ethereum
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-10 19:34:17 +02:00
9be325d78f Upgrade all the Webpack Babel things 2022-06-01 13:32:01 -05:00
580542fbb8 Upgrade to Node 18 2022-06-01 13:22:49 -05:00
4e3935d044 Upgrade to React 17 2022-05-28 13:34:20 -05:00
b0b0d5a76e eslint: enforce jsdoc comments on UI components 2022-05-11 21:08:04 -05:00
1bd81a2f0f SoapboxConfig: break extraneous components out into their own files 2022-05-05 13:08:45 -05:00
16347db292 Bump to v3.0.0 2022-05-01 11:34:26 -05:00
c73378a96d Merge remote-tracking branch 'origin/stable/2.0.x' into version-3 2022-05-01 11:34:11 -05:00
c791f3c107 Bump version to 2.0.0 2022-05-01 11:25:30 -05:00
2cbea4aa5b Upgrade axios to v0.27, fix EditProfile uploads 2022-04-29 16:01:46 -05:00
535cca7599 Convert a few files into TypeScript 2022-04-27 20:01:31 -05:00
fa0d08c09f Add redux-toolkit, configureStore() 2022-04-25 12:43:13 -05:00
af5be1c276 Remove Lottie 2022-04-25 12:40:27 -04:00
7038d6a844 Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
f476b5ce96 Mock IndexedDB in tests 2022-04-21 17:03:29 -05:00
1deb4dfd2d Merge remote-tracking branch 'origin/next' into next-onboarding 2022-04-20 08:23:15 -05:00
862d345e26 Replace react-lottie with lottie-web, move that giant Pulse animation into a chunk 2022-04-19 17:03:28 -05:00
712b4c5a42 Add Virtuoso 2022-04-15 15:19:23 -05:00
4adb42e426 Webpack: add DeadCodePlugin to detect unused files 2022-04-14 15:22:37 -05:00
98c77006ce Add Onboarding components 2022-04-14 10:42:56 -05:00
2943b91034 Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-11 21:58:48 +02:00
fe4c2d5c5b Try using react-sticky-box instead of react-stickynode 2022-04-06 10:04:06 -05:00
48fb37a90d Layout: convert to tsx, use react-stickynode again 2022-04-05 18:06:30 -05:00
ddc71e5d59 Add cross-env again, so yarn test actually works without environment variables 2022-04-05 14:32:41 -05:00
3cc37dd9ce Upgrade other jest-related packages 2022-04-05 14:27:33 -05:00
89c84b9241 Upgrade Jest to v27.5, remove jest-transform-stub, add a custom transformer 2022-04-05 14:21:01 -05:00
3e40ac830e Move dependencies 2022-04-04 15:24:28 -04:00
9a099b3fa7 Add "react-testing-library"
This commit also removes our older testing libraries like Enzyme and React Test Renderer.
2022-04-04 11:51:32 -04:00
d3f49bfe7f Simplify YARN commands 2022-04-04 11:50:14 -04:00
0cdf898b37 Convert Polls to TSX 2022-03-26 18:11:26 -05:00
05f5045648 Convert utils/features.ts to TypeScript 2022-03-26 14:23:29 -05:00
c62d402a4e DetailedCryptoAddress: convert to tsx 2022-03-25 16:27:37 -05:00
53b920c297 ThemeToggle: convert to TSX 2022-03-24 16:03:02 -05:00
97af1ece28 Resolve missing CSS variables in the theme 2022-03-24 11:48:03 -04:00
40cc960985 Use React Router hook for 'history' 2022-03-22 08:42:26 -04:00
228f16f930 Merge remote-tracking branch 'origin/develop' into next-react-router-5 2022-03-21 16:05:25 -05:00
c9cef587a6 Merge remote-tracking branch 'origin/develop' into react-router-5 2022-03-21 15:30:26 -05:00
c1a5bf5880 Move @types deps into non-dev dependencies 2022-03-21 13:47:02 -05:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00
09b9df7c80 Add Tailwind 2022-03-19 13:24:16 -05:00
c8c5a6b077 Merge remote-tracking branch 'origin/develop' into ts-redux 2022-03-18 15:33:56 -05:00
0daa53c03c Fix Typescript eslint 2022-03-18 13:16:59 -05:00
608958f1e8 Add @types/http-link-header 2022-03-18 11:32:05 -05:00