bastodon/app/javascript/mastodon/features/ui/components
Claire 6b19e1e632
Fix incorrect use of old WebUI paths (#16773)
* Fix incorrect use of old WebUI paths

PR #16171 renamed some routes but missed some occurrences.
Without #16772, this leads to unreachable routes in those cases.

* Fix floating action button being displayed on statuses and compose screen
2021-09-27 07:24:04 +02:00
..
__tests__
actions_modal.js
audio_modal.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
block_modal.js
boost_modal.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
bundle.js
bundle_column_error.js
bundle_modal_error.js
column.js
column_header.js
column_link.js
column_loading.js
column_subheading.js
columns_area.js Fix incorrect use of old WebUI paths (#16773) 2021-09-27 07:24:04 +02:00
compose_panel.js
confirmation_modal.js Fix logout link not working in safari (#16574) 2021-08-06 12:14:13 +02:00
document_title.js
drawer_loading.js
embed_modal.js
focal_point_modal.js Add confirmation modal when closing media edit modal with unsaved changes (#16518) 2021-07-25 01:14:43 +02:00
follow_requests_nav_link.js
image_loader.js
link_footer.js Fix logout link not working in safari (#16574) 2021-08-06 12:14:13 +02:00
list_panel.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
media_modal.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
modal_loading.js
modal_root.js Add confirmation modal when closing media edit modal with unsaved changes (#16518) 2021-07-25 01:14:43 +02:00
mute_modal.js
navigation_panel.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
notifications_counter_icon.js
report_modal.js Fix dialog close button (#16219) 2021-05-11 21:15:57 +02:00
tabs_bar.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00
upload_area.js
video_modal.js Fix minor code quality issues (#16502) 2021-07-14 05:36:23 +02:00
zoomable_image.js