6521 Commits (a20c2c99fb0cb0635c31c8525efb5c53843842c8)

Author SHA1 Message Date
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
Pranav C 520ddec858 refactor(gui): bring back automatic row creation change from #4025 2 years ago
Pranav C 97efdb11a7 fix(gui): if default clipboard copy failed due to permission use the fallback 2 years ago
Wing-Kam Wong b9e6480e0c chore: update sdk version in package-lock 2 years ago
Pranav C 10bb987c64 fix(api): remove default sort field option 2 years ago
Wing-Kam Wong 60848956dd chore: update nocodb-sdk to local path 2 years ago
wingkwong 332fc44237 [create-pull-request] automated change 2 years ago
wingkwong 738e418473 [create-pull-request] automated change 2 years ago
Wing-Kam Wong d05982f408 chore(nocodb): fix:prettier 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 8cafcbab00 chore(nc-gui): update vue flow to latest 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
mertmit f54fbc6851 fix: interpret `bigint` and `bigserial` as number on UI level 2 years ago
braks 5bb174ba4f feat(nc-gui): make logo animation size responsive to logo size 2 years ago
Pranav C 9552c2771e test: specify fields query param in right way 2 years ago
Pranav C c7bdf7b903 fix(api): by default set primary key as the sort column 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 5da71dab45 fix(nc-gui): survey form input bg 2 years ago
braks e983a58b78 feat(nc-gui): add default nocodb theme color to picker 2 years ago
braks 1ab0718778 fix(nc-gui): apply distinct key on page 2 years ago
braks 4df9f2a0c1 chore(nc-gui): lint 2 years ago
Pranav C 5ce7076ffb fix(gui): correction in condition 2 years ago
Jakob Gillich b1f0ab67a3 feat(nocodb-sdk): drop password character requirements 2 years ago
Pranav C 369ab6b053 fix: support filter with data read api 2 years ago
Pranav C 31e291a455 fix: add filter and sort support on nested list data 2 years ago
braks 64368e3fa5 fix(nc-gui): correct input style padding for form views 2 years ago
Pranav C 7d3aab549b refactor(gui): show error message on failure 2 years ago
Pranav C b91e638254 chore(cli): publish the cli and remove unused dependency 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 3bff97f57d refactor(cli): rename `nc` alias to `noco` to avoid conflict 2 years ago
Pranav C 71d0f2a31a chore(sdk): build sdk 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 b783234181 fix(gui): pass row data for extracting id 2 years ago