Ahmed Gagan
d9826cc608
FIX: Input helper loosing focus and default selecting 'Everyone' tab in 'group-assigned' tab ( #112 )
2020-09-11 15:06:37 +01:00
Ahmed Gagan
303274eae3
FEATURE: Advanced search filters for assigned topics ( #102 )
...
Adds three new search modifiers:
- in:assigned for assigned topics
- in:unassigned for unassigned topics
- assigned:{username} to list topics assigned to a specific user
These modifiers are all made available in the advanced search sidebar
2020-09-11 12:15:50 +01:00
Ahmed Gagan
3e3dc3815b
FEATURE: Assign bulk actions for topics lists ( #110 )
...
- Allows unassigning and reassigning topics using bulk actions
- Adds bulk actions UI to the group assigned page
2020-09-11 11:49:25 +01:00
David Taylor
e6a3bc80d7
DEV: Pin plugin version for Discourse <= 2.6.0.beta1
...
Some upcoming changes will make use of new core APIs added in 2.5.0.beta2
2020-09-11 11:42:34 +01:00
David Taylor
e78537ac46
DEV: Apply prettier
2020-09-09 18:41:42 +01:00
Ahmed Gagan
43c68f6ffd
FEATURE: Allow filtering topics in the user assigned list ( #108 )
2020-09-09 18:28:14 +01:00
Discourse Translator Bot
17f59992ab
Update translations
2020-09-09 14:57:52 +00:00
Joffrey JAFFEUX
598c717009
DEV: apply coding standards ( #109 )
2020-09-04 13:24:23 +02:00
Ahmed Gagan
cd31a821fc
UX: Only show assigned tab for groups where all users can assign ( #103 )
2020-08-28 15:18:25 +01:00
Ahmed Gagan
2fad129af5
UX: Ensure equal margin around topic search box ( #106 )
2020-08-21 14:39:18 +01:00
Ahmed Gagan
b88723a3b1
FIX: Correct sorting issues
2020-08-20 12:07:24 +01:00
Discourse Translator Bot
7ff3641986
Update translations
2020-08-18 13:00:42 +00:00
Ahmed Gagan
141ef6a882
FIX: Remember sort and topic-search when switching users ( #98 )
2020-08-14 12:31:34 +01:00
Ahmed Gagan
98bc01be16
UX: Load topic filter results while typing ( #101 )
...
This matches the user sidebar filter behaviour
2020-08-14 11:40:23 +01:00
Ahmed Gagan
99c2c48c08
DEV: Refactors following code review ( #100 )
2020-08-14 11:37:34 +01:00
David Taylor
83ff23c98e
UX: Ensure bottom of usernames/names are never cut off
2020-08-13 17:00:50 +01:00
David Taylor
18284b9a2e
UX: Update group assigned user dropdown styling for mobile
2020-08-13 01:58:46 +01:00
David Taylor
4091211198
UX: New layout for group assigned user sidebar
2020-08-13 01:23:08 +01:00
David Taylor
17bf41e775
UX: Align user and topic search boxes
2020-08-13 00:01:14 +01:00
Ahmed Gagan
069adc1af7
FEATURE: Allow searching topics in group assigned tab ( #97 )
2020-08-12 23:40:04 +01:00
Ahmed Gagan
f250dca93f
FEATURE: Allow filtering users in group assigned tab ( #95 )
2020-08-12 23:39:14 +01:00
Ahmed Gagan
a844da7656
FIX: Refresh members and tab count when assignments change
2020-08-12 23:07:05 +01:00
Discourse Translator Bot
3c0f8be0d9
Update translations
2020-08-11 13:00:57 +00:00
Kris
7abf37cc78
Update for refactored quick access panels ( #96 )
...
Related to 1972364d0f
2020-08-10 16:34:38 -04:00
Discourse Translator Bot
baa9f5bc82
Update translations
2020-08-05 13:24:12 +00:00
Ahmed Gagan
cb9ca82644
FIX: Remember scroll position in long assigned lists
2020-08-05 13:18:09 +01:00
Ahmed Gagan
050143960c
FEATURE: Link user card from assigned list avatar ( #93 )
2020-08-05 12:19:20 +01:00
Ahmed Gagan
96c3d9d12e
UX: Scroll to top of assigned list when switching users
2020-08-04 16:26:10 +01:00
Ahmed Gagan
8a77c932a7
PERF: Avoid tags N+1 in assigned topic lists
2020-08-04 16:25:38 +01:00
Ahmed Gagan
6dbf3e2bcb
FEATURE: Allow sorting assigned topic lists
2020-08-04 15:48:33 +01:00
Penar Musaraj
36adc0b14c
DEV: Switch to CSS custom properties for colors in scss
...
Preparing the plugin for an upcoming core change. Note that this change
is backwards-compatible.
2020-08-03 12:57:55 -04:00
Ahmed Gagan
301be24c13
UX: Rename group tab from Assignments to Assigned ( #88 )
2020-07-27 12:26:12 +01:00
Krzysztof Kotlarek
8e7ef2b797
FIX: check if allowed_user_custom_fields exisits
2020-07-27 12:11:35 +10:00
Kris
26682ccec4
UX: Improving styling so names/usernames fit better ( #86 )
2020-07-23 13:13:55 +01:00
Ahmed Gagan
190681cdd1
FIX: Exclude deleted topics from assignment counts ( #84 )
2020-07-22 17:31:52 +01:00
David Taylor
e31454e014
FIX: Restore join to user_emails for backwards compatibility
...
Followup to a8310b4b
2020-07-21 20:41:21 +01:00
David Taylor
ec4cd46ea2
DEV: Temporarily skip group assign tests
...
New fixtures are required following recent changes
2020-07-21 18:09:55 +01:00
Ahmed Gagan
cd3e5763d1
UX: Hide group tab when there are no assignments, add everyone count ( #83 )
2020-07-21 16:26:40 +01:00
Ahmed Gagan
816f3c0e97
FEATURE: Per-member counts in group assignment summary ( #80 )
2020-07-21 12:55:34 +01:00
Ahmed Gagan
4d5169c445
UX: Remember scroll position in assign lists ( #82 )
2020-07-21 12:53:26 +01:00
Ahmed Gagan
bfb32aa2ea
DEV: Additional specs for group assign summary ( #81 )
2020-07-21 12:18:18 +01:00
David Taylor
4630dab7ac
SECURITY: Improve topic permission checks
2020-07-21 10:12:48 +01:00
Jarek Radosz
68bebd77f6
DEV: Prettier fix
2020-07-17 18:20:29 +02:00
Ahmed Gagan
fa08157e30
UX: Use username/name in group member list according to site setting ( #75 )
2020-07-17 16:18:17 +01:00
dependabot[bot]
f573888a4e
Build(deps): Bump js-yaml from 3.12.1 to 3.14.0 ( #79 )
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.1 to 3.14.0.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.1...3.14.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 10:03:13 -04:00
dependabot[bot]
90e88cc085
Build(deps): Bump lodash from 4.17.11 to 4.17.19 ( #78 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-17 09:43:23 -04:00
David Taylor
a8310b4bfa
DEV: Change to use UserLookup for core change ( #77 )
...
See https://github.com/discourse/discourse/pull/10253
2020-07-17 10:47:36 +01:00
Discourse Translator Bot
188b5602ff
DEV: Switch from Transifex to Crowdin
2020-07-16 14:00:20 +02:00
Krzysztof Kotlarek
2fad44a6a0
FIX: compatibility after allowlist rewording in Discourse
2020-07-15 11:00:22 +10:00
Ahmed Gagan
bc26f099fa
FIX: Group assignments dropdown on mobile ( #76 )
2020-07-14 11:55:07 +01:00