braks
1d49963350
feat(gui-v2): reopen attachment modal on carousel close
...
# What's changed?
* When modal was used to open the image carousel, reopen the modal when carousel is closed
2 years ago
braks
e31ad66aaf
chore(gui-v2): cleanup typecheck issues
2 years ago
braks
4373c38311
chore(gui-v2): revert casting to any instead of select options type
2 years ago
braks
83eca162ef
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
Pranav C
4a31d733a8
refactor(gui-v2): use edit and readonly injection keys properly in all cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
91e2b06a4e
refactor(gui-v2): use edit and readonly injection keys properly
...
- add `undefined` type for all cell value since initially(new row) model value for all cell will be undefined
Signed-off-by: Pranav C <pranavxc@gmail.com>
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
d003b39e00
fix(gui-v2): add editEnabled for select cells
2 years ago
Wing-Kam Wong
d869db13ad
refactor(gui-v2): centeralise imports to #imports
2 years ago
Wing-Kam Wong
f6af46e2e9
fix(gui-v2): ReadonlyInj in Cell
2 years ago
Pranav C
fd05864b08
chore(gui-v2): lint
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
ab1fcde39a
fix(gui-v2): multiselect cell overflow
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
b17dfdaeaa
fix(gui-v2): modelValue prop type warning
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
15b42939a1
feat(gui-v2): hide arrow if selected from single select
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
139820e016
fix(gui-v2): add missing value prop
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
fbec61ebbf
fix(gui-v2): empty select option
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Naveen MR
877294f8f6
fix : UI improvements
2 years ago
Wing-Kam Wong
761ca6eacc
refactor(gui-v2): use message instead of notification
2 years ago
Pranav C
b79346b194
fix(gui-v2): close datetime picker on clicking ok button
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
41f509ebfd
fix(gui-v2): close timepicker on outside click
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4710022fed
chore(gui-v2): typo correction and linting
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
504872bc98
fix(gui-v2): sync time and year field and avoid opening on context menu event
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
eec7e0494c
fix(gui-v2): show plus icon for adding belongs to cell if empty
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
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