Pranav C
|
fd05864b08
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
e1f979e100
|
fix(gui-v2): add isUIAllowed('virtualViewsCreateOrEdit')
|
2 years ago |
Wing-Kam Wong
|
716b4ea0a0
|
fix(gui-v2): add isUIAllowed for renaming view in sidebar
|
2 years ago |
Wing-Kam Wong
|
ba24bf6ad4
|
fix(gui-v2): add isUIAllowed for view actions
|
2 years ago |
Wing-Kam Wong
|
25067ee562
|
fix(gui-v2): add isUIAllowed to sidebar toolbar
|
2 years ago |
Naveen MR
|
e5b72f3707
|
fix : taking out delete table from top right. Can be confusing with add row along with it.
|
2 years ago |
Naveen MR
|
a1ca2daaba
|
fix : UI changes
|
2 years ago |
Wing-Kam Wong
|
068153531d
|
chore(gui-v2): add cursor-pointer on sidebar toolbar
|
2 years ago |
Wing-Kam Wong
|
761ca6eacc
|
refactor(gui-v2): use message instead of notification
|
2 years ago |
Wing-Kam Wong
|
e1550e5e3d
|
fix(gui-v2): add isUIAllowed in right nav bar
|
2 years ago |
Pranav C
|
bb4d1c35bf
|
refactor(gui-v2): rplace vuetify class names
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7fbe982015
|
refactor(gui-v2): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f44400b9a1
|
refactor(gui-v2): ui updates
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
5c6fa6aacb
|
fix(gui-v2): pass validation cb to `RenameableMenuItem` and validate before rename event
|
2 years ago |
braks
|
52c3372ef9
|
fix(gui-v2): abort renaming view on failed validation
|
2 years ago |
Wing-Kam Wong
|
80fbad1058
|
feat(gui-v2): implement copy form view logic
|
2 years ago |
Wing-Kam Wong
|
753a590998
|
fix(gui-v2): push the created view to router
|
2 years ago |
Wing-Kam Wong
|
c7ece40d97
|
fix(gui-v2): return to default view once the view is deleted
|
2 years ago |
Wing-Kam Wong
|
7c03cc79c5
|
fix(gui-v2): lint & use notification
|
2 years ago |
Pranav C
|
db9e029ca2
|
fix(swagger): type corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
9d329b69f1
|
fix(gui-v2): resolve merge issues
|
2 years ago |
Pranav C
|
947e9ec02e
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
50645333fe
|
chore(gui-v2): type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
85debd814f
|
chore(gui-v2): remove `alias` prop of view which is no longer exist
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
ccea47062a
|
fix/fixed merge conflict
|
2 years ago |
Muhammed Mustafa
|
a1f6a38a2a
|
fix/minor cleanup
|
2 years ago |
Muhammed Mustafa
|
4fd3ef723e
|
fix/fixed icons size of hiring button in ApiSnippet
|
2 years ago |
Muhammed Mustafa
|
9a0bd9f4c3
|
refactor/gui-v2-added Api snippet
|
2 years ago |
Muhammed Mustafa
|
075105967a
|
refactor/gui-v2-added basic setup for api snippet but httpsnippet config is still broken
|
2 years ago |
braks
|
3b9b88f011
|
chore(gui-v2): update active color
|
2 years ago |
braks
|
a88e3cde9a
|
feat(gui-v2): mark open table & view
|
2 years ago |
braks
|
51ad4bf689
|
refactor(gui-v2): refactor tree view styles and replace scrollbar color
|
2 years ago |
braks
|
c207d0fbd8
|
chore(gui-v2): update layout structure
|
2 years ago |
braks
|
263498da3a
|
chore(gui-v2): fix icon names
|
2 years ago |
braks
|
f831c41e1b
|
chore(gui-v2): remove icon imports in favor of autoload
|
2 years ago |
braks
|
65f0b1db1a
|
chore(gui-v2): update styles
|
2 years ago |
braks
|
7c8fd97d8d
|
feat(gui-v2): add database to sidebar icons
|
2 years ago |
braks
|
4f33346a30
|
feat(gui-v2): add header
|
2 years ago |
braks
|
4dbaaebd06
|
chore(gui-v2): update icon styles
|
2 years ago |
braks
|
0fd28ba855
|
refactor(gui-v2): replace right side drawer toggle
|
2 years ago |
braks
|
bd96a78ce0
|
feat(gui-v2): add `useSidebar` composable
# What's changed?
* replace global sidebar state with `useSidebar` composable
|
2 years ago |
braks
|
56148802e7
|
chore(gui-v2): fix types in components
|
2 years ago |
braks
|
1b87292e97
|
chore(gui-v2): cleanup type issues
|
2 years ago |
braks
|
704b641ed0
|
chore(gui-v2): fix types in components
|
2 years ago |
braks
|
7c60ebd82c
|
chore(gui-v2): fix types in LockMenu
|
2 years ago |
braks
|
3fa93d0354
|
chore(gui-v2): fix types in Decimal, Integer, DeleteTable & SearchData
|
2 years ago |
braks
|
9131ab6c41
|
chore(gui-v2): fix types in Reload
|
2 years ago |
Wing-Kam Wong
|
b5bbb75b72
|
refactor(gui-v2): remove icon import
|
2 years ago |
Wing-Kam Wong
|
fffb36a388
|
fix(gui-v2): add missing webhook drawer
|
2 years ago |
braks
|
e1cad18e10
|
chore(gui-v2): revert the 0.5px change
|
2 years ago |