Pranav C
|
cd291d82c1
|
refactor(gui-v2): ui changes
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
851fb467cd
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
bf95d5d0b3
|
refactor(gui-v2): move toolbar to tab content level
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7ea4939771
|
refactor(gui-v2): menu label correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f242588992
|
refactor(gui-v2): add view menu and move items
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
05cb02cb85
|
fix(gui-v2): view list active class
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
Raju Udava
|
dbdcc1c63c
|
fix: cypress markers
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
0755b71ccb
|
refactor(gui-v2): delay tooltip to avoid showing immediately on hover
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d83e37ac28
|
refactor(gui-v2): avoid repetition by splitting into multiple component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
79377637d8
|
chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
dbc1665c96
|
refactor: include language and user in project menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7f849189d4
|
refactor(gui-v2): new layout
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
207cda8e10
|
chore/typo fixed
|
2 years ago |
braks
|
6079045be4
|
fix(gui-v2): dblclick not triggered on renmable menu item
|
2 years ago |
Muhammed Mustafa
|
41b9971cf3
|
fix/pr review included
|
2 years ago |
Muhammed Mustafa
|
ba0a82d5e8
|
fix/Added creating a new record and opening expanded form when clicking on the Add new row button
|
2 years ago |
Wing-Kam Wong
|
cfe0109132
|
feat(gui-v2): disable copy & delete view in sidebar for locked view
|
2 years ago |
Wing-Kam Wong
|
114f79a9dc
|
chore(gui-v2): lint
|
2 years ago |
Raju Udava
|
c72a5dcd1b
|
fix(gui-v2): easter icons appear when toggling toolbar icons twice
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
41b392f3ff
|
feat(gui-v2): disable add row in form view
|
2 years ago |
Wing-Kam Wong
|
67be2c000f
|
chore(gui-v2): hide some right toolbar buttons in form view
|
2 years ago |
Raju Udava
|
3f1bb1f8cf
|
test:CY markers for sidebar items
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
79adb0e350
|
fix(gui-v2): add @click.stop on toolbar buttons
|
2 years ago |
Wing-Kam Wong
|
497c87c94c
|
feat(gui-v2): use useSidebar with storageKey
|
2 years ago |
Wing-Kam Wong
|
d124698324
|
refactor(gui-v2): remove RightSidebarInj
|
2 years ago |
Wing-Kam Wong
|
4875f22c17
|
feat(gui-v2): use useSidebar with storageKey
|
2 years ago |
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 |