|
81de0014d3
|
Change ESLint rules, lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-02-16 00:12:02 +01:00 |
|
Alex Gleason
|
0d99ae5daa
|
yarn lint:js --fix
|
2023-02-01 16:13:42 -06:00 |
|
|
88e2c011a1
|
i18n: handle plurals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-01-24 00:08:51 +01:00 |
|
Alex Gleason
|
edfece4ac0
|
Merge remote-tracking branch 'origin/develop' into types-react
|
2023-01-13 09:56:20 -06:00 |
|
Alex Gleason
|
5d0b10a5b8
|
Fix toast test
|
2023-01-11 13:13:27 -06:00 |
|
Chewbacca
|
e36d26cb91
|
Merge branch 'use-api-error' into 'develop'
Use human-readable message from the API as the default
See merge request soapbox-pub/soapbox!2126
|
2023-01-11 17:36:25 +00:00 |
|
Alex Gleason
|
5e22d1169f
|
Upgrade @types/react to v18
|
2023-01-10 17:03:15 -06:00 |
|
Alex Gleason
|
72e8ae8d37
|
Merge branch 'renovate/major-react-monorepo' into 'develop'
fix(deps): update react monorepo to v18 (major)
See merge request soapbox-pub/soapbox!367
|
2023-01-10 15:06:54 +00:00 |
|
Alex Gleason
|
fd1c67753c
|
useDispatch --> useAppDispatch, fix types for react-redux v8
|
2023-01-09 16:13:12 -06:00 |
|
Chewbacca
|
f13ca06569
|
Use human-readable message from the API as the default
|
2023-01-06 11:08:38 -05:00 |
|
Alex Gleason
|
3fa9cbe211
|
Fix EmailVerification test
|
2023-01-05 17:36:02 -06:00 |
|
Alex Gleason
|
83c93a6d51
|
Fix Registration tests
|
2023-01-05 17:34:47 -06:00 |
|
Alex Gleason
|
fd542d1796
|
Fix SmsVerification tests
|
2023-01-05 17:30:00 -06:00 |
|
Chewbacca
|
a9e05859d1
|
Merge branch 'improve-toasts' into 'develop'
Introduce Toast module as Snackbar replacement
See merge request soapbox-pub/soapbox!2023
|
2022-12-21 19:47:35 +00:00 |
|
Chewbacca
|
bffe5318a9
|
Fix tests
|
2022-12-20 13:14:38 -05:00 |
|
Chewbacca
|
b348ca71b9
|
Convert 'error' usage to Toast
|
2022-12-20 12:46:06 -05:00 |
|
Chewbacca
|
b7d0b4abe8
|
Convert 'success' usage to Toast
|
2022-12-20 12:46:06 -05:00 |
|
Chewbacca
|
07d24c91d8
|
Allow tab continuation on Email confirmation
|
2022-12-14 12:59:21 -05:00 |
|
Alex Gleason
|
42aff1ca29
|
Merge remote-tracking branch 'origin/develop' into use-instance
|
2022-11-26 10:45:13 -06:00 |
|
Alex Gleason
|
d3b67e5167
|
Add useInstance() hook
|
2022-11-26 10:43:46 -06:00 |
|
|
ed22df7a51
|
Update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 16:50:53 +01:00 |
|
|
34aee08a09
|
Make more strings localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 16:00:54 +01:00 |
|
|
8b4390681b
|
Make some strings localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-26 14:09:28 +01:00 |
|
|
785c6b57e3
|
RTL support, use Stack and HStack in more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-25 18:04:11 +01:00 |
|
|
33a7438d9d
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-16 23:52:12 +01:00 |
|
Chewbacca
|
774b627397
|
Rename files (14): cleanup misc v2
|
2022-11-16 08:35:35 -05:00 |
|
|
f2c5e138f3
|
Do not define translatable messages inline
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-12 00:07:02 +01:00 |
|
Chewbacca
|
32d7d5f06c
|
Allow user to proceed to next step if they were previously on the Email Step
|
2022-10-17 15:09:10 -04:00 |
|
Chewbacca
|
8023bd82c3
|
Fix intl
|
2022-10-13 13:26:34 -04:00 |
|
Chewbacca
|
f4890874d2
|
Add hints to username field during registration
|
2022-10-13 12:32:57 -04:00 |
|
Justin
|
35d32e7391
|
Handle dyanmic error message of API
|
2022-08-16 09:48:58 -04:00 |
|
Justin
|
20209c81ab
|
Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
|
2022-08-01 14:40:07 -04:00 |
|
Justin
|
032735bac4
|
Lint
|
2022-07-26 14:53:17 -04:00 |
|
Justin
|
40562248e0
|
Add ToS acceptance to registration
|
2022-07-25 15:41:23 -04:00 |
|
|
b57cecea8d
|
Minor visual improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-07-16 00:27:52 +02:00 |
|
Alex Gleason
|
efad8e0e67
|
Fix SmsVerification test
|
2022-07-13 19:34:29 -05:00 |
|
Alex Gleason
|
11a0329924
|
Fix pages that use PhoneInput
|
2022-07-13 19:08:19 -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
|
5c9cecf8c8
|
Add PhoneInput component
|
2022-07-13 09:42:58 -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
|
1b373fae97
|
Fix registration test
|
2022-07-08 15:08:24 -05:00 |
|
Alex Gleason
|
354395501e
|
Fix verification tests types
|
2022-07-06 12:11:39 -05:00 |
|
|
af695e3812
|
Reducers: TypeScrpt + fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 16:46:45 +02:00 |
|
Justin
|
1e56c89f59
|
Handle custom error messages from API
|
2022-06-13 11:36:06 -04:00 |
|
|
7b5114a1b8
|
prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-12 23:07:06 +02:00 |
|
|
228fef77a4
|
Merge remote-tracking branch 'soapbox/develop' into ts
|
2022-06-10 19:57:07 +02:00 |
|
|
708c3a9e64
|
TypeScript: actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-10 19:56:22 +02:00 |
|
marcin mikołajczak
|
ff79329dd6
|
Merge branch 'develop' into 'ts'
# Conflicts:
# app/soapbox/features/verification/registration.tsx
|
2022-06-10 16:16:31 +00:00 |
|
Justin
|
56715757b8
|
Lint
|
2022-06-10 10:34:35 -04:00 |
|
Justin
|
a8b738a719
|
Add to other Password inputs
|
2022-06-09 15:51:50 -04:00 |
|