Commit graph

3775 commits

Author SHA1 Message Date
Justin
25477443ef Fix unauth page layout 2022-05-09 09:01:31 -04:00
Justin
03381c8fb2 Fix primary text on dark 2022-05-09 08:55:53 -04:00
Alex Gleason
7d3a0a8ab9
Break out LandingGradient into its own component 2022-05-07 15:52:01 -05:00
Alex Gleason
45f95bd533
Use gradient colors on PublicLayout 2022-05-07 15:45:29 -05:00
Alex Gleason
4d5f1d236d
gradient-purple, gradient-blue --> gradient-start, gradient-end 2022-05-07 15:23:43 -05:00
Alex Gleason
e0701bd443
BackgroundShapes: actually, set element opacity instead of color opacity to reduce banding 2022-05-07 15:21:23 -05:00
Alex Gleason
02616fc312
Tweak gradient colors 2022-05-07 15:02:00 -05:00
Alex Gleason
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
Alex Gleason
1122b26695
Fix avatar test 2022-05-07 13:37:24 -05:00
Alex Gleason
939c74fe44
UI Avatar: add overflow-hidden className 2022-05-07 12:58:12 -05:00
Alex Gleason
84839a5104
Convert legacy Avatar component to TSX 2022-05-07 12:56:52 -05:00
Alex Gleason
575bc834f5
StillImage: convert to TSX 2022-05-07 12:46:21 -05:00
Alex Gleason
adf7b9f3d6
Use settings.svg and mail.svg from Tabler 2022-05-07 12:23:56 -05:00
Alex Gleason
0863a34bfc
RegisterInvite: use ui components
https://gitlab.com/soapbox-pub/soapbox-fe/-/issues/910#note_938469624
2022-05-07 12:11:08 -05:00
Alex Gleason
e0cc331781
Card: back button i18n 2022-05-07 12:04:28 -05:00
Alex Gleason
6ff34d77fd
RegisterInvite: move to AuthLayout 2022-05-07 12:02:45 -05:00
Alex Gleason
40f3b769fc
RegisterInvite: convert to TSX 2022-05-07 11:56:40 -05:00
Alex Gleason
dd4f41f246
ExternalLogin: move to AuthLayout instead of UI 2022-05-07 11:52:56 -05:00
Alex Gleason
12b2be2927
Video: fix progress styles, fixes #942 2022-05-07 10:52:14 -05:00
Alex Gleason
d2e4be0776
RegistrationForm: fix debounced function, make Submit button actually submit 2022-05-06 20:14:04 -05:00
Alex Gleason
4fe73cb3da
Display the RegistrationForm even on mobile 2022-05-06 20:07:40 -05:00
Alex Gleason
97a4bfec28
Captcha: improve style 2022-05-06 19:21:52 -05:00
Alex Gleason
43d494d43c
Improve legacy Checkbox styles 2022-05-06 18:51:06 -05:00
Alex Gleason
047c50cc02
Captcha: improve styles 2022-05-06 18:05:34 -05:00
Alex Gleason
aa4faeb96c
Captcha: convert to tsx 2022-05-06 17:58:04 -05:00
Alex Gleason
907ccd9e24
RegistrationForm: improve error text 2022-05-06 17:24:02 -05:00
Alex Gleason
f0cb0d5594
RegistrationForm: improve layout 2022-05-06 17:18:36 -05:00
Alex Gleason
165ddc91bd
RegistrationForm: use ui form inputs 2022-05-06 17:13:00 -05:00
Alex Gleason
90129818f2
RegistrationForm: convert to tsx 2022-05-06 16:51:36 -05:00
Alex Gleason
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
Alex Gleason
1a4991c6f9
Move Toggle to components/ui 2022-05-06 14:55:16 -05:00
Alex Gleason
eca6154cb9
EditProfile: remove fixed comment 2022-05-06 14:51:49 -05:00
Alex Gleason
a777378016 Merge branch 'external-video-height' into 'develop'
Fix external video embed height

