1714 Commits (454a686a58ec9a14fda3c91fcb8d83d068076673)

Author SHA1 Message Date
Pranav C 454a686a58 fix: if fields value specified as `*` extract all fields 3 years ago
Wing-Kam Wong 0563fe3a3e chore: update package-lock.json 3 years ago
Wing-Kam Wong b6f330b4f2 chore: change to local path 3 years ago
Wing-Kam Wong 3b1eaeab0d chore: use lockfileVersion 2 3 years ago
pranavxc 882936c8ba [create-pull-request] automated change 3 years ago
Pranav C 746ac4c1b9 chore: downgrade sqlite version 3 years ago
wingkwong f9281bdc88 [create-pull-request] automated change 3 years ago
wingkwong 41c18bad62 [create-pull-request] automated change 3 years ago
Wing-Kam Wong 62612c9f8d docs: add Code Snippets 3 years ago
Wing-Kam Wong ee57c2ff21 docs: update webhook based on latest changes 3 years ago
Pranav C 42025ce81d fix: correction in sample test payload - exclude nested data 3 years ago
Pranav C 2187d75233 refactor: code cleanup 3 years ago
Pranav C de2d730098 refactor: render snippet part based on condition 3 years ago
Pranav C 66c089e2d7 fix: correction in sample payload 3 years ago
Pranav C 6566f88364 fix: use union all instead of union since rows will be unique 3 years ago
Pranav C 985416e8c4 fix: pass payload in test webhook 3 years ago
Pranav C 9303fd8a4c wip: improved webhook gui 3 years ago
Pranav C eca26a5f3e wip: improved webhook gui 3 years ago
Pranav C 00a6ac9ca6 refactor: move url to top in the notification list 3 years ago
Pranav C ea5a07d134 fix: test webhook throw error on failure and hook_log corrections 3 years ago
Wing-Kam Wong a4a37fedb9 fix: add missing upd cache logic when updating roles 3 years ago
Pranav C e0a03963d5
Fix - SQLite project bug (#1957) 3 years ago
Pranav C 80686cb75e feat: ui improvements 3 years ago
Wing-Kam Wong 6bd4043322 fix: m2m delete logic 3 years ago
Wing-Kam Wong a023333e98 wip: revise m2m delete logic 3 years ago
Wing-Kam Wong c40fb28c95 chore: remove space 3 years ago
Pranav C bef73c22fd fix: handle if ncSiteUrl is missing 3 years ago
Pranav C 0d13fbabc6 feat: new snippet ui 3 years ago
Pranav C 06ddeff5cf feat: code snippet 3 years ago
Pranav C 93c6d1dff1 wip: code snippet population 3 years ago
Wing-Kam Wong 1d4e8ea9e9 fix: add missing comma 3 years ago
Wing-Kam Wong e4bdaa65fd chore: add smaple text 3 years ago
Wing-Kam Wong 16e0c0a383 chore: add toast error message 3 years ago
Pranav C 1b9b964248 fix: get table model by id instead of name 3 years ago
mertmit 4a63a31d03 fix: base isJSON on uiType only 3 years ago
Titouan CREACH 2b88c3d3c7 fix: allow to edit the length of a nvarchar (mssql). #1930 3 years ago
Pranav C 737c2ded65 fix: use uidt from request on table creation 3 years ago
mertmit 367bfb93f8 fix: monaco editor dialog closes on click 3 years ago
dependabot[bot] db2b69babe
chore(deps): bump sqlite3 from 5.0.0 to 5.0.3 in /packages/nocodb 3 years ago
Wing-Kam Wong 1c1cb9c9af fix: filter out meta table in parser 3 years ago
Wing-Kam Wong c61b550ee1 fix: add missing meta table names 3 years ago
dependabot[bot] 081e19ce22
chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/nocodb 3 years ago
dependabot[bot] e38abb5429
chore(deps): bump ejs in /packages/nc-migrator-archived 3 years ago
wingkwong cf6bb50ab9 [create-pull-request] automated change 3 years ago
Wing-Kam Wong ec1603818b fix: err msg typo 3 years ago
Pranav C c54543f69f fix: use table id from request body if found(table create) 3 years ago
Pranav C 4cb5a5d0ba fix: handle `null` case if colOpt is missing 3 years ago
Pranav C c5e273335e fix: pass correct project id to get model list 3 years ago
Pranav C 60979cce01
feat: nested field filtering (#1856) 3 years ago
Pranav C 6bf6b8fc5c refactor: error message improvement 3 years ago