discourse-assign/spec
Rafael dos Santos Silva 7a2fde72c6
FEATURE: Assign Status (#363)
Adds a new plugin setting that when enabled adds a status field for every assignment. This setting defaults to off.

The possible status for an assignment are customizable via yet another new setting, and the first one on this list will be the default status for new assignments.

The status is not yet show anywhere except the assign modal and the small action posts in topics at the moment. Adding status to the assignment list for users and groups will be handled in the near future.


Co-authored-by: Penar Musaraj <pmusaraj@gmail.com>
2022-08-04 14:50:18 -03:00
..
components FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
fabricators DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
integration DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
jobs DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
lib FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
models DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
requests FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
serializers FEATURE: Assign Status (#363) 2022-08-04 14:50:18 -03:00
support DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00
plugin_spec.rb DEV: Apply syntax_tree formatting 2022-07-27 13:48:51 -03:00