braks
5811b00f5b
chore(nc-gui): add fit view params for smooth transition between skeleton mode
2 years ago
braks
0e9a47ada7
chore(nc-gui): dont fit view on init if skeleton mode
2 years ago
braks
c3dee74074
feat(nc-gui): set edge marker type for skeleton mode
2 years ago
braks
4579a8788a
feat(nc-gui): add transition on skeleton mode enter/leave
2 years ago
braks
6964c2de1b
chore(nc-gui): increase boxshadow and node size in skeleton
2 years ago
braks
21e6669b27
feat(nc-gui): toggle skeleton mode in erd when zooming out too far
2 years ago
braks
af8b31a4d6
chore(nc-gui): min heights
2 years ago
braks
14cf04e3ff
fix(nc-gui): deep watch config options
2 years ago
braks
6fd625e904
chore(nc-gui): prop type
2 years ago
braks
36216d039a
refactor(nc-gui): reduce stroke width
2 years ago
braks
6bd9510b05
chore(nc-gui): align handles to border of nodes
2 years ago
braks
8e78f9f508
feat(nc-gui): add selected gradient style to edges
2 years ago
braks
6ffa79c805
chore(nc-gui): separately watch tables and config
2 years ago
braks
34c3d71fae
refactor(nc-gui): dispose erd modal on close
2 years ago
braks
b2ec31c918
chore(nc-gui): add min height to nodes
2 years ago
braks
06e77dd4b9
refactor(nc-gui): reduce edges z-index
2 years ago
braks
6f6d465e83
feat(nc-gui): add color to edges
2 years ago
braks
cec9ee6d8e
feat(nc-gui): add color scale to erd view
2 years ago
braks
0ec25eff2a
chore(nc-gui): remove unnecessary conditions
2 years ago
braks
39dba67913
chore(nc-gui): add return statements
2 years ago
braks
0f2261c251
refactor(nc-gui): extend tooltip toggle conditions
...
# What's changed?
- toggle tooltip when key is pressed and mouse leaves/reenters element
- toggle tooltip on modifier key change
- use isHovering to detect element hover
2 years ago
Pranav C
b868d23a34
fix(gui):disable deep compare since the data could be non-valid json
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
0e2fcd5f3a
fix(nc-gui): incorrect focus when adding a new column during import
...
useTemplateRefsList will not reset the existing refs. It appends new refs everytime a new column is added.
2 years ago
Wing-Kam Wong
3c6c34adc0
refactor(nc-gui): pass tableIdx instead of passing table to addNewColumnRow
2 years ago
Wing-Kam Wong
b685f811b9
chore(nc-gui): remove console.log
2 years ago
mertmit
42afc0f14d
fix(nc-gui): add number type to checkbox modelValue
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
a75be8b228
feat: include add new column in view if most right column
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
41b686c918
feat: getContainerScrollForElement function
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
4f17dbc966
fix(nc-gui): add duration to isAutoSaved
2 years ago
mertmit
7e5a52d0ff
feat: better scroll for borders and sticky header
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Pranav C
f9cab933b8
fix(gui): pass Row ref to insert method
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
a9429cd059
fix(gui): update rowMeta only when it's defined
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
742ce3e9f7
fix(gui): align spinner vertically center
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
507780a098
fix(gui): wait until inserting record to avoid duplicate row insertion
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
d230152ed8
fix(gui): allow user to expand row if any ongoing save/update completes
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
520ddec858
refactor(gui): bring back automatic row creation change from #4025
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
braks
acb5820abe
fix(nc-gui): checkbox styles preventing action
2 years ago
Wing-Kam Wong
73e34cda05
fix(nc-gui): remove duration from isManualSaved
2 years ago
braks
48dfbb7f80
chore(nc-gui): use position prop
2 years ago
braks
cfee983e40
refactor(nc-gui): simplify relation creation
2 years ago
braks
41ddf66c8c
fix(nc-gui): check if table exists before adding edge
2 years ago
braks
28827fd8d4
chore(nc-gui): cleanup
2 years ago
braks
6b15a5f70c
chore(nc-gui): replace `useArrayReduce` with regular computed var
2 years ago
braks
6606546eda
fix(nc-gui): erd not rendering edges on initial mount
2 years ago
mertmit
89eddddabd
feat: hover effects for select options
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
mertmit
ebf50d0d8d
fix: scrollbar-thin-dull class for options scroll
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
braks
4de9f308fc
fix(nc-gui): erd initial transition
2 years ago
braks
8c5673a117
chore(nc-gui): update to latest vue flow pkg
2 years ago
braks
3631aa1b7e
chore(nc-gui): correct prop types
2 years ago
mertmit
08a468fe57
feat: scroll for select options
...
Re #3854
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago