1940 Commits (12a95968ba71584fb36fe9af506cabedfc9d0795)

Author SHA1 Message Date
Pranav C b868d23a34 fix(gui):disable deep compare since the data could be non-valid json 2 years ago
Wing-Kam Wong 0e2fcd5f3a fix(nc-gui): incorrect focus when adding a new column during import 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 2 years ago
mertmit a75be8b228 feat: include add new column in view if most right column 2 years ago
mertmit 41b686c918 feat: getContainerScrollForElement function 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 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
Pranav C bdd530ba9e feat(gui): allow clear option for LTAR cell 2 years ago
Wing-Kam Wong 181a5cceec fix(nc-gui): handle date_format in import 2 years ago
Bueno, João b0249e6964 fix(ng-gui): find unique neighbours 2 years ago
braks 4049fd1b45 chore(nc-gui): lint 2 years ago
braks 032a9a1d56 chore(nc-gui): remove duplicate watcher 2 years ago
braks d54ee0005b chore(nc-gui): pass correct prop and rename fn 2 years ago
braks 58a9abe4d7 chore(nc-gui): rename prop and set default values 2 years ago