Wykres commitów

278 Commity (671210acad29d7639fc94613b9afd1f7116e4cda)

Autor SHA1 Wiadomość Data
Alex Gleason 671210acad
Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
Alex Gleason fe8966fc3e
Scaffold out timeline insertion modules 2022-09-09 20:44:52 -05:00
Justin a190eba006 Add polyfill for ResizeObserver 2022-09-07 08:27:40 -04:00
Alex Gleason d9d9c4521f
soapbox-pub/soapbox-fe --> soapbox-pub/soapbox 2022-09-04 15:15:54 -05:00
marcin mikołajczak b7abb11ca2 Merge branch 'clsx' into 'develop'
Replace `classnames` with `clsx`

See merge request soapbox-pub/soapbox-fe!1759
2022-08-31 13:41:41 +00:00
Alex Gleason a7a665c7e4 Merge branch 'upgrade-sentry' into 'develop'
Upgrade Sentry to v7.11

See merge request soapbox-pub/soapbox-fe!1755
2022-08-31 13:18:40 +00:00
marcin mikołajczak 03d6211e1c Replace classnames with clsx
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-31 11:35:06 +02:00
Alex Gleason 0341ab658d
Upgrade Sentry to v7.11 2022-08-29 14:33:58 -05:00
Alex Gleason 5fec9c580b
Soapbox FE --> Soapbox 2022-08-29 11:20:56 -05:00
Alex Gleason 92a5893f83
Add react-query 2022-08-01 20:13:02 -05:00
Alex Gleason 83329d0887
Copy react-notification's source code directly into the project 2022-07-25 22:58:09 -05:00
Alex Gleason 8a392c187f
Add eslint-plugin-compat 2022-07-21 12:19:36 -05:00
Alex Gleason 6f2ba29f81
Merge remote-tracking branch 'origin/develop' into phone-input 2022-07-13 19:15:46 -05:00
Alex Gleason f62dcc6650
Simplify PhoneInput to only care about its own internal state 2022-07-13 17:37:40 -05:00
Alex Gleason efa19a9230
Upgrade react-virtuoso to v2.16.2 2022-07-11 12:18:26 -05:00
Alex Gleason 022474718b
Merge remote-tracking branch 'origin/upgrade-jest' into tabler-v1.73.0 2022-07-09 14:03:02 -05:00
Alex Gleason 6ddb44f626
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
Alex Gleason 06d3f00170
Switch to @jedmao/redux-mock-store 2022-07-06 13:56:55 -05:00
Alex Gleason d6d4fd2b91
Merge remote-tracking branch 'origin/develop' into edit-profile-fixes 2022-07-05 20:59:45 -05:00
Alex Gleason 2704e38758
Upgrade Jest to v28 2022-07-05 11:30:08 -05:00
Alex Gleason db56044f24
Revert "Remove react-router-scroll-4"
This reverts commit 01d9f918ce.
2022-07-04 16:21:35 -05:00
Alex Gleason 388d887583
Upgrade axios to v1.0.0-alpha.1, remove custom toFormData implementation 2022-07-04 12:53:25 -05:00
Alex Gleason 3ab5cdf2bb Merge branch 'twemoji-update' into 'develop'
Upgrade Twemoji to v14.0.2

See merge request soapbox-pub/soapbox-fe!1590
2022-06-30 15:14:47 +00:00
Alex Gleason fde2cb4b51
Upgrade Twemoji to v14.0.2 2022-06-29 21:09:22 -05:00
Justin bdee28fd07 Add "useDimensions" hook 2022-06-29 11:10:00 -04:00
Alex Gleason 41e5104fac
Update Tabler to v1.71.0, use new pencil-plus and message-circle-2 icons 2022-06-26 10:41:02 -05:00
marcin mikołajczak 01d9f918ce Remove react-router-scroll-4
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-22 12:49:51 +02:00
marcin mikołajczak b22512fb53 update some deps
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-22 12:47:20 +02:00
Alex Gleason e472092bec
Upgrade axios-mock-adapter to ^1.21.1 2022-06-21 13:11:13 -05:00
Alex Gleason ea9a02f7d7
Sentry: upgrade to ^7.2.0 2022-06-20 11:07:48 -05:00
Alex Gleason 9046a30656
Revert "Remove Danger CI"
This reverts commit ae4a770d6b.
2022-06-17 18:21:45 -05:00
Alex Gleason ae4a770d6b
Remove Danger CI 2022-06-17 17:59:54 -05:00
Alex Gleason 7dd40c46c5
Add Danger
https://danger.systems/js/
2022-06-15 16:24:52 -05:00
Alex Gleason 0c173d5757
Produce a junit.xml during test:coverage 2022-06-13 13:26:51 -05:00
marcin mikołajczak 58539146a4 TypeScript: ChatPanes, CryptoDonate, utils/ethereum
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-10 19:34:17 +02:00
Alex Gleason 9be325d78f
Upgrade all the Webpack Babel things 2022-06-01 13:32:01 -05:00
Alex Gleason 580542fbb8
Upgrade to Node 18 2022-06-01 13:22:49 -05:00
Alex Gleason 4e3935d044
Upgrade to React 17 2022-05-28 13:34:20 -05:00
Alex Gleason b0b0d5a76e
eslint: enforce jsdoc comments on UI components 2022-05-11 21:08:04 -05:00
Alex Gleason 1bd81a2f0f
SoapboxConfig: break extraneous components out into their own files 2022-05-05 13:08:45 -05:00
Alex Gleason 16347db292
Bump to v3.0.0 2022-05-01 11:34:26 -05:00
Alex Gleason c73378a96d
Merge remote-tracking branch 'origin/stable/2.0.x' into version-3 2022-05-01 11:34:11 -05:00
Alex Gleason c791f3c107
Bump version to 2.0.0 2022-05-01 11:25:30 -05:00
Alex Gleason 2cbea4aa5b
Upgrade axios to v0.27, fix EditProfile uploads 2022-04-29 16:01:46 -05:00
Alex Gleason 535cca7599
Convert a few files into TypeScript 2022-04-27 20:01:31 -05:00
Alex Gleason fa0d08c09f
Add redux-toolkit, configureStore() 2022-04-25 12:43:13 -05:00
Justin af5be1c276 Remove Lottie 2022-04-25 12:40:27 -04:00
Alex Gleason 7038d6a844
Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
Alex Gleason f476b5ce96
Mock IndexedDB in tests 2022-04-21 17:03:29 -05:00
Alex Gleason 1deb4dfd2d
Merge remote-tracking branch 'origin/next' into next-onboarding 2022-04-20 08:23:15 -05:00