Wing-Kam Wong
9186afd7dc
enhancement(nc-gui): allow emit if it is survey form
2 years ago
Wing-Kam Wong
d683319219
fix(nc-gui): apply parseProp on column meta
2 years ago
Pranav C
d0a11b99c7
fix(gui): on typing make editable and focus url input
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
46b5640dce
feat: add showNull to global state to control indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
a581bbc7fd
feat: extended support for NULL indicator
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
a8f421f22b
fix(gui): allow drag select, mouse select and cmd/ctrl + a select
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
f8e52e39e0
fix(api): block delete key press action for input fields at cell level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
59964d5c38
fix(gui): stop event bubbling at input level
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
59f03e9eb4
refactor: remove copyright block as CLA covers it
2 years ago
Wing-Kam Wong
96c8d9a117
chore(nc-gui): lint
2 years ago
braks
4f68489fb1
chore(nc-gui): update cell styles
2 years ago
Wing-Kam Wong
07f525b900
fix(nc-gui): cell styles
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
braks
38a9cb6c44
refactor(nc-gui): update useCellUrlConfig composable
2 years ago
Denis
1615ee0eab
refactor(gui): useCellUrlConfig composable
2 years ago
Denis
4a9915f6a6
fix(gui): typos
2 years ago
Denis
dab2ce16b2
refactor(gui-v2): tailwind classes for url overlay, interface at the top of the file
2 years ago
Denis
1ea56db61c
feat(gui-v2): customizable urls in shared views
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago
Raju Udava
3fe42c1a25
refactor: i18n updates
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Muhammed Mustafa
91ba29887a
fix/minor ui improvements and bug fix
2 years ago
Muhammed Mustafa
39fc75cd8b
fix/Added url validation ui indicator
2 years ago
Muhammed Mustafa
60be7e730d
fix/removed url validation when it is not required
2 years ago
Muhammed Mustafa
bc9bd2533f
fix/Added showing error message on invalid url entry
2 years ago
braks
83eca162ef
chore(gui-v2): cleanup typecheck 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
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
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
braks
704b641ed0
chore(gui-v2): fix types in components
2 years ago
braks
6da3e6422a
chore(gui-v2): update email float and url component types
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
a26128837f
refactor(gui-v2): accept null prop value in cell component
...
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
c4d1bab95e
fix(gui-v2): null check
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
109938673e
feat(gui-v2): add `EditModeInj` and replace string key injection
2 years ago
Wing-Kam Wong
b45b6a1139
chore(gui-v2): lint
2 years ago
Wing-Kam Wong
92462166a8
fix(gui-v2): URL cell
2 years ago
braks
f8d95aa966
refactor(gui-v2): import composables from `#imports` path
2 years ago
Pranav C
e7ebc79cc5
feat(gui-v2): integrate project delete
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
e4210fffd7
chore(gui-v2): lint
2 years ago
Wing-Kam Wong
e6658f92ac
feat(gui-v2): url cell
2 years ago
Braks
917309a619
chore(gui-v2): type and code-style fixes
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Pranav C
7ffdda936b
feat(gui-v2): add hm, m2m, bt and rollup cells
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Braks
b59af42164
chore(gui-v2): lint files
...
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
2 years ago
Pranav C
0674f6837a
wip: grid view migration
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
8b863ca3d8
refactor: prettier nc-gui v1
2 years ago