discourse-assign/db/migrate
Krzysztof Kotlarek 62d87f0084
FEATURE: better UI for group assignments (#197)
On the group assignment page, we should be able to display
- all topics assigned to that group + to user belonging to that group
- all topics assigned directly to group
- all topics assigned to individual user
2021-09-09 12:18:18 +10:00
..
20190422200243_add_last_reminded_at_index.rb Add frozen string literal comment to files. 2019-05-13 10:30:21 +08:00
20190503145428_add_reminds_assign_frequency_index.rb FEATURE: Users can override reminders frequency (#30) 2019-05-27 10:53:37 -03:00
20190718144722_set_assign_allowed_on_groups_default.rb DEV: use group ids to allow assign on groups [Undo Revert] (#41) 2019-07-19 10:30:44 -03:00
20191119174425_rename_site_setting_assign_emailer.rb FIX: Make migration compatible with stable branch 2019-12-02 14:01:39 +00:00
20210627100932_create_assignments.rb DEV: Move assignments from custom fields to a table (#169) 2021-07-14 10:48:19 +02:00
20210724143804_add_assigned_to_type_to_assignments.rb FEATURE: Assign to group (#182) 2021-08-27 09:25:38 +10:00
20210830024453_add_assignable_level_to_groups.rb FEATURE: new assignable group option instead of messageable (#195) 2021-09-08 10:30:13 +10:00
20210908060141_add_index_to_assigned_to_id_and_type.rb FEATURE: better UI for group assignments (#197) 2021-09-09 12:18:18 +10:00