From 51f3fee75dbb411adfb57fcbc1d52684934a132a Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Wed, 12 May 2021 16:38:17 +0200 Subject: [PATCH] Bulk re-invite of org users (#961) * Add support for bulk re-invite of org users * Add selectAll, resolve review comments --- jslib | 2 +- .../manage/people.component.html | 24 +++++++++ .../organizations/manage/people.component.ts | 49 +++++++++++++++++++ src/locales/en/messages.json | 9 ++++ 4 files changed, 83 insertions(+), 1 deletion(-) diff --git a/jslib b/jslib index 8244971026..1e2c56cacf 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit 8244971026ffefb962e235a79c5cb219163bead9 +Subproject commit 1e2c56cacf975eab4527cb3c1a63cf8136b58bd4 diff --git a/src/app/organizations/manage/people.component.html b/src/app/organizations/manage/people.component.html index 82ea5b70eb..72fbf90e57 100644 --- a/src/app/organizations/manage/people.component.html +++ b/src/app/organizations/manage/people.component.html @@ -25,6 +25,27 @@ +