bigbuffet-rw/app/soapbox/features/ui/components
Alex Gleason bcc9ff5066 Merge branch 'ts-tests' into 'develop'
Make TypeScript work correctly in tests

Closes #1010

See merge request soapbox-pub/soapbox-fe!1610
2022-07-07 13:39:51 +00:00
..
__tests__ rootReducer(undefined, {} as any) --> rootState 2022-07-06 17:22:11 -05:00
modals Fix types in various component tests 2022-07-06 12:17:17 -05:00
panels
accordion.tsx string | React.ReactNode -> React.ReactNode 2022-05-24 17:16:07 +02:00
account_list_panel.js import from 'soapbox/… 2022-05-30 20:23:55 +02:00
account_note_modal.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
action-button.tsx Merge branch 'ts' into 'develop' 2022-06-06 19:03:34 +00:00
actions_modal.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
background_shapes.tsx Account for smaller screens 2022-06-28 14:26:59 -04:00
better_column.js
birthdays_modal.tsx Reducers: TypeScript 2022-06-24 00:33:23 +02:00
boost_modal.tsx TypeScript, React.FC 2022-06-12 16:14:46 +02:00
bundle.js
bundle_column_error.tsx
bundle_modal_error.js
column.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
column_forbidden.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
column_header.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
column_loading.tsx TypeScript, FC (reducers, search) 2022-06-07 18:25:53 +02:00
columns_area.tsx
compare_history_modal.tsx Convert 'AttachmentThumbs' to TSX 2022-05-17 10:03:37 -04:00
component_modal.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
compose-button.tsx Update Tabler to v1.71.0, use new pencil-plus and message-circle-2 icons 2022-06-26 10:41:02 -05:00
compose_modal.tsx Reducers: TypeScript 2022-06-20 21:48:11 +02:00
confirmation_modal.tsx TypeScript, React.FC 2022-06-12 16:14:46 +02:00
crypto_donate_modal.tsx Reducers: TypeScript 2022-06-22 22:54:21 +02:00
cta-banner.tsx Improve design of CTA Banner 2022-05-13 08:35:03 -04:00
edit_federation_modal.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
embed_modal.tsx Fix type errors, use () => RootState for getState 2022-06-18 11:51:02 +02:00
familiar_followers_modal.tsx Reducers: TypeScript 2022-06-24 00:33:23 +02:00
favourites_modal.tsx Reducers: TypeScript 2022-06-22 22:54:21 +02:00
focal_point_modal.js
funding_panel.tsx
hotkeys_modal.tsx Do not show follow requests hotkey if not feature not available 2022-05-19 12:57:21 +02:00
image_loader.js
instance_info_panel.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
instance_moderation_panel.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
link_footer.tsx Fix link UX issue on linkfooter 2022-06-27 11:52:05 -04:00
list_panel.tsx prefer TypeScript for tests 2022-06-12 23:07:06 +02:00
media_modal.js eslint: indent switch statements 2022-05-11 16:06:35 -05:00
mentions_modal.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
missing_description_modal.tsx
modal_loading.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
modal_root.js Use import type in some places 2022-06-09 21:08:51 +02:00
mute_modal.tsx TypeScript, React.FC 2022-06-12 16:14:46 +02:00
navbar.tsx TypeScript: actions 2022-06-10 19:56:22 +02:00
pending_status.tsx Lint 2022-06-16 11:47:57 -04:00
pinned_accounts_panel.tsx Reducers: TypeScript 2022-06-22 22:54:21 +02:00
poll_preview.tsx Improve PollPreview 2022-06-16 11:08:57 -04:00
profile-dropdown.tsx Redirect /login when a user is signed in, add /login/add for multiple accounts 2022-06-29 13:32:59 -05:00
profile_familiar_followers.tsx Reducers: TypeScript 2022-06-22 22:54:21 +02:00
profile_fields_panel.tsx
profile_info_panel.tsx Actions: TypeScript 2022-06-19 20:38:51 +02:00
profile_media_panel.tsx import from 'soapbox/… 2022-05-30 20:23:55 +02:00
profile_stats.tsx import from 'soapbox/… 2022-05-30 20:23:55 +02:00
promo_panel.tsx
reactions_modal.tsx Reducers: TypeScript 2022-06-24 00:33:23 +02:00
reblogs_modal.tsx Reducers: TypeScript 2022-06-24 00:33:23 +02:00
reply_mentions_modal.tsx Reducers: TypeScript 2022-06-20 21:48:11 +02:00
subscription-button.tsx Improve UX after subscribing to account 2022-07-06 14:20:20 -04:00
theme-selector.tsx eslint: indent switch statements 2022-05-11 16:06:35 -05:00
theme-toggle.tsx
timeline.tsx Skip dequeue when feed filtering 2022-06-29 11:10:00 -04:00
trends-panel.tsx Add normalizers, fix tests 2022-06-08 23:43:27 +02:00
unauthorized_modal.tsx Actions: TypeScript 2022-06-20 09:26:45 +02:00
upload_area.tsx eslint: indent switch statements 2022-05-11 16:06:35 -05:00
user_panel.tsx TypeScript, FC, styles and fixes 2022-05-28 18:03:19 +02:00
video_modal.tsx
who-to-follow-panel.tsx Reducers: TypeScript, fixes 2022-06-05 20:21:25 +02:00
zoomable_image.js