Organize the connections in folders.

Filter connections in quick connect.
Need more custom CSS to handle long connection list.
See also #403
This commit is contained in:
Domain
2018-09-04 16:36:01 +08:00
parent f367ea6c74
commit 0eaf857b02
7 changed files with 172 additions and 6 deletions

View File

@@ -9,6 +9,7 @@
label Name
input.form-control(
type='text',
autofocus,
[(ngModel)]='connection.name',
)