Pranav C
|
75d7bd344f
|
fix(gui-v2): accept urls with no scheme
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1816dc60fc
|
fix(gui-v2): reload filters on column delete
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
4f4b979b4a
|
fix(gui-v2): avoid triggering datepicker on contextmenu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
727b3c59a7
|
fix(gui-v2): use cellRef for dropzone and teleport
|
2 years ago |
braks
|
d3be38d26d
|
chore(gui-v2): use overflow-auto
|
2 years ago |
mertmit
|
8179de6f84
|
fix(gui-v2): pr suggested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
ea0fc22c08
|
fix(gui-v2): select cell column refs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
469b96c8b2
|
feat(gui-v2): custom mouse and key events for select cells
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
3cfeed6c4d
|
feat(gui-v2): consistent select close icon
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
a1b35baba3
|
feat(gui-v2): ux improvements for select cells
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
57ec5a2a99
|
fix(gui-v2): multiselect option update issues
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e09d08ccd2
|
feat(gui-v2): show close icon only in edit mode for multiselect labels
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
afdde78bf0
|
refactor(gui-v2): curved labels
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
58b6b9aedc
|
feat(gui-v2): single/multi select cells
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
947e9ec02e
|
chore(gui-v2): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
braks
|
1846ef4d68
|
chore(gui-v2): add max-height & overflow scroll to attachment cell
|
2 years ago |
braks
|
4786c55040
|
fix(gui-v2): pass unique row+col key to attachment cell for dropzone refs
|
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
|
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
|
704b641ed0
|
chore(gui-v2): fix types in components
|
2 years ago |
braks
|
2ff40e3029
|
chore(gui-v2): fix types in Currency, Rating & SingleSelect cells
|
2 years ago |
braks
|
3fa93d0354
|
chore(gui-v2): fix types in Decimal, Integer, DeleteTable & SearchData
|
2 years ago |
braks
|
6da3e6422a
|
chore(gui-v2): update email float and url component types
|
2 years ago |
braks
|
068075806f
|
chore(gui-v2): fix types in Text & TextArea
|
2 years ago |
Muhammed Mustafa
|
14dfa3ac72
|
fix/formatting fix
|
2 years ago |
Muhammed Mustafa
|
7899ee1bfe
|
fix/removed unnecassry onmount and getter function in watchers
|
2 years ago |
Muhammed Mustafa
|
ad7358ccdf
|
chore/removed enter to save for json cells and added formatting after save
|
2 years ago |
Muhammed Mustafa
|
dfcd7b693a
|
chore/added disabling edit mode after saving in json cell
|
2 years ago |
Muhammed Mustafa
|
084e626d00
|
fix/gui-v2-json-cell-rebase-issue-minor-fix
|
2 years ago |
Muhammed Mustafa
|
f35d7888eb
|
fix/gui-v2-json-bug-fix
|
2 years ago |
Muhammed Mustafa
|
a9942d431f
|
fix/gui-v2-json-bug-fix
|
2 years ago |
Muhammed Mustafa
|
0640e1f594
|
fix/gui-v2-json-bug-fix
|
2 years ago |
Muhammed Mustafa
|
8b08f8ac87
|
refactor/refactored-editor-and-integrated-to-json-cell
|
2 years ago |
Muhammed Mustafa
|
3a51d80ed2
|
chore/gui-v2-json-minor-cleanup
|
2 years ago |
Muhammed Mustafa
|
ed64d28faf
|
refactor/gui-v2-added-json
|
2 years ago |
Pranav C
|
c4c2e477bd
|
fix(gui-v2): on blur event reset editable value
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
95de96b6b4
|
fix(gui-v2): focus decimal cell on edit enabled
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a26128837f
|
refactor(gui-v2): accept null prop value in cell component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
33af6f18aa
|
fix(gui-v2): use right injection key
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
7095344bb7
|
refactor(gui-v2): replace column with reactive object
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6057ee687e
|
feat(gui-v2): make edit enabled toggle possible
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
38ed45d2fd
|
refactor(gui-v2): type correction and null check
- input value can be null as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f73796a93e
|
refactor(gui-v2): typos correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c4d1bab95e
|
fix(gui-v2): null check
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
deab4f62dc
|
refactor(gui-v2): move to getMdiIcon
|
2 years ago |
braks
|
9239cddf4c
|
chore(gui-v2): use pointer unless item is dragging
|
2 years ago |
braks
|
562c4da25f
|
chore(gui-v2): implement nuxt image in attachment components
|
2 years ago |
braks
|
18432ad492
|
refactor(gui-v2): implement overlay in attachment components
|
2 years ago |