1680 Commits (93c6d1dff120e690e670fa6ec2685edb24af276b)

Author SHA1 Message Date
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
Pranav C 1f3b889c4a fix(api): block table deletion if there is a relation exist 3 years ago
Pranav C 0611c26e0e fix(gui): 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 16c8ed49e6 fix: icon for api docs 3 years ago
Naveen MR b5a8aac57c fix: let how to translate be pointed to i18n docs 3 years ago
Naveen MR d9b543e77f fix: at home - swagger api docs not required. 3 years ago
Naveen MR 039b728d04 fix: title of API docs 3 years ago
Naveen MR 6a58e77292 fix: removing language from themes 3 years ago
Naveen MR 0a76da2c4c fix: move the community icons to spreadsheetNavDrawer.vue 3 years ago
Naveen MR 5703be3666 fix: setting new column to singleline text 3 years ago
Naveen MR 435d52a456 fix: ID is not required in column types. 3 years ago
mertmit 385d47498e fix: use aliases instead of table/column names on tooltips 3 years ago
mertmit 0009529391 fix: belongs to header tooltip 3 years ago
mertmit 9dfa2845bb fix: using functions for DATEADD interval 3 years ago
Pranav C 726064ded5 refactor: show LTAR column name instead of table name in Lookup/Rollup 3 years ago
Wing-Kam Wong 7e4291f74a i18n: add schemaName 3 years ago
Pranav C cdef167078 fix: ignore date formatting if type is not string 3 years ago
Pranav C 76a5bf26cf fix: correction in belongs to lookup filter query generation 3 years ago
Pranav C 6f11dafbea feat: show schema name option for mssql and pg 3 years ago
Pranav C 08acd2ff78
fix: execute queries sequentially in case mssql to avoid transaction/timeout issue (#1860) 3 years ago
Pranav C 8358666c9e fix: extract using alias reference if table_name reference is not found 3 years ago
Pranav C e5e952aec6 fix: verify model, view and project exist while migrating ui acl 3 years ago
Wing-Kam Wong 0a7e2e9608 fix: use <scope>:ref:<titleOfId> instead 3 years ago
Pranav C c59da67f67 feat: accept both project id or title in data apis 3 years ago
Wing-Kam Wong c6d48a9077 docs: update screenshots in FAQs 3 years ago
Naveen MR 70933122f2 fix: Title of API docs 3 years ago
mertmit 5d1b69c3bc [create-pull-request] automated change 3 years ago
Wing-Kam Wong 8b952687d4 fix: disable virtual cols in rollup column list. ref: #1842. 3 years ago
Pranav C d207fd07d6 refactor: respond with 404 if project not found 3 years ago