Commit Graph

132 Commits

Author SHA1 Message Date
Bianca Nenciu 0299deaf25 FIX: Unassign on autoclose. 2018-11-21 15:49:07 +02:00
Penar Musaraj 903f1260a8 remove icon ref in assign_notification locale 2018-11-12 10:31:38 -05:00
Penar Musaraj 613cf478a0 Add missing icon 2018-11-07 21:26:27 -05:00
Penar Musaraj b909e933dc Merge branch 'master' of github.com:discourse/discourse-assign 2018-11-07 09:28:46 -05:00
Penar Musaraj c6f21b667a Support FA5 SVG icons 2018-11-07 09:27:15 -05:00
Kris 69c319e81d adding btn-default class 2018-11-06 10:57:56 -05:00
David Taylor 519effe056 DEV: Apply prettier 2018-10-22 19:49:32 +01:00
Kris 11012a7fbd Padding needs to be more specific 2018-10-18 18:03:11 -04:00
Kris edd17c6496 Post alignment update 2018-10-16 13:46:37 -04:00
Guo Xiang Tan 88d5346aad DEV: Minor fixes to spec. 2018-10-05 12:55:55 +08:00
Vinoth Kannan 004cf718b9 SPEC: Do not raise error if topic not exist 2018-10-05 09:37:28 +05:30
Vinoth Kannan bb44fd469c FIX: Do not raise error if topic not exist 2018-09-21 09:52:21 +05:30
Neil Lalonde f992fc644b Update translations 2018-09-10 13:57:52 -04:00
Guo Xiang Tan ed1f942c52 FIX: Don't set notification level to `watching` when already watching. 2018-09-07 15:00:53 +08:00
Guo Xiang Tan 7663268584 FIX: Change notification_level back to tracking only if set by plugin. 2018-09-04 15:30:53 +08:00
Sam 8ad7304bdd FIX: can now correctly unassign corrupt topics
if a topic is somehow assigned to an array we can correctly unassign
2018-09-04 15:10:17 +10:00
Guo Xiang Tan 6539c98768 Fix rubocop warning. 2018-09-04 09:50:47 +08:00
Neil Lalonde fcc96bd2bb Update translations 2018-08-23 09:44:48 -04:00
Régis Hanol 5800f768f5 FIX: properly unassign topics if there are no **more** flags to handle 2018-08-14 18:20:00 +02:00
Kris 7c8ce7d1b3 Slight margin reduction 2018-08-08 22:53:32 -04:00
Guo Xiang Tan 9bea971196 FEATURE: Assigning a user to a topic will make user watch the topic. 2018-08-03 16:24:59 +08:00
Guo Xiang Tan 6e7f01e5d4 FIX: Only save custom fields when unassigning a topic. 2018-07-26 08:57:24 +08:00
Guo Xiang Tan 949ccb07ca FIX: Only save custom fields when assigning a topic. 2018-07-25 17:25:21 +08:00
Sam d58aa482ba FIX: show suppressed categories in assign list 2018-07-23 17:26:05 +10:00
Sam ffd4bd1a4a exec_sql is deprecated use db exec instead 2018-06-21 12:22:04 +10:00
Joshua Rosenfeld 962c4bf836
URL was missing from plugin.rb 2018-06-11 11:47:43 -04:00
Guo Xiang Tan 39ebb0c429 Make rubocop happy. 2018-06-08 10:21:19 +08:00
Guo Xiang Tan 2da69df8c9 Fix specs for Rails 5.2. 2018-06-08 09:14:30 +08:00
Neil Lalonde a530f785d3 Update translations 2018-05-31 15:27:40 -04:00
Guo Xiang Tan fe68b6cc88 FIX: Don't unassign topic on flag reviewed if topic has been deleted.
* Should have a test for this.
2018-05-25 16:40:00 +08:00
Guo Xiang Tan e1c7869969 UX: Add margin to assign-controls on mobile. 2018-05-24 14:44:13 +08:00
Sam 908972a723 UX: de-emphasize actions on topics 2018-05-24 15:27:44 +10:00
Guo Xiang Tan 4e53bf1962 FIX: Include `assigned_messages_count` only when viewing assigned list. 2018-05-24 11:49:49 +08:00
Guo Xiang Tan e48ed99dfe Show assigned messages count as long as assigns is enabled. 2018-05-24 10:51:04 +08:00
Andrew Schleifer 863de29e1d FIX Extra blank line detected 2018-05-23 11:11:24 -05:00
Guo Xiang Tan 22108df6be FEATURE: Display link with count to user's assigned messages page. 2018-05-23 18:16:36 +08:00
Robin Ward 3905f8f992 FIX: `upsert` was less safe under concurrency 2018-05-08 17:53:18 -04:00
Robin Ward 754209ce58 Add "Unassign All" button to user's assigned topics view 2018-05-04 13:41:04 -04:00
Robin Ward 7458b38f71 Remove old `fa-icon` reference 2018-05-04 10:30:02 -04:00
Neil Lalonde fa87ad735a Update translations 2018-04-24 10:28:21 -04:00
Arpit Jalan 390a08a196 FIX: do not attempt to unassign the deleted topic 2018-04-03 13:44:02 +05:30
Guo Xiang Tan e7d38c905b
Merge pull request #13 from techAPJ/remove-archive
Remove 'archive' tab for assigned topics.
2018-03-27 08:45:04 +08:00
Arpit Jalan c24083df5c Remove 'archive' tab for assigned topics. 2018-03-26 22:49:34 +05:30
Neil Lalonde 2f457a153f Update translations 2018-03-07 14:15:16 -05:00
Guo Xiang Tan 463f77bb2a FEATURE: Add live updates for "assigned" private messages. 2018-03-07 23:02:13 +08:00
Guo Xiang Tan 13cb64b89c Add title token to assigned messages. 2018-03-07 15:24:41 +08:00
Guo Xiang Tan 93b7d7e195 Fix plugin tests. 2018-03-06 21:42:32 +08:00
Robin Ward 8ee1cbd697 FIX: Unassign topics if there are no more flags to handle 2018-02-26 16:15:22 -05:00
Neil Lalonde 4b91799bed Update translations 2018-01-31 11:10:48 -05:00
Robin Ward d39c19c166 UX: Allow claim of topic via posts 2018-01-15 12:43:32 -05:00