Commit graph

90 commits

Author SHA1 Message Date
Alex Gleason
54b6df719c
Layout: fix compose block spacing 2022-06-04 15:58:41 -05:00
Justin
0583fbe0f9 Remove unneeded classes 2022-05-16 11:21:40 -04:00
Alex Gleason
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
Justin
173fbd6535 Include CtaBanner in layouts 2022-05-10 06:17:14 -04:00
Alex Gleason
57c8030374
InstanceInfoPanel: convert to TSX 2022-05-09 21:49:53 -05:00
Alex Gleason
570686b83a
RemoteInstancePage: convert to TSX 2022-05-09 21:35:22 -05:00
Alex Gleason
dd4f41f246
ExternalLogin: move to AuthLayout instead of UI 2022-05-07 11:52:56 -05:00
Alex Gleason
435b7001a4
Use gaps between statuses even on mobile 2022-05-04 23:27:43 -05:00
Alex Gleason
c00b5f7476
ProfilePage: fix tabs (fixes #927), redirect wrong case username 2022-05-04 13:08:49 -05:00
Alex Gleason
ddcef4fc6c
HomePage: fix dark divider below Composer 2022-05-04 11:16:35 -05:00
Alex Gleason
5d77723189
ProfilePage: remove unused import 2022-04-29 21:52:46 -05:00
Alex Gleason
b2c9d4938f
Display rudimentary ProfileFieldsPanel 2022-04-29 21:05:39 -05:00
Alex Gleason
580960695c
ProfilePage: convert to TSX 2022-04-29 17:59:30 -05:00
Alex Gleason
3d0e9200c2
Layout: standalone fixes 2022-04-28 18:57:50 -05:00
Alex Gleason
2c542e4548
Layout: make all UI routes have a static left sidebar 2022-04-28 18:18:55 -05:00
Alex Gleason
a8f2ca83a1
Add tabs to dashboard 2022-04-28 14:06:47 -05:00
Alex Gleason
b0f99dca29
AdminPage: use standard page layout 2022-04-28 13:08:46 -05:00
Alex Gleason
af07af9b75
HomePage: convert to TSX 2022-04-28 13:05:00 -05:00
Alex Gleason
fc77faac5a
EmptyPage: convert to TSX 2022-04-28 12:51:21 -05:00
Alex Gleason
81f4fb0125
DefaultPage: convert to tsx 2022-04-28 12:50:30 -05:00
Alex Gleason
bbf99a06e4
AdminPage: convert to TSX 2022-04-28 12:47:30 -05:00
Alex Gleason
3f9cc3cd04
Restore Patron features, context to TSX 2022-04-24 17:01:57 -05:00
Alex Gleason
be778ce533
Restore PromoPanel 2022-04-19 21:42:03 -05:00
Alex Gleason
67b0b6a317
Add BirthdayPanel 2022-04-18 23:30:40 -05:00
Alex Gleason
2828f233d5
Restore ProfileMediaPanel, convert to TSX+FC 2022-04-15 19:14:34 -05:00
Alex Gleason
5955a0819a
Nuke FeaturesPanel, add "More" menu to left sidebar 2022-04-14 13:16:08 -05:00
Alex Gleason
1e3c6d9430
Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
Alex Gleason
999f518f10
Display CryptoDonatePanel, convert to tsx 2022-03-25 13:38:03 -05:00
Alex Gleason
03a5ef6d41
Fix (most) PropType errors 2022-03-23 12:14:42 -05:00
Alex Gleason
5cd894ab02
Truth Social 2022-03-21 13:14:26 -05:00
7aef1d923b Merge remote-tracking branch 'origin/develop' into account-endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-13 22:29:32 +01:00
0a160f4422 User endorsements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-12 18:20:27 +01:00
Alex Gleason
6323c7d70e
eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
Alex Gleason
966ca91e1a
eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
Alex Gleason
2a0e2001d6
eslint: enforce import/order 2022-01-10 16:01:24 -06:00
Alex Gleason
92439137c1
v2 Suggestions: add AdminAPI, rearrange sidebars, check instance feature flag 2021-11-26 23:36:17 -06:00
Alex Gleason
dc363cd04b
Fix navigating between profiles 2021-11-15 21:31:17 -06:00
Alex Gleason
3e3433218c
Column: remove top gap on mobile, implement pulling feedback 2021-11-03 20:35:40 -05:00
Alex Gleason
52512ec110
Trends: fix Hashtag component and TrendsPanel, display trends in Search 2021-11-01 20:37:39 -05:00
Alex Gleason
0bc1a57cfa
RemoteInstancePage: use standard navigation like other pages 2021-10-08 16:35:47 -05:00
Alex Gleason
079736e199
Profile: start refactoring findAccountByUsername logic 2021-10-07 14:35:07 -05:00
Alex Gleason
b6704991d2
Column: consolidate column components, refactor transparency, get rid of .column-area--mobile, wtf 2021-10-06 16:01:18 -05:00
Alex Gleason
60c3243fcb
SubNavigation: refactor to be contextual based on Column 2021-09-27 13:38:02 -05:00
Alex Gleason
c42db5242b
StatusPage: accomodate SubNavigation in sticky columns 2021-09-21 13:46:59 -05:00
Alex Gleason
3a1b660269
Make column panels sticky 2021-09-20 17:53:08 -05:00
Alex Gleason
1202d3d45d
StatusPage: async components 2021-09-18 20:54:55 -05:00
Alex Gleason
008d53a7d9
Merge remote-tracking branch 'origin/develop' into next 2021-09-18 20:52:26 -05:00
Alex Gleason
1e77adda34
Admin: async components 2021-09-18 19:34:45 -05:00
Alex Gleason
aa54e0bd0b
RemoteInstance: async panels 2021-09-18 19:23:48 -05:00
Alex Gleason
abcdc1fd63
Profile: make account panels async 2021-09-18 19:17:55 -05:00