discourse-assign/spec
Joffrey JAFFEUX 3507a7dd98
FIX: correctly refresh UI when changing group preference (#560)
Prior to this fix the state change was not reflected in the UI when changing the "who can assign" preference of a group.

This was actually saved in the backend but would require a full page refresh to see the updated state on the group preferences page.
2024-04-05 18:46:08 +02:00
..
components DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
fabricators FIX: Order items properly in user menu 2023-11-09 16:41:48 +01:00
integration DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
jobs DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
lib FIX: Assignments limit shouldn't prevent from reassigning a post (#556) 2024-03-29 15:50:02 +04:00
models FIX: Recreate notifications on topic reopening 2024-03-18 10:56:08 +01:00
requests DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
serializers DEV: Fix new Rubocop offenses (#548) 2024-02-29 18:23:48 +01:00
support DEV: Bump rubocop-discourse and correct violations (#409) 2022-12-23 19:55:31 +00:00
system FIX: correctly refresh UI when changing group preference (#560) 2024-04-05 18:46:08 +02:00
plugin_spec.rb FIX: Recreate notifications on topic reopening 2024-03-18 10:56:08 +01:00