discourse/spec/system/page_objects
Krzysztof Kotlarek fc2259d1c8
FIX: limit the number of custom flags to 50 (#28221)
Admin can create up to 50 custom flags. It is limited for performance reasons.

When the limit is reached "Add button" is disabled and backend is protected by guardian.
2024-08-06 10:50:12 +10:00
..
components FIX: Badge image uploader (#28188) 2024-08-01 15:36:17 +02:00
modals UX: move admin flag form to form-kit (#28187) 2024-08-05 11:01:25 +10:00
pages FIX: limit the number of custom flags to 50 (#28221) 2024-08-06 10:50:12 +10:00
admin_badges.rb FIX: Badge image uploader (#28188) 2024-08-01 15:36:17 +02:00
admin_user_badges.rb DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
cdp.rb DEV: Try until success for clipboard copies (#27986) 2024-07-19 19:44:10 +08:00