Commit Graph

116 Commits

Author SHA1 Message Date
d6e809083b Make consumer strategy buttons work 2022-08-11 21:50:08 -05:00
609eb543ba Style ConsumersList 2022-08-11 19:57:51 -05:00
304e9aa880 Move oauth ConsumersList into its own component 2022-08-11 19:46:56 -05:00
b7e2d3e0a7 Add inert oauth consumer buttons 2022-08-11 19:38:09 -05:00
20209c81ab Improve visuals with branding
Co-authored-by: Alex Gleason <alex@alexgleason.me>
2022-08-01 14:40:07 -04:00
287429d651 Restore autocomplete in some cases 2022-07-20 12:41:39 -05:00
b57cecea8d Minor visual improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-16 00:27:52 +02:00
6ddb44f626 Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
0c7f1628b0 Fix more types in tests 2022-07-06 12:31:11 -05:00
6214084890 Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-19 20:38:51 +02:00
de7fa347df Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
7b5114a1b8 prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 23:07:06 +02:00
5fec879148 Fix mutes test, prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 16:30:48 +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
ff79329dd6 Merge branch 'develop' into 'ts'
# Conflicts:
#   app/soapbox/features/verification/registration.tsx
2022-06-10 16:16:31 +00:00
a8b738a719 Add to other Password inputs 2022-06-09 15:51:50 -04:00
95e037f8c0 TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-09 20:56:14 +02:00
a3d1d2dc91 TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-28 21:53:22 +02:00
afe670b8fc Use BirthdayInput on Edit profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-27 19:14:21 +02:00
682d2a3647 Avoid inline message definitions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-24 12:24:26 +02:00
7571af38cb Force authentication to see public content 2022-05-16 17:33:45 -04:00
b64be353cc eslint: indent switch statements 2022-05-11 16:06:35 -05:00
ae01b845de eslint: enforce spacing of imports (and infix ops) 2022-05-11 12:40:34 -05:00
06385acbe0 RegistrationForm: remove unused import, use single-quotes on string 2022-05-09 12:17:58 -05:00
08386e1c42 Merge branch 'registration' of gitlab.com:soapbox-pub/soapbox-fe into registration 2022-05-09 12:03:04 -05:00
7226e0d871 RegistrationForm: use FormGroup errors instead of passing hasError directly 2022-05-09 12:00:27 -05:00
f4aa3fed77 Extend 'FormGroup' to support Checkbox 2022-05-09 09:52:41 -04:00
d2e4be0776 RegistrationForm: fix debounced function, make Submit button actually submit 2022-05-06 20:14:04 -05:00
97a4bfec28 Captcha: improve style 2022-05-06 19:21:52 -05:00
047c50cc02 Captcha: improve styles 2022-05-06 18:05:34 -05:00
aa4faeb96c Captcha: convert to tsx 2022-05-06 17:58:04 -05:00
907ccd9e24 RegistrationForm: improve error text 2022-05-06 17:24:02 -05:00
f0cb0d5594 RegistrationForm: improve layout 2022-05-06 17:18:36 -05:00
165ddc91bd RegistrationForm: use ui form inputs 2022-05-06 17:13:00 -05:00
90129818f2 RegistrationForm: convert to tsx 2022-05-06 16:51:36 -05:00
161f561b44 dark styles on public pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-25 23:41:02 +02:00
eecc46cbdc Fix useEffect() calls... whoops 2022-04-21 17:52:48 -05:00
33c2fcdea7 LoginForm: "Email or username", fixes #895 2022-04-19 15:10:03 -05:00
79c04713e1 LoginForm: convert to tsx 2022-04-19 15:06:35 -05:00
7630c64ddd ExternalLogin: convert to tsx 2022-04-19 15:04:34 -05:00
5731b9b1c7 Redirect all /auth routes 2022-04-19 14:37:48 -05:00
ec83c3bc57 LandingPage: conditional registration flow 2022-04-05 14:38:49 -05:00
c465e68f67 Add tests for LoginForm 2022-04-04 16:07:09 -04:00
ed47cf5f09 Convert old tests to use "react-testing-library" 2022-04-04 11:53:47 -04:00
e36e5b5996 Update snapshots
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-02 16:47:46 +02:00
e5f06bf0aa Update snapshots
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-29 15:58:11 +02:00
228f16f930 Merge remote-tracking branch 'origin/develop' into next-react-router-5 2022-03-21 16:05:25 -05:00
5cd894ab02 Truth Social 2022-03-21 13:14:26 -05:00
1f0341aa2b Upgrade react-router-dom to v5.3 2022-03-17 20:17:28 -05:00