See merge request soapbox-pub/soapbox-fe!1322
2022-05-06 19:48:54 +00:00
Alex Gleason
06008bba2a
AccountSearch: convert to tsx 2022-05-06 13:32:14 -05:00
Alex Gleason
976363d456
AccountSearch: fix text being too huge 2022-05-06 13:32:07 -05:00
Alex Gleason
66bc0029c4
AccountSearch: convert to tsx 2022-05-06 13:31:35 -05:00
Alex Gleason
e301255bf9
AccountSearch: fix text being too huge 2022-05-06 13:24:08 -05:00
Alex Gleason
1609118e14
SettingToggle: convert to TSX 2022-05-06 13:03:55 -05:00
Alex Gleason
2275a4e3fa
Toggle: improve styles (and on dark theme) 2022-05-06 12:53:47 -05:00
Alex Gleason
8ad66ec45a
Add custom Toggle component (wrapper around react-toggle) 2022-05-06 12:46:42 -05:00
Alex Gleason
04463b8aaf
EditProfile: use Toggle instead of Checkbox 2022-05-06 12:37:46 -05:00
Alex Gleason
44c234e3db
Fix external video embed height 2022-05-06 12:11:59 -05:00
Alex Gleason
568c41e302 Merge branch 'error-logo' into 'develop'
ErrorBoundary: only limit the logo's height (not width)

See merge request soapbox-pub/soapbox-fe!1320
2022-05-06 16:59:38 +00:00
Alex Gleason
5284fa5313 Merge branch 'search-hashtags-crash' into 'develop'
Search: fix crash on paginating hashtags

See merge request soapbox-pub/soapbox-fe!1319
2022-05-06 16:56:44 +00:00
Justin
6746642321 Improve Waitlist UX 2022-05-06 12:46:21 -04:00
Alex Gleason
f2d59d901f
ErrorBoundary: only limit the logo's height (not width) 2022-05-06 11:41:50 -05:00
Alex Gleason
a657b6374c
Search: fix crash on paginating hashtags 2022-05-06 11:36:55 -05:00
Alex Gleason
e734c7c967 Merge branch 'soapbox-config' into 'develop'
Overhaul SoapboxConfig

See merge request soapbox-pub/soapbox-fe!1315
2022-05-06 14:02:59 +00:00
marcin mikołajczak
f40fdc3448 Merge branch 'search-results-divide' into 'develop'
Dark style for divide-gray-200

See merge request soapbox-pub/soapbox-fe!1316
2022-05-06 13:29:27 +00:00
80532116af Use Tabler Icons for attachment icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-06 14:34:38 +02:00
801b5cb0cc Dark style for divide-gray-200
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-06 11:21:00 +02:00
Alex Gleason
50f1131811
SitePreview: make it actually work 2022-05-05 21:25:52 -05:00
Alex Gleason
b62a2db8a5
ThemeSelector: okay but definitely use onChange, not onBlur 2022-05-05 21:09:54 -05:00
Alex Gleason
40dda8b274
LinkFooter: add /soapbox/config link back 2022-05-05 20:22:34 -05:00
Alex Gleason
ea8c33beed
SitePreview: clean up links 2022-05-05 18:52:24 -05:00
Alex Gleason
f7d274954c
SoapboxConfig: reorganize and add headings 2022-05-05 18:46:30 -05:00
Alex Gleason
c14c68cfce
SoapboxConfig: put theme items into List 2022-05-05 18:38:16 -05:00
Alex Gleason
758b14fd68
SoapboxConfig: change checkboxes to Toggle list 2022-05-05 18:30:25 -05:00
Alex Gleason
ab7e123c96
SoapboxConfig: expand input widths 2022-05-05 18:19:53 -05:00
Alex Gleason
db08a27657
SoapboxConfig: fix theme selector 2022-05-05 18:12:08 -05:00
Alex Gleason
0bd43a3f2c
SoapboxConfig: improve style of file uploader 2022-05-05 17:51:07 -05:00
Alex Gleason
874ae980e6
SoapboxConfig: refactor Textarea 2022-05-05 17:45:32 -05:00
Alex Gleason
df714f1112
SoapboxConfig: improve ColorPicker styles 2022-05-05 17:37:25 -05:00
Alex Gleason
65beeedb59
SoapboxConfig: improve style of IconPicker 2022-05-05 17:29:24 -05:00
Alex Gleason
bec8f0fffe
Restore icon picker styles 2022-05-05 17:07:54 -05:00
Alex Gleason
b0e60bb60d
SoapboxConfig: improve layout 2022-05-05 16:56:34 -05:00
Alex Gleason
f5039b9877
SoapboxConfig: refactor inputs 2022-05-05 16:35:30 -05:00
Alex Gleason
2fdf4413f5
SoapboxConfig: improve spacing 2022-05-05 16:22:57 -05:00
Alex Gleason
f3e95bba51
SoapboxConfig: convert home footer links into Streamfield 2022-05-05 16:18:43 -05:00
Alex Gleason
b401af2950
Streamfield: don't render values container unless it has values 2022-05-05 15:59:36 -05:00
Alex Gleason
9abe924e92
SoapboxConfig: move PromoPanelInput into its own file 2022-05-05 15:57:30 -05:00
Alex Gleason
af61ae9d35
PromoPanelInput: remove icon label 2022-05-05 15:54:06 -05:00
Alex Gleason
91c52cdde7
SoapboxConfig: use Streamfield for PromoPanelInput, refactor getter/setters 2022-05-05 15:52:25 -05:00
Alex Gleason
3be558cf41
Move CryptoAddressInput into its own file 2022-05-05 15:12:38 -05:00
Alex Gleason
2588bdd4ff
SoapboxConfig: use Streamfield for cryptoAddresses 2022-05-05 15:06:52 -05:00
Alex Gleason
9bd18b13bd
Streamfield: labelText, hintText --> label, hint 2022-05-05 14:57:19 -05:00
Alex Gleason
0f341eee6e
Streamfield: export generic StreamfieldComponent<T> type 2022-05-05 14:45:10 -05:00
Alex Gleason
eaeeed29c0
SoapboxConfig: convert to TSX 2022-05-05 14:25:57 -05:00
Alex Gleason
748d1f6c21
SitePreview: convert to tsx 2022-05-05 13:23:25 -05:00
Alex Gleason
1bd81a2f0f
SoapboxConfig: break extraneous components out into their own files 2022-05-05 13:08:45 -05:00
Alex Gleason
781a1ad437
PlaceholderStatus: preserve mobile shadows 2022-05-05 11:51:52 -05:00
Alex Gleason
16e1bc0f28 Merge branch 'status-gaps' into 'develop'
Use gaps between statuses even on mobile

See merge request soapbox-pub/soapbox-fe!1312
2022-05-05 14:50:13 +00:00
Justin
c752909d8f Merge branch 'improve-mobile-for-edit-profile' into 'develop'
Stack avatar/header file picker on mobile

See merge request soapbox-pub/soapbox-fe!1313
2022-05-05 13:56:21 +00:00
Justin
2b41e5f257 Stack avatar/header file picker on mobile 2022-05-05 09:36:49 -04:00
Alex Gleason
435b7001a4
Use gaps between statuses even on mobile 2022-05-04 23:27:43 -05:00
marcin mikołajczak
8f09fcab2e Merge branch 'edit-posts' into 'develop'
Allow editing posts on Mastodon

See merge request soapbox-pub/soapbox-fe!1271
2022-05-04 18:57:34 +00:00
ffbb6f51de use camelCase
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-04 20:36:46 +02:00
53152d9174 Do not redirect to /messages after editing status
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-04 20:33:49 +02:00
Alex Gleason
e0b7c2a26c Merge branch 'small-fixes' into 'develop'
Small fixes

Closes #927, #936, and #933

See merge request soapbox-pub/soapbox-fe!1310
2022-05-04 18:28:53 +00:00
Justin
51820319ae Fix white flash on landing page 2022-05-04 14:09:44 -04:00
Alex Gleason
c00b5f7476
ProfilePage: fix tabs (fixes #927), redirect wrong case username 2022-05-04 13:08:49 -05:00
Alex Gleason
47d1a8e5d6
ActionBar: fix repost active state, fixes #936 2022-05-04 12:08:17 -05:00
Alex Gleason
5e9c81b0c1
Notification: change status notification to bell-ringing 2022-05-04 11:55:22 -05:00
Alex Gleason
8f979b30fc
Badge: fix bot text color, fixes #933 2022-05-04 11:52:22 -05:00
Alex Gleason
a9a5ab115e Merge branch 'theme-gate' into 'develop'
Dark theme fixes

See merge request soapbox-pub/soapbox-fe!1308
2022-05-04 16:37:11 +00:00
Alex Gleason
ddcef4fc6c
HomePage: fix dark divider below Composer 2022-05-04 11:16:35 -05:00
Alex Gleason
1375c62fc1
Add ThemeToggle to Preferences 2022-05-04 11:11:47 -05:00
Alex Gleason
d7e2b843cf
Remove theme feature gating 2022-05-04 11:08:31 -05:00
Justin
d11d28f8d0 Merge branch 'improve-dark-mode' into 'develop'
Add dark style to share button

See merge request soapbox-pub/soapbox-fe!1307
2022-05-04 16:06:00 +00:00
Justin
9862480441 Add dark style to share button 2022-05-04 11:45:47 -04:00