10327 Commits (9db2bb69964a4670723f541097275521e88bb2b2)

Author SHA1 Message Date
Wing-Kam Wong 9db2bb6996 chore(nc-gui): hide auth in webhook 2 years ago
Wing-Kam Wong a05c19310d feat(nocodb): check hook.active before invoke webhook 2 years ago
Wing-Kam Wong 97b4e53345 feat(nc-gui): add delete modal in deleteHook 2 years ago
Wing-Kam Wong 5a8942d46d feat(nc-gui): add the copy hook to the top 2 years ago
Wing-Kam Wong ca55d3a8f8 refactor(sdk): regenerate Api.ts 2 years ago
Wing-Kam Wong 23721bcac0 feat(nc-gui): copy hook & show hook active on listing 2 years ago
Wing-Kam Wong f1925e5c01 fix(nocodb): add missing condition in Hook.insert 2 years ago
Wing-Kam Wong f94f218279 fix(nocodb): add condition to HookTypeReq 2 years ago
Wing-Kam Wong aed861152d fix(nocodb): change fk_parent_id to StringOrNull 2 years ago
Wing-Kam Wong cb20503a3e chore(nc-gui): lint 2 years ago
Wing-Kam Wong 6bb09250ad refactor(sdk): regenerate Api.ts 2 years ago
Wing-Kam Wong bc2ec28eb3 refactor(nocodb): move emit after hook insert 2 years ago
Wing-Kam Wong a5fc4bb718 fix(nocodb): hook request and response type 2 years ago
Wing-Kam Wong d1773af552 fix(nocodb): incorrect hook create request type 2 years ago
Wing-Kam Wong 78f6c4e9c1 feat(nc-gui): add copyWebhook & deleteWebhook to en.json 2 years ago
Wing-Kam Wong 880c48676d fix(nc-gui): vModel on numeric columns 2 years ago
Wing-Kam Wong 2576a89445 fix(nc-gui): resolve -> resolve() 2 years ago
Wing-Kam Wong bce91052f1 refactor(nc-gui): use find instead of filter 2 years ago
Wing-Kam Wong d13863cc60 feat(nc-gui): apply i18n in webhook editor 2 years ago
Wing-Kam Wong 5e58a9392c feat(nc-gui): add enableWebhook & testWebhook 2 years ago
Wing-Kam Wong d562e7fa6b feat(nc-gui): add enable webhook 2 years ago
Wing-Kam Wong c2e5d9ba4d fix(nocodb): remove as any in Hook.update param 2 years ago
Wing-Kam Wong 9e1e50f095 fix(sdk): use backticks 2 years ago
Wing-Kam Wong d8e662c1f1 fix(sdk): escapeLiteral 2 years ago
Wing-Kam Wong 623fbb714b refactor(sdk): regenerate Api.ts 2 years ago
Wing-Kam Wong b5dcd461fc chore(nc-gui): lint 2 years ago
Wing-Kam Wong 8d84531d66 refactor(nc-gui): cast ProjectUserReqType and add comments 2 years ago
Wing-Kam Wong f4b6ae4a92 refactor(nc-gui): remove unused style block 2 years ago
Wing-Kam Wong 1534901714 feat(nocodb): include more examples 2 years ago
Wing-Kam Wong 0ddcab2bda fix(nc-gui): add missing ; 2 years ago
Wing-Kam Wong 48688737c1 fix(nc-gui): add ColumnType 2 years ago
Wing-Kam Wong 2364e9ec48 fix(nc-gui): cast HTMLElement 2 years ago
Wing-Kam Wong d683319219 fix(nc-gui): apply parseProp on column meta 2 years ago
Wing-Kam Wong fedc4fcd7a fix(nc-gui): webhook test types 2 years ago
Wing-Kam Wong 0db51a3094 fix(nc-gui): virtualCell types 2 years ago
Wing-Kam Wong 996a5f710b fix(nc-gui): useMapViewDataStore types 2 years ago
Wing-Kam Wong 507f24fec0 fix(nc-gui): geoDataToggleCondition param type 2 years ago
Wing-Kam Wong f3684ec152 fix(nc-gui): add nullable chain 2 years ago
Wing-Kam Wong 71967b6874 fix(nc-gui): optional chain expressions can return undefined by design 2 years ago
Wing-Kam Wong 2a5761b182 fix(nc-gui) cast ProjectUserReqType for projectUserAdd 2 years ago
Wing-Kam Wong ce820b0b6b fix(nc-gui): virtual cell icon type 2 years ago
Wing-Kam Wong ea860b9c11 fix(nc-gui): remove alias validation as it doesnt exist 2 years ago
Wing-Kam Wong 32530b0fd4 refactor(sdk): regenerate Api.ts 2 years ago
Wing-Kam Wong 36e3ff33a6 fix(nc-gui): type 'unknown' is not assignable to type 'Error' 2 years ago
Wing-Kam Wong c7de4dcb47 fix(nc-gui): apply parseProp to meta 2 years ago
Wing-Kam Wong a2367c9227 refactor(nc-gui): revise parseUtil 2 years ago
Wing-Kam Wong 5e71b21712 fix(nc-gui): apply stringifyProp to project.ts 2 years ago
Wing-Kam Wong be17970733 fix(nc-gui): apply parseProp 2 years ago
Wing-Kam Wong d5eb8b13a0 fix(nc-gui): license issues 2 years ago
Wing-Kam Wong 347f6eae23 fix(nc-gui): add any to e 2 years ago