1753 Commits (24b9a11dee39f0b6dc164c3f10c5544e54f63491)

Author SHA1 Message Date
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
Wing-Kam Wong b57d5d9c33 fix: using new naming convention 3 years ago
Wing-Kam Wong 2666d3cd89 refactor: createProjectFromTemplateBtn.vue 3 years ago
Wing-Kam Wong ffa0ee23b0 fix: empty data after editing column name 3 years ago
Wing-Kam Wong c0220b9de6 wip: edit column logic 3 years ago
Wing-Kam Wong 43c296afcf wip: edit logic before importing 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
Wing-Kam Wong 80bf6a5226 fix: import logic 3 years ago
Wing-Kam Wong ab15302850 chore: lint fix 3 years ago
Wing-Kam Wong 387fa87a3c enhancement: add tooltips to bottom options 3 years ago
Wing-Kam Wong 26205c1d9a enhancement: add tooltip 3 years ago
Wing-Kam Wong 253a3b1fec chore: rm CreateByExcel API 3 years ago
Wing-Kam Wong f34c7aae16 fix: integrate export import with new api design 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 183a4fb659 feat: add createByExcel API 3 years ago
Wing-Kam Wong 21cd83be96 chore: point to file:../nocodb-sdk 3 years ago
Wing-Kam Wong 6873bcb0e6 fix: key naming for table name 3 years ago
Wing-Kam Wong f91f46b0c9 chore: enable back excel import option 3 years ago
Wing-Kam Wong 6be9663a6c fix: key naming for column name 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