934 Commits (865e77564f62500ab4bbcd139f2d3e3119ef395d)

Author SHA1 Message Date
Wing-Kam Wong a5f77a50f3 feat: introduce formula curly hook 3 years ago
Pranav C 8d33fa9b96
Feat : UIDT impmporovements (#2026) 3 years ago
Raju Udava c34090b0c5 fix: emoji in table/column name handling during import 3 years ago
Pranav C 1d1535905c
Fix/2012 Migration bug fixes (#2053) 3 years ago
Pranav C 9540ca672e
GUI code refactoring (#2051) 3 years ago
Pranav C 194b205a92
Feat - Airtable import (#2048) 3 years ago
աɨռɢӄաօռɢ 19bbce998e
feat: quick import (#2042) 3 years ago
Wing-Kam Wong 8a3fe24168 fix: pass original data instead of delete response 3 years ago
Wing-Kam Wong 0aa5878cef fix: upgrade nc-help to 0.2.49 3 years ago
mertmit 7311bf8705 fix: single/multi select options at creation 3 years ago
Pranav C 454a686a58 fix: if fields value specified as `*` extract all fields 3 years ago
Wing-Kam Wong d19c3462c7 fix: update formula_raw when fk column name is changed 3 years ago
Wing-Kam Wong e3a5999329 fix: handle column name referenced by $ 3 years ago
Wing-Kam Wong 0563fe3a3e chore: update package-lock.json 3 years ago
Wing-Kam Wong aaa44d106f 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 4950331847 feat: add axiosRequestMake 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 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 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
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 06ddeff5cf feat: code snippet 3 years ago
Pranav C 1b9b964248 fix: get table model by id instead of name 3 years ago
Pranav C 737c2ded65 fix: use uidt from request on table creation 3 years ago
Wing-Kam Wong 53c6aade15 chore: mark it optional 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 21cd83be96 chore: point to file:../nocodb-sdk 3 years ago
dependabot[bot] 081e19ce22
chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/nocodb 3 years ago
wingkwong cf6bb50ab9 [create-pull-request] automated change 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 1f3b889c4a fix(api): block table deletion if there is a relation exist 3 years ago
Wing-Kam Wong e8ca19a1c6 fix: storage adapter issue 3 years ago
Naveen MR 039b728d04 fix: title of API docs 3 years ago
mertmit 9dfa2845bb fix: using functions for DATEADD interval 3 years ago
Pranav C 76a5bf26cf fix: correction in belongs to lookup filter query generation 3 years ago