Raju Udava
|
67bebbf324
|
test: CY marker for sidebar toggle
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
e59c7dafc2
|
chore(gui-v2): add tooltip placement for easter egg buttons
|
2 years ago |
Raju Udava
|
7eee3ae7e1
|
refactor: place tooltip to bottom
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
braks
|
e8de580842
|
refactor(gui-v2): project list page style fixes
|
2 years ago |
braks
|
3474ccff30
|
refactor(gui-v2): always show toggle when sidebar is collapsed
|
2 years ago |
braks
|
a0fa1c169d
|
refactor(gui-v2): show sidebar toggle on hover
# What's changed?
* delay toggle tooltips and view create tooltips by 1s
* cleanup imports
* fix some minor padding issues
|
2 years ago |
Wing-Kam Wong
|
ba55e0597a
|
feat(gui-v2): allow multiple tables in debug meta
|
2 years ago |
braks
|
9a6f66ff40
|
fix(gui-v2): disable httpsnippet library
|
2 years ago |
braks
|
0e699f89c0
|
chore(gui-v2): cleanup typecheck issues
|
2 years ago |
Wing-Kam Wong
|
8818227606
|
feat(gui-v2): add debug meta
|
2 years ago |
Wing-Kam Wong
|
cdb085376f
|
feat(gui-v2): include DebugMeta
|
2 years ago |
Wing-Kam Wong
|
0207310beb
|
chore(gui-v2): remove mx-3
|
2 years ago |
Wing-Kam Wong
|
fb52b7e65e
|
chore(gui-v2): lint
|
2 years ago |
Raju Udava
|
9aa04efe63
|
test: CY markers for CRUD view operations
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
ca1b670c0f
|
feat(gui-v2): split into components to make toolbar clean
|
2 years ago |
Raju Udava
|
49f21e4d52
|
refactor: UI changes (url font size, additiona dot in sidebar)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
f975c4bf92
|
feat(gui-v2): add deleteCache
|
2 years ago |
Wing-Kam Wong
|
46224f0f4e
|
feat(gui-v2): export cache
|
2 years ago |
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 |