6855 Commits (12eef14c1f3a4eef6fca57c9b42818b9550b055e)

Author SHA1 Message Date
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
Wing-Kam Wong 0ba2778c57 wip(nc-gui): csv template adapter with papaparse v5 streaming 2 years ago
Wing-Kam Wong 6d6b931953 fix(nc-gui): isEmailType & isUrlType logic 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
Wing-Kam Wong 7adf48d0b9 refactor(nc-gui): use set for calculating unique values 2 years ago
Pranav C 77bd3c6128 fix(gui): avoid using returning if primary key missing 2 years ago
Pranav C b78b38e53b fix(gui): get record using autogenerated key if table using ag primary key 2 years ago
Wing-Kam Wong 213c6f3ca5 refactor(nc-gui): change project type in JSONTemplateAdapter 2 years ago
Pranav C b868d23a34 fix(gui):disable deep compare since the data could be non-valid json 2 years ago
Pranav C 96db6145fc fix(gui): avoid overwriting cell value after update 2 years ago
Wing-Kam Wong 15024005d0 refactor(nc-gui): use parserhelpers functions for import 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 da188ecd24 chore: update package-lock.json 2 years ago
Wing-Kam Wong 4c39aa216c chore(nocodb-sdk): bump typedoc 2 years ago
Wing-Kam Wong bda16bf40d chore(nocodb-sdk): update package-lock.json 2 years ago
Wing-Kam Wong a1e759dc56 chore(nocodb-sdk): update package-lock.json 2 years ago
navi 1b77ad8c91 New translations en.json (Chinese Simplified) 2 years ago
navi b9a26c2de0 New translations en.json (Japanese) 2 years ago
mertmit 783c4d5326 fix: mysql use text for multiselect if more than 64 options 2 years ago
mertmit 1cfbdb2e83 fix: handle more than 64 options for mysql 2 years ago
mertmit 7645f5c5c0 fix(at-import): select options match duplicates case-insensitive 2 years ago
mertmit f771fef87e fix: select column operations for mysql 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 8a43a69e13 fix(gui): insert row bug 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 a20c2c99fb feat(gui): show loader while loading meta 2 years ago
Pranav C d230152ed8 fix(gui): allow user to expand row if any ongoing save/update completes 2 years ago