discourse/app/services/flags
Krzysztof Kotlarek a69a304f11
FEATURE: allow edit custom flags (#32344)
Allow admins to edit user custom flags. Because changing
name/description will update name/description for old reviewables,
warning has to be displayed.

Still, system flags can never be edited or deleted (only disabled).
2025-04-17 12:31:52 +08:00
..
create_flag.rb DEV: Apply new Rubocop linting on services 2024-12-02 17:31:36 +01:00
destroy_flag.rb DEV: Apply new Rubocop linting on services 2024-12-02 17:31:36 +01:00
reorder_flag.rb DEV: Apply new Rubocop linting on services 2024-12-02 17:31:36 +01:00
toggle_flag.rb DEV: Apply new Rubocop linting on services 2024-12-02 17:31:36 +01:00
update_flag.rb FEATURE: allow edit custom flags (#32344) 2025-04-17 12:31:52 +08:00