11065 Commits (bc9b8af46b34e30a29b8a9212586ddc8e49aa84d)

Author SHA1 Message Date
Wing-Kam Wong 608d76a34a refactor(nc-gui): rename to onNotificationTypeChange 2 years ago
Wing-Kam Wong 2d3c416d26 refactor(nc-gui): channel type 2 years ago
Wing-Kam Wong 3958ea76f4 fix(nc-gui): hook channel validation 2 years ago
Wing-Kam Wong d50c24b871 fix(nc-gui): channel multi select logic 2 years ago
Wing-Kam Wong bfd5f1dac1 chore(nc-gui): lint 2 years ago
Pranav C 7cac920274 fix(nocodb): formula function builder return statement correction 2 years ago
Wing-Kam Wong 38e4b7351a fix(nc-gui): incorrect validation infos key 2 years ago
Pranav C 2539aba5d9 chore(nocodb): lint 2 years ago
Pranav C 5670f51019 fix(nocodb): AVG function handler return value correction 2 years ago
Wing-Kam Wong dedd55f8df chore: update local sdk path 2 years ago
Wing-Kam Wong 7d0037b305 fix(nocodb): add missing await for transaction 2 years ago
Pranav C 5b32ec7a5d fix(nocodb): handle function handler which is not returning a builder 2 years ago
wingkwong c6c4330a2d [create-pull-request] automated change 2 years ago
Pranav C 15179c9760 refactor(nocodb): reuse the column builder reference across all the formula 2 years ago
Wing-Kam Wong 1baed4a2a8 chore(nc-gui): add missing cursor-pointer 2 years ago
Wing-Kam Wong 57bdd32ee7 fix(nc-gui): hook editor display 2 years ago
Wing-Kam Wong 1c532bb436 refactor(nc-gui): use AutomationLogLevel 2 years ago
Wing-Kam Wong b65b66faef feat(nc-gui): put automation log level to enums.ts 2 years ago
Pranav C 88349195aa refactor(nocodb): update formula functions to async and change return statement 2 years ago
Pranav C ec150b1a5a fix(nocodb): corrections 2 years ago
Pranav C 33f19aa596 refactor: convert to async...await to resolve builder only if required 2 years ago
Wing-Kam Wong cc3a9af228 fix(nocodb): previous_rows & rows format 2 years ago
Wing-Kam Wong bc77bf363a feat(nocodb): trigger hooks for LTAR add/remove child 2 years ago
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