Commit Graph

1816 Commits

Author SHA1 Message Date
2ebf735884 Merge branch 'remote-instance' into 'develop'
Remote instance TSX conversions

See merge request soapbox-pub/soapbox-fe!1341
2022-05-11 17:38:48 +00:00
c66790a39e RemoteTimeline: reorganize useEffect 2022-05-11 12:22:10 -05:00
256d3b2fa2 Merge remote-tracking branch 'origin/develop' into pepe-extension 2022-05-11 12:17:02 -05:00
4e47ee1bea Merge branch 'landing-page-dark-mode' into 'develop'
Add "dark mode" support to Landing Page

See merge request soapbox-pub/soapbox-fe!1344
2022-05-11 11:19:18 +00:00
99b76bb745 Fix LandingPage test. Fix rememberSoapboxConfig not importing (!!) 2022-05-10 19:11:26 -05:00
3785a2890f Registrations aren't really open unless accountCreation is supported 2022-05-10 19:04:29 -05:00
7fecd521d7 Treat Pepe API as an extension, not a feature 2022-05-10 18:48:57 -05:00
6a11832d67 Merge branch 'add-cta-banner' into 'develop'
Add CTA banner

See merge request soapbox-pub/soapbox-fe!1342
2022-05-10 19:52:38 +00:00
c862825970 Add dark mode support to landing page 2022-05-10 15:52:12 -04:00
23e20568e1 Add Dark Mode support to landing page header 2022-05-10 15:51:36 -04:00
c879f82b48 Remove beta page 2022-05-10 15:50:35 -04:00
173fbd6535 Include CtaBanner in layouts 2022-05-10 06:17:14 -04:00
a8142d9e2b Add CtaBanner component 2022-05-10 06:17:01 -04:00
32a0438f23 Rename SignUpPanel 2022-05-10 06:16:25 -04:00
57cfd9b18e EditFederationModal: convert to tsx 2022-05-09 22:39:57 -05:00
5a23d75aa5 InstanceModerationPanel: convert to tsx 2022-05-09 22:28:06 -05:00
035c974137 RemoteTimeline: convert to TSX 2022-05-09 22:22:01 -05:00
1991e5751d PinnedHostsPicker: convert to TSX 2022-05-09 21:59:30 -05:00
57c8030374 InstanceInfoPanel: convert to TSX 2022-05-09 21:49:53 -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
989b1800fa Add CTA banner to the bottom of the page 2022-05-09 13:02:12 -04:00
3c08326806 Merge remote-tracking branch 'origin/develop' into registration 2022-05-09 12:00:50 -05:00
7226e0d871 RegistrationForm: use FormGroup errors instead of passing hasError directly 2022-05-09 12:00:27 -05:00
75c4582ce6 Merge remote-tracking branch 'origin/develop' into public-layout-improvements 2022-05-09 11:06:56 -05:00
136a6c99bf Add truncation to notification descriptor 2022-05-09 10:26:03 -04:00
f4aa3fed77 Extend 'FormGroup' to support Checkbox 2022-05-09 09:52:41 -04:00
57a470f082 Merge branch 'fix-unauth-pages' into 'develop'
Fix unauth page layout

See merge request soapbox-pub/soapbox-fe!1334
2022-05-09 13:18:28 +00:00
25477443ef Fix unauth page layout 2022-05-09 09:01:31 -04:00
03381c8fb2 Fix primary text on dark 2022-05-09 08:55:53 -04:00
7d3a0a8ab9 Break out LandingGradient into its own component 2022-05-07 15:52:01 -05:00
45f95bd533 Use gradient colors on PublicLayout 2022-05-07 15:45:29 -05:00
4d5f1d236d gradient-purple, gradient-blue --> gradient-start, gradient-end 2022-05-07 15:23:43 -05:00
e0701bd443 BackgroundShapes: actually, set element opacity instead of color opacity to reduce banding 2022-05-07 15:21:23 -05:00
02616fc312 Tweak gradient colors 2022-05-07 15:02:00 -05:00
4d79c1b3fe Simplify gradient colors
Remove bg-color-1, bg-color-2, prefer values from gradient-blue and gradient-purple
2022-05-07 14:54:37 -05:00
0863a34bfc RegisterInvite: use ui components
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/910#note_938469624
2022-05-07 12:11:08 -05:00
6ff34d77fd RegisterInvite: move to AuthLayout 2022-05-07 12:02:45 -05:00
40f3b769fc RegisterInvite: convert to TSX 2022-05-07 11:56:40 -05:00
dd4f41f246 ExternalLogin: move to AuthLayout instead of UI 2022-05-07 11:52:56 -05:00
d2e4be0776 RegistrationForm: fix debounced function, make Submit button actually submit 2022-05-06 20:14:04 -05:00
4fe73cb3da Display the RegistrationForm even on mobile 2022-05-06 20:07:40 -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
45a7dc5bcf Merge branch 'edit-profile-checkboxes' into 'develop'
EditProfile: use Toggle instead of Checkbox, other Toggle refactors

See merge request soapbox-pub/soapbox-fe!1323
2022-05-06 20:16:16 +00:00