- 07 Apr, 2021 5 commits
-
-
Andrew Blanchard authored
-
Andrew Blanchard authored
-
Andrew Blanchard authored
PBDE-736 Only add the paging params to the query if they're set >0. Updated comments / function name for fetching product groups.
-
Andrew Blanchard authored
PBDE-736 Updated getReleventGroups query to select and page over PRODUCT groups rather than the dev/collab groups. Need to refactor the response building func to accomodate.
-
Andrew Blanchard authored
PBDE-736 Simplified the mmGroup ID cache to only include the group IDs. Cleaned up naming and refactored references.
-
- 06 Apr, 2021 4 commits
-
-
Andrew Blanchard authored
-
Andrew Blanchard authored
-
Andrew Blanchard authored
PBDE-736 Updated buildGroupsModel func to use the new custom query in place of the full group list. Removed some debug logs.
-
Andrew Blanchard authored
PBDE-736 Added a custom query that leverages the mattermost team group cache to query for the list of group IDs that are relevent to the requested page.
-
- 01 Apr, 2021 1 commit
-
-
project_646_bot authored
-
- 26 Mar, 2021 4 commits
-
-
Andrew Blanchard authored
-
Andrew Blanchard authored
PBDE-736 Added some use comments for 'first' / 'max'. Added a counter for 'filteredGroups' to appropriately use the 'first' index on the OUTPUT array of groups.
-
Andrew Blanchard authored
PBDE-736 Added first and max params to 'buildGroupsModelForIlGroup' func. Added initial implementation to pull a list of group IDs from the cache - currently broken. First should apply to the filtered/output index, not the total group list index - this might be wildly inefficient for group sets with many non-leaf groups.
-
Andrew Blanchard authored
-
- 24 Mar, 2021 2 commits
-
-
Andrew Blanchard authored
PBDE-736 Updated user response to ONLY include users listed in the groups response in preparation for pagination on the group response.
-
project_646_bot authored
-
- 22 Mar, 2021 1 commit
-
-
project_646_bot authored
-
- 19 Feb, 2021 1 commit
-
-
project_646_bot authored
-