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 |
|
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 |
|
|
d1a5da97b8
|
TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:22:19 +02:00 |
|
|
2786fa257b
|
Use import type in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:08:51 +02:00 |
|
Justin
|
cf128d70b4
|
Apply new ValidationCheckmark component to Registration
|
2022-06-09 13:45:23 -04:00 |
|
Justin
|
08f114a15c
|
min chars
|
2022-06-09 12:51:27 -04:00 |
|
Justin
|
6ce7c866df
|
Fix responsiveness of datepicker on Age Verification
|
2022-06-08 13:13:51 -04:00 |
|
Justin
|
471b2caa3f
|
Fix test
|
2022-06-08 13:03:12 -04:00 |
|
Justin
|
5900068144
|
Use new Datepicker on AgeVerification step
|
2022-06-08 12:06:05 -04:00 |
|
|
5fe442b684
|
ESLint: add no-duplicate-imports rule
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-07 22:21:18 +02:00 |
|
|
7a35aa727b
|
import from 'soapbox/…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-30 20:23:55 +02:00 |
|
|
a3d1d2dc91
|
TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-28 21:53:22 +02:00 |
|
|
682d2a3647
|
Avoid inline message definitions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-24 12:24:26 +02:00 |
|
Alex Gleason
|
e298115fcf
|
SoapboxMount: async import NotificationsContainer, ModalContainer, remove them elsewhere
|
2022-05-20 13:00:38 -05:00 |
|
Justin
|
54ef361bcc
|
Allow waitlisted users to verify their SMS
|
2022-05-18 14:11:18 -04:00 |
|
|
8c6308d523
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-05-17 23:22:35 +02:00 |
|
Justin
|
7571af38cb
|
Force authentication to see public content
|
2022-05-16 17:33:45 -04:00 |
|
Alex Gleason
|
01ec7bc279
|
Replace logos throughout the UI with SiteLogo component
|
2022-05-11 19:54:23 -05:00 |
|