12052 Commits (11319d0f5f4aa3bdbfda05b94018b8e96f0d343f)

Author SHA1 Message Date
navi a4c67a1758 New translations en.json (Ukrainian) 2 years ago
Wing-Kam Wong 3df67a7f51 fix(nocodb): show invite link even smtp not configured 2 years ago
Wing-Kam Wong de11e3c89e fix(nc-gui): fix eventList logic 2 years ago
Wing-Kam Wong 9480952e19 fix(nocodb): prevent saving bulk operation for v1 hooks 2 years ago
Wing-Kam Wong ef9d1f3b5a fix(nc-gui): set eventList when the hook is ready 2 years ago
Wing-Kam Wong 477793c4d0 feat(nc-gui): show bulk operation for v2 hooks only 2 years ago
Wing-Kam Wong 7ade5a8d71 feat(nc-gui): update doc link in CallLog.vue 2 years ago
Wing-Kam Wong ea913d4e28 docs: add webhook v2 & call log content 2 years ago
Wing-Kam Wong 43c89b7c4c docs: add NC_AUTOMATION_LOG_LEVEL 2 years ago
Pranav C 6ec29c2236 fix(gui): expanded form next/prev icon position correction 2 years ago
Wing-Kam Wong 41176313a4 fix(nocodb): adopt new design of ast 2 years ago
Pranav C 0fa078f3aa fix: validate formula on column create/update 2 years ago
Pranav C 05ff4a3009 feat: add formula validation for all read/list methods and invoke it only when there is atleast one formula column 2 years ago
Pranav C 9e406d55ca fix: avoid overriding query params(limit,offset) 2 years ago
Wing-Kam Wong 505c8f84d7 feat(nc-gui): revise call log display logic 2 years ago
Wing-Kam Wong 5636eddcc4 feat(nc-gui): include NC_AUTOMATION_LOG_LEVEL message 2 years ago
Wing-Kam Wong 77fc7770a4 chore(nc-gui): remove h-[60vh] 2 years ago
Pranav C a4a6e924c9 refactor: revert subquery implementation since it won't improve the performance 2 years ago
Pranav C 12c5f6f0a7 chore: lint 2 years ago
Pranav C da0a4534d8 fix: include fieldsSet wherever necessary 2 years ago
Wing-Kam Wong c4b48aac4a fix(nocodb): add missing null prevData for bulk update all operation 2 years ago
Wing-Kam Wong d5248ee645 fix(tests): expect empty object for deletedRow 2 years ago
navi 9887ea4558 New translations en.json (Ukrainian) 2 years ago
Pranav C 8bdd47a245 fix: include primary key by default in fields 2 years ago
Wing-Kam Wong abd08ca800 fix(nc-gui): remove extra = 2 years ago
Wing-Kam Wong 46170ac6e3 fix(nc-gui): broken div 2 years ago
Wing-Kam Wong 57d1b9ec3d feat(nocodb): use rows_inserted for bulk insert 2 years ago
Wing-Kam Wong 8ef97ed04b fix(nocodb): incorrect hook handle name 2 years ago
Pranav C 5161784793 fix: fields corrections 2 years ago
Pranav C 0f790e9e07 refactor: if fieldsSet is defined use it for select query 2 years ago
Pranav C ad2024a6bd fix: define nested and fieldSet default value if missing 2 years ago
Wing-Kam Wong b48c397cb2 chore(nocodb): hook type 2 years ago
Wing-Kam Wong c6864de3d4 fix(nocodb): bulk update logic 2 years ago
Pranav C 241e9292ac refactor(gui): use default color for toolbar icons 2 years ago
Pranav C 8b8d8316f6 refactor(gui): provide border for treeview 2 years ago
Pranav C 175bb06e73 fix: icon alignment 2 years ago
Wing-Kam Wong 8eaa55f598 fix(nc-gui): init path for url hook 2 years ago
Pranav C fb24033658 fix: icon correction and language menu shadow 2 years ago
Pranav C fc7e69d1e1 refactor: validate formula only if error occurred (WIP) 2 years ago
Pranav C e803ff6a54 fix: pagination bug fix 2 years ago
Wing-Kam Wong 833c5b4733 fix(nocodb): show prevRows for update / bulkUpdate operations 2 years ago
Wing-Kam Wong 73bfc0108a fix(nocodb): hook version & operation types 2 years ago
Pranav C 6bef279c38 refactor: cleanup 2 years ago
Pranav C edfb8f3279 refactor: generate formula and rollup on top of filtered, sorted and limited data 2 years ago
Wing-Kam Wong edcdaf9c47 chore(sdk): regenerate Api.ts 2 years ago
Wing-Kam Wong 23511d5133 feat(nocodb): revise hook names 2 years ago
Wing-Kam Wong 8c5e86d8f3 fix(nocodb): fix hook types 2 years ago
Wing-Kam Wong b28afa2e0d feat(nocodb): add bulk operations to hook 2 years ago
Wing-Kam Wong 04a1ee20b7 feat(nc-gui): break hook operation camel case 2 years ago
Wing-Kam Wong 809ffe3660 feat(nc-gui): include bulk operations 2 years ago