11516 Commits (942993e7a9ae87cf8e5c5c048f58f70daa59deea)

Author SHA1 Message Date
Wing-Kam Wong 942993e7a9 fix(nocodb): revise mapAliasToColumn for mysql external db 2 years ago
Wing-Kam Wong 1c33493a45 fix(nocodb): revise _convertDateFormat logic 2 years ago
Wing-Kam Wong 6bee408c2f fix(nc-gui): copy as it is for mysql 2 years ago
Wing-Kam Wong e7e47a605a fix(nc-gui): convert back to utc 2 years ago
Wing-Kam Wong 5901ca0fa1 fix(nocodb): add missing isMySQL condition 2 years ago
Wing-Kam Wong f18f788c7f refactor(nocodb): revise comment 2 years ago
Wing-Kam Wong e878b4d575 fix(nocodb): handle mysql xcdb api response 2 years ago
Wing-Kam Wong a8d05f2da4 refactor(nocodb): add / revise comments 2 years ago
Wing-Kam Wong f91cd96bbc refactor(nc-gui): update comments 2 years ago
Wing-Kam Wong 78a5a5a305 refactor(nc-gui): remove unused code 2 years ago
Wing-Kam Wong 89bcccac3a fix(nocodb): mysql xcdb api response logic 2 years ago
Wing-Kam Wong 7b6c780c0a fix(nc-gui): revise copy datetime logic 2 years ago
Wing-Kam Wong 11e27ca498 fix(nc-gui): revise paste datetime logic 2 years ago
Wing-Kam Wong fd6e7449a9 fix(nc-gui): handle copy n paste datetime for ext db 2 years ago
Wing-Kam Wong 0ed7ceba04 chore(nc-gui): lint 2 years ago
Wing-Kam Wong c69eaba40b fix(nc-gui): incorrect datetime value after saving in expanded form 2 years ago
Wing-Kam Wong 3d2a3c7090 refactor(nc-gui): isUpdateOutside -> isUpdatedFromCopyNPaste 2 years ago
Wing-Kam Wong 3523194742 refactor(nc-gui): isUpdateOutside -> isUpdatedFromCopyNPaste 2 years ago
Wing-Kam Wong 9147ff0668 fix(nc-gui): reorder the row meta set logic 2 years ago
Raju Udava a948eaefa1 test: corrections for SQLite Xcdb 2 years ago
Wing-Kam Wong f68ebba265 fix(nocodb): revise mssql api logic 2 years ago
Wing-Kam Wong 753e0d7a41 fix(nocodb): revise sqlite api logic 2 years ago
Wing-Kam Wong d80f0888dc fix(nocodb): revise pg api logic 2 years ago
Pranav C 2e45d8d7ae chore: update nocodb-sdk path 2 years ago
Wing-Kam Wong b0c90e9243 fix(nocodb): add local() for mysql api datetime 2 years ago
wingkwong 34ff1d745c [create-pull-request] automated change 2 years ago
Wing-Kam Wong b13a1e7231 fix(nc-gui): show as it is in ext db 2 years ago
Pranav C 56550a5ab5 chore: add watch:run script 2 years ago
Wing-Kam Wong 1af15b4452 chore(nocodb): lint 2 years ago
Wing-Kam Wong 73920b6fe8 chore(nocodb): update nocodb version in package-lock.json 2 years ago
Pranav C 1128e01193 refactor: update actions and other scripts 2 years ago
Pranav C ea09e7bf59 refactor: rename nocodb-nest to nocodb 2 years ago
Pranav C fda88658e9 refactor: rename nocodb to nocodb-legacy 2 years ago
Wing-Kam Wong 9e937d1cc6 fix(nocodb): allow foreign key 2 years ago
Pranav C 5bcf67e8b5 refactor: add missing return 2 years ago
Pranav C 767fc23e35 chore: lint 2 years ago
Pranav C de606662fb refactor: typo correction 2 years ago
Pranav C 0c88394e48 refactor: invoke jwt strategy guard only if header present 2 years ago
Pranav C 70fab17f9c chore: lint 2 years ago
Pranav C e9aabf8633 fix: api-token strategy correction 2 years ago
Wing-Kam Wong 0afe1aea09 fix(nocodb): shouldSkipField logic 2 years ago
Pranav C 45208895e5 fix: nc_project_v2 already have description field - remove it from latest migration and add missing migration to nocodb-nest 2 years ago
Pranav C 49a79a37e0 fix: nc_project_v2 already have description field - remove it from latest migration 2 years ago
Wing-Kam Wong f3a87e77a5 fix(nocodb): allow gallery to access hm / mm list 2 years ago
Wing-Kam Wong 1e41e7f0cf feat(nocodb): bump to 0106001 2 years ago
Wing-Kam Wong d8111bdb39 feat(nocodb): add ncDateTimeUpgrader 2 years ago
Wing-Kam Wong 4fc02f670e feat(nocodb): upgrader for datetime 2 years ago
Wing-Kam Wong 759a48425e fix(nocodb): handle timezone with offset in mssql 2 years ago
Wing-Kam Wong 3648f9dd9d fix(nc-gui): mssql copy n paste issue 2 years ago
Wing-Kam Wong 928666842d fea(nocodb): pass isMssql & isPg 2 years ago