Wing-Kam Wong
|
2e3e8ed933
|
feat(gui-v2): disable expand form button in a locked view
|
2 years ago |
Wing-Kam Wong
|
31153fd674
|
feat(gui-v2): disable add column button in a locked view
|
2 years ago |
Wing-Kam Wong
|
41b392f3ff
|
feat(gui-v2): disable add row in form view
|
2 years ago |
Wing-Kam Wong
|
22f082f3a5
|
fix(gui-v2): remove false from useViewColumns
|
2 years ago |
Wing-Kam Wong
|
67be2c000f
|
chore(gui-v2): hide some right toolbar buttons in form view
|
2 years ago |
Wing-Kam Wong
|
ac94571340
|
fix(gui-v2): wrong import component for formula. ref: #3176
|
2 years ago |
Pranav C
|
0d0ed7da57
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |
Pranav C
|
e4c9722570
|
refactor(gui-v2): remove padding
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d5a7e606bc
|
refactor(gui-v2): comments style update
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
6f08a90ec2
|
fix/removed row edit in public mode
|
2 years ago |
Pranav C
|
24f68ae9b1
|
refactor(gui-v2): reduce spacing between expand icon and checkbox
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
72bc087049
|
fix(gui-v2): overwrite ant-dropdown height
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Muhammed Mustafa
|
9a64809284
|
fix/removed unnecassary imports
|
2 years ago |
Muhammed Mustafa
|
64f62be536
|
fix/fixed rebase regressions
|
2 years ago |
Muhammed Mustafa
|
c24a946e93
|
refactor/added show and hide all option to shared view
|
2 years ago |
Muhammed Mustafa
|
25ddcb70e8
|
refactor/gui-v2 added allowcsv flag to shared grid view
|
2 years ago |
Muhammed Mustafa
|
e9b62481b1
|
fix/minor cleanup
|
2 years ago |
Muhammed Mustafa
|
d6fbce8a59
|
refactor/gui-v2 added more options
|
2 years ago |
Muhammed Mustafa
|
4b51c73dcd
|
refactor/gui-v2-added readonly mode to Share view
|
2 years ago |
Muhammed Mustafa
|
f13003bcfc
|
refactor/gui-v2-added filter to Share view
|
2 years ago |
Muhammed Mustafa
|
3b4eb68332
|
refactor/gui-v2-added hiding column to Share view
|
2 years ago |
Muhammed Mustafa
|
c194e36a09
|
fix/Added share view
|
2 years ago |
Wing-Kam Wong
|
54c8e88591
|
fix(gui-v2): open menu box only when clicked outside the input box
|
2 years ago |
mertmit
|
0d8f5ff07e
|
fix(gui-v2): disable edit mode if role is not allowed
Signed-off-by: mertmit <mertmit99@gmail.com>
|
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 |
Pranav C
|
e6611e577c
|
fix(gui-v2): use ReadonlyInj in date and time pickers since those are in editable state by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
mertmit
|
aa9ff45d50
|
feat(gui-v2): colored primary value
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
54a006bfab
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
ee72e4e011
|
fix(gui-v2): show form items in editable state and handle LTAR columns
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
28fe5a849d
|
chore(gui-v2): lint
|
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 |
Raju Udava
|
bb5fd37d96
|
test: CY markers for form view
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
|
1c79b77c64
|
fix(gui-v2): circular component imports replaced with async imports and typehack
|
2 years ago |
braks
|
83eca162ef
|
chore(gui-v2): cleanup typecheck issues
|
2 years ago |
braks
|
0aac7e9b43
|
chore(gui-v2): cleanup typecheck issues
|
2 years ago |
braks
|
0e699f89c0
|
chore(gui-v2): cleanup typecheck issues
|
2 years ago |
braks
|
c3b821bf8e
|
chore(gui-v2): fix type 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 |