discourse/spec/system/page_objects/components
Martin Brennan 6de00f89c2
FEATURE: Initial admin sidebar navigation (#24789)
This is v0 of admin sidebar navigation, which moves
all of the top-level admin nav from the top of the page
into a sidebar. This is hidden behind a enable_admin_sidebar_navigation
site setting, and is opt-in for now.

This sidebar is dynamically shown whenever the user enters an
admin route in the UI, and is hidden and replaced with either
the:

* Main forum sidebar
* Chat sidebar

Depending on where they navigate to. For now, custom sections
are not supported in the admin sidebar.

This commit removes the experimental admin sidebar generation rake
task but keeps the experimental sidebar UI for now for further
testing; it just uses the real nav as the default now.
2023-12-18 11:48:25 +10:00
..
navigation_menu FEATURE: Initial admin sidebar navigation (#24789) 2023-12-18 11:48:25 +10:00
ace_editor.rb DEV: Create form templates (#20189) 2023-02-08 11:21:39 -08:00
base.rb DEV: Change sidebar header dropdown to use wait_for_animation (#20627) 2023-03-10 14:54:57 +10:00
calendar_date_time_picker.rb DEV: Move calendar date + time picker from local dates into core component (#23023) 2023-08-11 13:05:44 +10:00
category_list.rb FIX: update unread and new count for categories (#22145) 2023-06-21 13:42:30 +10:00
composer.rb FIX: Form template form error visiblity (#24779) 2023-12-07 12:26:56 -08:00
d_toggle_switch.rb UI: redesigned settings/members (#23804) 2023-10-09 14:11:16 +02:00
dialog.rb DEV: Move Bookmark modal/component to use d-modal (#22532) 2023-07-17 10:14:17 +10:00
emoji_picker.rb DEV: Speed up core system tests (#21394) 2023-05-05 07:45:53 +08:00
fast_editor.rb FIX: Fast edit doesn’t work on content with certain characters (#20410) 2023-02-23 11:30:16 +08:00
group-card.rb FIX: Member Highlights on Group Cards (#22828) 2023-07-28 14:33:42 +00:00
new_topic_list_toggle_tab.rb FEATURE: New topics vs replies toggle for the new new view (#22920) 2023-08-18 12:44:04 +08:00
new_topic_list_toggle.rb UX: update /new toggle styles, class names (#23154) 2023-08-21 09:34:12 +08:00
select_kit.rb FIX: Disable filter when loading tags in edit nav menu tags modal (#23789) 2023-10-23 08:35:40 +08:00
sidebar_header_dropdown.rb UX: Remove section heading for community section (#22405) 2023-07-11 09:40:37 +08:00
toasts.rb UX: enhances chat copy features (#23770) 2023-10-04 16:14:37 +02:00
topic_list_controls.rb FIX: correctly untrack topics when dismiss unread (#23894) 2023-10-11 02:51:43 +00:00
topic_list.rb A11Y: Fix selecting topic when navigation via keyboard (#22996) 2023-08-07 17:05:16 -04:00
topic_query_filter.rb FIX: /filter route input field not updating on route change (#23119) 2023-08-17 09:04:48 +08:00
topic_view.rb FIX: correctly untrack topics when dismiss unread (#23894) 2023-10-11 02:51:43 +00:00
user_menu.rb DEV: Add system test for user security keys (#23372) 2023-09-04 12:07:20 +10:00