Implemented search for users when adding a user to a list/namespace
This commit is contained in:
parent
df326618ce
commit
219995c341
3 changed files with 94 additions and 8 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"npm": "^6.4.1",
|
||||
"sass-loader": "^7.1.0",
|
||||
"vue-flatpickr-component": "^7.0.6",
|
||||
"vue-multiselect": "^2.1.0",
|
||||
"vue-notification": "^1.3.13",
|
||||
"vue-router": "^3.0.1",
|
||||
"vue-template-compiler": "^2.5.17"
|
||||
|
|
|
|||
Reference in a new issue