discourse-assign/test/javascripts/acceptance
Krzysztof Kotlarek 1a1dffc5e8
FEATURE: active flag for assignments (#264)
When topic is closed, we mark assignments as "inactive". Then when it is reopen and setting reassign_on_open is enabled, we bring back previous assignments.

We were already using custom fields for archive message and move to inbox. I changed custom fields solution to use active flag on Assignment model
2021-12-13 08:36:14 +01:00
..
assign-disabled-test.js.es6 FEATURE: improve blank page syndrome (#187) 2021-08-25 19:51:45 +04:00
assign-enabled-test.js.es6 FEATURE: assign to post (#224) 2021-11-01 09:27:13 +11:00
assigned-topic-test.js.es6 FEATURE: active flag for assignments (#264) 2021-12-13 08:36:14 +01:00
category-test.js.es6 DEV: Update CI workflows (#210) 2021-09-20 15:52:26 +02:00
group-assignments-test.js.es6 DEV: add a prefix with the plugin name to spec names (#180) 2021-07-30 22:39:38 +04:00
never-track-assign-reason-test.js.es6 Show custom topic tracking message when the user 'never' automatically tracks topics and gets assigned (#249) 2021-11-18 09:44:53 +08:00
quick-access-assignments-test.js.es6 DEV: Update CI workflows (#210) 2021-09-20 15:52:26 +02:00
search-full-test.js.es6 DEV: Update CI workflows (#210) 2021-09-20 15:52:26 +02:00
user-assignments-list.js.es6 DEV: Update CI workflows (#210) 2021-09-20 15:52:26 +02:00