Skip to content

Commit

Permalink
Add tree view and remove some features to simplify (#136)
Browse files Browse the repository at this point in the history
* feat: remove permission

* feat: add tree view

* feat: improve the tree view design

* add highlight for listview

* use new list view

* add better scroll design

* feat: remove the feature for future collaboration

* add driver to support additional schema level
  • Loading branch information
invisal authored Aug 15, 2024
1 parent 1db0291 commit 3a7e536
Show file tree
Hide file tree
Showing 40 changed files with 1,760 additions and 869 deletions.
2 changes: 2 additions & 0 deletions drizzle/0012_wealthy_betty_ross.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
DROP TABLE `database_role_permission`;--> statement-breakpoint
ALTER TABLE database_role ADD `permissions` text;
Loading

0 comments on commit 3a7e536

Please sign in to comment.