1663 Commits (8b255f3096240a8fd81830b7afd3844e05ca5ad3)

Author SHA1 Message Date
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 2 years ago
Pranav C b868d23a34 fix(gui):disable deep compare since the data could be non-valid json 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 2 years ago
Wing-Kam Wong 4f17dbc966 fix(nc-gui): add duration to isAutoSaved 2 years ago
Pranav C f9cab933b8 fix(gui): pass Row ref to insert method 2 years ago
Pranav C a9429cd059 fix(gui): update rowMeta only when it's defined 2 years ago
Pranav C 742ce3e9f7 fix(gui): align spinner vertically center 2 years ago
Pranav C 507780a098 fix(gui): wait until inserting record to avoid duplicate row insertion 2 years ago
Pranav C d230152ed8 fix(gui): allow user to expand row if any ongoing save/update completes 2 years ago
Pranav C 520ddec858 refactor(gui): bring back automatic row creation change from #4025 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 2 years ago
mertmit ebf50d0d8d fix: scrollbar-thin-dull class for options scroll 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 2 years ago
braks 95f252ba84 fix(nc-gui): remove `useMetas` from cb fn 2 years ago
braks 5bb174ba4f feat(nc-gui): make logo animation size responsive to logo size 2 years ago
braks 9e13d6ba79 feat(nc-gui): add ping animation to logo on click 2 years ago
Pranav C 5c768d3981 chore(gui): lint 2 years ago
Pranav C 101277bea7 fix(gui): focus title field only if there is no active element 2 years ago
braks 4df9f2a0c1 chore(nc-gui): lint 2 years ago
braks 64368e3fa5 fix(nc-gui): correct input style padding for form views 2 years ago
braks f914083e71 chore(nc-gui): add comments about lazy load issues 2 years ago
braks 6c9a55821e chore(nc-gui): cleanup 2 years ago
Pranav C d20af97a83 refactor(gui): update data directly 2 years ago
Pranav C fe41e09f2a fix(gui): extract column ref using column index 2 years ago
Pranav C 1e87b2a357 fix(gui): reload data after clearing cell 2 years ago
Pranav C c32a1814d5 refactor(gui): show clear cell option for LTAR 2 years ago
Pranav C d269fb4263 chore(gui): lint 2 years ago