Commit Graph

588 Commits

Author SHA1 Message Date
829a61c3a5 Delete unused ColumnSubheading 2022-05-01 12:54:54 -05:00
5def7a087d Convert UploadArea to tsx 2022-05-01 12:46:06 -05:00
e17825777b Fix /invite layout 2022-04-30 12:10:06 -05:00
28ead43f96 Fix DMs link 2022-04-30 11:45:58 -05:00
f19bd32e52 /admin --> /soapbox/admin 2022-04-30 11:31:04 -05:00
e08a297eff /auth/verify --> /verify 2022-04-30 11:28:18 -05:00
c4e376816d ProfileField: style verified links 2022-04-29 21:51:48 -05:00
20013cf712 ProfileField: basic styling 2022-04-29 21:37:35 -05:00
b2c9d4938f Display rudimentary ProfileFieldsPanel 2022-04-29 21:05:39 -05:00
2702f3fd70 ProfileStats: convert to TSX 2022-04-29 20:41:14 -05:00
0127d282e2 ProfileInfoPanel: convert to TSX 2022-04-29 20:33:26 -05:00
3d0e9200c2 Layout: standalone fixes 2022-04-28 18:57:50 -05:00
8134b5d016 ExternalAuth: use EmptyPage 2022-04-28 18:46:58 -05:00
a23fb9f1aa Actually move Layout.Sidebar out of WrappedRoute and into UI 2022-04-28 18:26:30 -05:00
2c542e4548 Layout: make all UI routes have a static left sidebar 2022-04-28 18:18:55 -05:00
039ff6b3f6 AwaitingApproval: move into ./tabs directory 2022-04-28 15:56:17 -05:00
85424b9acf Admin: improve tabs navigation 2022-04-28 15:44:12 -05:00
da8eaec7b9 Delete AdminNav, AdminTabs i18n 2022-04-28 15:14:58 -05:00
aa29b260a8 ui/index: convert to TSX+FC 2022-04-26 13:36:08 -05:00
7df6d4bc9c BackgroundShapes: convert to TSX 2022-04-26 12:05:49 -05:00
670d25428d async-components: convert to TS 2022-04-26 12:03:52 -05:00
3c90937bf2 WrappedRoute: refactor with TSX+FC 2022-04-26 12:01:57 -05:00
2758980021 Restore mobile account switcher, make it available to everyone 2022-04-25 18:37:20 -05:00
3788980856 BundleColumnError: improve styles 2022-04-25 18:04:00 -05:00
672216d4de BundleColumnError: convert to TSX 2022-04-25 17:54:17 -05:00
4d4070da9a Make error routes developerOnly 2022-04-25 17:51:03 -05:00
754e669ea5 Add network error preview to Developers (/error/network) 2022-04-25 17:48:53 -05:00
d9903807ed FundingPanel: remove unused history variable 2022-04-24 18:56:57 -05:00
000615ced4 CryptoAddress: improve icon size 2022-04-24 18:54:46 -05:00
eaf15fd77c LinkFooter: improve style of repo link 2022-04-24 18:38:12 -05:00
18c4210cec Fix VideoModal, remove Video close button 2022-04-24 18:24:57 -05:00
b8eff3e46b VideoModal: convert to TSX 2022-04-24 18:07:20 -05:00
73f086c680 Add "Donor" badge 2022-04-24 17:27:08 -05:00
3f9cc3cd04 Restore Patron features, context to TSX 2022-04-24 17:01:57 -05:00
ea34a7f303 DELETE INTERSECTION OBSERVER ARTICLE 2022-04-22 13:13:40 -05:00
ae48cb2c06 ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
eecc46cbdc Fix useEffect() calls... whoops 2022-04-21 17:52:48 -05:00
ef5ceeacfe Fix soapboxConfig propType errors 2022-04-21 11:10:35 -05:00
a398f14b2f Lists links styling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-20 19:37:40 +02:00
9d03b8ab93 Merge branch 'next-public-layout' into 'next'
Next: improve public pages, feature detection, etc

See merge request soapbox-pub/soapbox-fe!1243
2022-04-20 13:19:35 +00:00
be778ce533 Restore PromoPanel 2022-04-19 21:42:03 -05:00
0c98157fb3 Delete WelcomeButton, remove TruthSocial remnants 2022-04-19 15:24:12 -05:00
564524bfcc AuthLayout: use logo from soapboxConfig 2022-04-19 15:20:50 -05:00
5731b9b1c7 Redirect all /auth routes 2022-04-19 14:37:48 -05:00
67b0b6a317 Add BirthdayPanel 2022-04-18 23:30:40 -05:00
97b5c5af43 Widget: add actions 2022-04-18 23:10:01 -05:00
c523e95789 Merge branch 'fix-pending-status' into 'next'
Improve Pending Status design

See merge request soapbox-pub/soapbox-fe!1236
2022-04-18 21:23:51 +00:00
4bfffebb32 Normalize accounts in who-to-follow-panel.test.tsx 2022-04-18 16:04:58 -05:00
76a04ccbb9 Improve Pending Status design 2022-04-18 15:08:41 -04:00
dc3c273311 Birthdays modal to TS
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-17 23:27:33 +02:00