discourse/spec/system/page_objects/modals
Osama Sayegh a5497b74be
UX: Simplify invite modal (#28974)
This commit simplifies the initial state of the invite modal when it's opened to make it one click away from creating an invite link. The existing options/fields within the invite modal are still available, but are now hidden behind an advanced mode which can be enabled.

On the technical front, this PR also switches the invite modal to use our FormKit library.

Internal topic: t/134023.
2024-10-21 13:11:43 +03:00
..
avatar_selector.rb FIX: Serialize uploaded_avatars_allowed_groups check on current user (#25515) 2024-02-02 09:32:45 +10:00
badge.rb
base.rb UX: Simplify invite modal (#28974) 2024-10-21 13:11:43 +03:00
bookmark.rb FIX: relative picker was being reset on change (#26766) 2024-04-26 10:59:51 +02:00
change_owner.rb
create_invite.rb UX: Simplify invite modal (#28974) 2024-10-21 13:11:43 +03:00
delete_themes_confirm.rb
discard_draft.rb FIX: Destroy draft when clicking the Discard button (#28552) 2024-08-26 12:49:26 -03:00
dismiss_new.rb
flag.rb UX: move admin flag form to form-kit (#28187) 2024-08-05 11:01:25 +10:00
insert_table.rb
login.rb UX: Add option to use fullpages for login and signup (#29034) 2024-10-15 11:10:54 -03:00
penalize_user.rb FIX: Don't show silence button on staff users and display similar users (#28423) 2024-08-20 15:27:29 +03:00
private_message_invite.rb DEV: convert PrivateMessageMap widget to glimmer components (#25837) 2024-03-04 10:24:25 +08:00
private_message_remove_participant.rb DEV: convert PrivateMessageMap widget to glimmer components (#25837) 2024-03-04 10:24:25 +08:00
reject_reason_reviewable.rb
sidebar_edit_categories.rb
sidebar_edit_navigation_modal.rb
sidebar_edit_tags.rb
sidebar_section_form.rb FEATURE: confirmation when a public section is updated (#26546) 2024-04-09 09:58:30 +10:00
signup.rb UX: Add option to use fullpages for login and signup (#29034) 2024-10-15 11:10:54 -03:00
topic_bulk_actions.rb FEATURE: Bulk topic tagging allowing restricted operations on sole categories (#26602) 2024-04-12 13:10:14 +10:00