Alex Gleason
|
88c90dcb95
|
Reports: move to ./tabs directory
|
2022-04-28 16:02:51 -05:00 |
|
Alex Gleason
|
5f9f06d6a9
|
Reports: convert to TSX
|
2022-04-28 16:01:58 -05:00 |
|
Alex Gleason
|
039ff6b3f6
|
AwaitingApproval: move into ./tabs directory
|
2022-04-28 15:56:17 -05:00 |
|
Alex Gleason
|
a3d7e2c826
|
AwaitingApproval: convert to TSX
|
2022-04-28 15:53:34 -05:00 |
|
Alex Gleason
|
5c821488dc
|
AdminTabs: get activeItem from match
|
2022-04-28 15:49:29 -05:00 |
|
Alex Gleason
|
85424b9acf
|
Admin: improve tabs navigation
|
2022-04-28 15:44:12 -05:00 |
|
Alex Gleason
|
c8a60aba64
|
AdminTabs: use to instead of action
|
2022-04-28 15:29:38 -05:00 |
|
Alex Gleason
|
fd9c7add5c
|
Tabs: support count prop on item
|
2022-04-28 15:28:08 -05:00 |
|
Alex Gleason
|
da8eaec7b9
|
Delete AdminNav, AdminTabs i18n
|
2022-04-28 15:14:58 -05:00 |
|
Alex Gleason
|
5c89040692
|
Rudimentary admin tabs navigation
|
2022-04-28 15:04:49 -05:00 |
|
Alex Gleason
|
a8f2ca83a1
|
Add tabs to dashboard
|
2022-04-28 14:06:47 -05:00 |
|
Alex Gleason
|
f088e63ec8
|
LatestAccountsPanel: refactor with action
|
2022-04-28 13:44:32 -05:00 |
|
Alex Gleason
|
9650ce2b37
|
admin/report: convert to TSX
|
2022-04-28 13:35:52 -05:00 |
|
Alex Gleason
|
3beb013e92
|
ReportStatus: convert to TSX
|
2022-04-28 13:28:08 -05:00 |
|
marcin mikołajczak
|
5d580fcc15
|
Merge branch 'next' into 'next'
Fix move notifications
See merge request soapbox-pub/soapbox-fe!1272
|
2022-04-28 18:16:50 +00: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 |
|
|
9af1ab026c
|
Fix move notifications
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-28 19:59:55 +02: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
|
283213b5ba
|
Convert legacy forms to TypeScript
|
2022-04-28 12:43:36 -05:00 |
|
Alex Gleason
|
cee9d45b9d
|
RadioItem: fix dark mode
|
2022-04-28 11:47:35 -05:00 |
|
Alex Gleason
|
4cf9fab13c
|
RegistrationModePicker: convert to TSX
|
2022-04-28 11:44:51 -05:00 |
|
Alex Gleason
|
27b7fc4f30
|
Convert admin/index to TSX
|
2022-04-28 11:36:45 -05:00 |
|
Alex Gleason
|
c420afbab5
|
Merge branch 'next-easy-typescript' into 'next'
Convert a few files into TypeScript
See merge request soapbox-pub/soapbox-fe!1269
|
2022-04-28 02:10:20 +00:00 |
|
Alex Gleason
|
6a9853ad66
|
Merge branch 'yarn-i18n' into 'develop'
Run yarn manage:translations
Closes #905
See merge request soapbox-pub/soapbox-fe!1270
|
2022-04-28 01:26:06 +00:00 |
|
Alex Gleason
|
ef31dcae52
|
Run yarn manage:translations
|
2022-04-27 20:07:54 -05:00 |
|
Alex Gleason
|
535cca7599
|
Convert a few files into TypeScript
|
2022-04-27 20:01:31 -05:00 |
|
Alex Gleason
|
992a846011
|
Merge branch 'next' into 'next'
next
See merge request soapbox-pub/soapbox-fe!1268
|
2022-04-27 21:37:38 +00:00 |
|
|
67694c48d9
|
reply-mentions styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-27 23:24:16 +02:00 |
|
|
48dd07ef44
|
some styles for simpleform imputs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-27 23:20:38 +02:00 |
|
|
79d313c4a8
|
fix repost button on DMs
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-04-27 23:11:24 +02:00 |
|
Alex Gleason
|
437c7980a6
|
Merge branch 'build-version' into 'next'
Features: support backend build name (eg `+soapbox`)
See merge request soapbox-pub/soapbox-fe!1267
|
2022-04-27 19:09:59 +00:00 |
|
Alex Gleason
|
ee2bfd666b
|
Features: support backend build name (eg +soapbox )
|
2022-04-27 13:50:13 -05:00 |
|
Alex Gleason
|
7363d9c7f8
|
SoapboxMount: do load, even if something fails
|
2022-04-26 15:07:13 -05:00 |
|
Alex Gleason
|
e0cc53038a
|
Merge branch 'typescript/convert-mfa-form' into 'next'
[Typescript] Convert MfaForm
See merge request soapbox-pub/soapbox-fe!1265
|
2022-04-26 19:08:47 +00:00 |
|
Alex Gleason
|
6cd12e9ad1
|
Merge branch 'next-layout' into 'next'
Next: convert UI into TypeScript
See merge request soapbox-pub/soapbox-fe!1266
|
2022-04-26 18:57:20 +00:00 |
|
Alex Gleason
|
aa29b260a8
|
ui/index: convert to TSX+FC
|
2022-04-26 13:36:08 -05:00 |
|
Kevin Brown
|
0614bce334
|
Convert mfa_form to typescript
|
2022-04-26 13:29:28 -04:00 |
|
Kevin Brown
|
0ff866979f
|
Add disabled
|
2022-04-26 13:26:06 -04:00 |
|
Alex Gleason
|
7df6d4bc9c
|
BackgroundShapes: convert to TSX
|
2022-04-26 12:05:49 -05:00 |
|
Alex Gleason
|
670d25428d
|
async-components: convert to TS
|
2022-04-26 12:03:52 -05:00 |
|
Alex Gleason
|
3c90937bf2
|
WrappedRoute: refactor with TSX+FC
|
2022-04-26 12:01:57 -05:00 |
|
Alex Gleason
|
5af0e40ad2
|
Merge branch 'revert-654d652a' into 'next'
Revert "Merge branch 'allow-text-selection' into 'next'"
See merge request soapbox-pub/soapbox-fe!1263
|
2022-04-26 14:30:05 +00:00 |
|
Alex Gleason
|
6db00e0293
|
Revert "Merge branch 'allow-text-selection' into 'next'"
This reverts merge request !1262
|
2022-04-26 14:28:39 +00:00 |
|
Alex Gleason
|
654d652a6f
|
Merge branch 'allow-text-selection' into 'next'
Allow text selection in the Status component
See merge request soapbox-pub/soapbox-fe!1262
|
2022-04-26 14:14:14 +00:00 |
|
Justin
|
0a622d0741
|
Allow text selection in the Status component
|
2022-04-26 09:54:26 -04:00 |
|
Alex Gleason
|
63a628b619
|
Merge branch 'next-small-fixes' into 'next'
Next: Small fixes
See merge request soapbox-pub/soapbox-fe!1261
|
2022-04-26 00:15:05 +00:00 |
|
Alex Gleason
|
2758980021
|
Restore mobile account switcher, make it available to everyone
|
2022-04-25 18:37:20 -05:00 |
|