From a5e6c04cb0507e3702c4c4ffddc731f7ce7dfee9 Mon Sep 17 00:00:00 2001 From: Jake Barnby Date: Fri, 12 Aug 2022 01:22:39 +1200 Subject: [PATCH] Working permission row addition and removal --- app/views/console/databases/collection.phtml | 61 ++++++++-------- gulpfile.js | 1 + public/dist/scripts/app-all.js | 8 ++- public/dist/scripts/app.js | 8 ++- public/scripts/permissions-matrix.js | 74 +++++++++++++++++--- 5 files changed, 106 insertions(+), 46 deletions(-) diff --git a/app/views/console/databases/collection.phtml b/app/views/console/databases/collection.phtml index 4e80f8f17a..f1134af85a 100644 --- a/app/views/console/databases/collection.phtml +++ b/app/views/console/databases/collection.phtml @@ -528,8 +528,6 @@ $logs = $this->getParam('logs', null); data-failure-param-alert-text="Failed to update collection" data-failure-param-alert-classname="error"> - -
@@ -544,11 +542,10 @@ $logs = $this->getParam('logs', null);
-
- +
+ + +
@@ -560,53 +557,51 @@ $logs = $this->getParam('logs', null); -
Role