1683 Commits (8bb98959abf483b2c013a4f1892b0683b9e7d1e3)

Author SHA1 Message Date
Pranav C bef73c22fd fix: handle if ncSiteUrl is missing 2 years ago
Pranav C 0d13fbabc6 feat: new snippet ui 2 years ago
Pranav C 06ddeff5cf feat: code snippet 2 years ago
Pranav C 93c6d1dff1 wip: code snippet population 2 years ago
Wing-Kam Wong 1d4e8ea9e9 fix: add missing comma 2 years ago
Wing-Kam Wong e4bdaa65fd chore: add smaple text 2 years ago
Wing-Kam Wong 16e0c0a383 chore: add toast error message 2 years ago
Pranav C 1b9b964248 fix: get table model by id instead of name 2 years ago
mertmit 4a63a31d03 fix: base isJSON on uiType only 2 years ago
Titouan CREACH 2b88c3d3c7 fix: allow to edit the length of a nvarchar (mssql). #1930 2 years ago
Pranav C 737c2ded65 fix: use uidt from request on table creation 2 years ago
mertmit 367bfb93f8 fix: monaco editor dialog closes on click 2 years ago
dependabot[bot] db2b69babe
chore(deps): bump sqlite3 from 5.0.0 to 5.0.3 in /packages/nocodb 2 years ago
Wing-Kam Wong 1c1cb9c9af fix: filter out meta table in parser 2 years ago
Wing-Kam Wong c61b550ee1 fix: add missing meta table names 2 years ago
dependabot[bot] 081e19ce22
chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/nocodb 2 years ago
dependabot[bot] e38abb5429
chore(deps): bump ejs in /packages/nc-migrator-archived 2 years ago
wingkwong cf6bb50ab9 [create-pull-request] automated change 2 years ago
Wing-Kam Wong ec1603818b fix: err msg typo 2 years ago
Pranav C c54543f69f fix: use table id from request body if found(table create) 2 years ago
Pranav C 4cb5a5d0ba fix: handle `null` case if colOpt is missing 2 years ago
Pranav C c5e273335e fix: pass correct project id to get model list 2 years ago
Pranav C 60979cce01
feat: nested field filtering (#1856) 2 years ago
Pranav C 6bf6b8fc5c refactor: error message improvement 2 years ago
Pranav C 1f3b889c4a fix(api): block table deletion if there is a relation exist 2 years ago
Pranav C 0611c26e0e fix(gui): block table deletion if there is a relation exist 2 years ago
Wing-Kam Wong e8ca19a1c6 fix: storage adapter issue 2 years ago
Naveen MR 16c8ed49e6 fix: icon for api docs 2 years ago
Naveen MR b5a8aac57c fix: let how to translate be pointed to i18n docs 2 years ago
Naveen MR d9b543e77f fix: at home - swagger api docs not required. 2 years ago
Naveen MR 039b728d04 fix: title of API docs 2 years ago
Naveen MR 6a58e77292 fix: removing language from themes 2 years ago
Naveen MR 0a76da2c4c fix: move the community icons to spreadsheetNavDrawer.vue 2 years ago
Naveen MR 5703be3666 fix: setting new column to singleline text 2 years ago
Naveen MR 435d52a456 fix: ID is not required in column types. 2 years ago
mertmit 385d47498e fix: use aliases instead of table/column names on tooltips 2 years ago
mertmit 0009529391 fix: belongs to header tooltip 2 years ago
mertmit 9dfa2845bb fix: using functions for DATEADD interval 2 years ago
Pranav C 726064ded5 refactor: show LTAR column name instead of table name in Lookup/Rollup 2 years ago
Wing-Kam Wong 7e4291f74a i18n: add schemaName 2 years ago
Pranav C cdef167078 fix: ignore date formatting if type is not string 2 years ago
Pranav C 76a5bf26cf fix: correction in belongs to lookup filter query generation 2 years ago
Pranav C 6f11dafbea feat: show schema name option for mssql and pg 2 years ago
Pranav C 08acd2ff78
fix: execute queries sequentially in case mssql to avoid transaction/timeout issue (#1860) 2 years ago
Pranav C 8358666c9e fix: extract using alias reference if table_name reference is not found 2 years ago
Pranav C e5e952aec6 fix: verify model, view and project exist while migrating ui acl 2 years ago
Wing-Kam Wong 0a7e2e9608 fix: use <scope>:ref:<titleOfId> instead 2 years ago
Pranav C c59da67f67 feat: accept both project id or title in data apis 2 years ago
Wing-Kam Wong c6d48a9077 docs: update screenshots in FAQs 2 years ago
Naveen MR 70933122f2 fix: Title of API docs 2 years ago