11680 Commits (332b4982549fb94d2e5a6179d9451cf54d1c7420)

Author SHA1 Message Date
Wing-Kam Wong ccc55dfdac chore: sync with develop 2 years ago
Wing-Kam Wong 2d4bc04511 feat(nocodb): setUtcTimezone logic 2 years ago
Wing-Kam Wong dc9d19ee31 fix(nocodb): update_at issue for pg and mssql during upgrade 2 years ago
Wing-Kam Wong 9a819886d1 fix(nocodb): sqlite ext api response 2 years ago
Wing-Kam Wong cfcaca3ee6 wip(nocodb): add disable / enable triggers draft 2 years ago
Wing-Kam Wong 636e4f64fe fix(nocodb): skip null datetime and add more comments 2 years ago
Wing-Kam Wong c3499ee55a fix(nc-gui): mysql copy n paste datetime issue 2 years ago
Wing-Kam Wong 48868740f7 fix(nocodb): handle CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP case 2 years ago
Wing-Kam Wong 5c7c45313b fix(nc-gui): handle mysql copy edge case 2 years ago
starbirdtech383 aadbee12bf fix local docker and utility image build script 2 years ago
mertmit e6193c57f9 fix: avoid reloading data for hook filter 2 years ago
mertmit 75cc1d11c6 chore: lint 2 years ago
mertmit 25c8ad21da fix: make sure BaseModelSqlv2 have viewId 2 years ago
Wing-Kam Wong a0592374a1 fix(nocodb): mssql insert date time logic (ext db) 2 years ago
Pranav C ac200e98b3 chore: update sdk path 2 years ago
pranavxc 83986d41c2 [create-pull-request] automated change 2 years ago
Wing-Kam Wong 284538aa93 fix(nocodb): sqlite write date time logic (ext db) 2 years ago
Wing-Kam Wong 38f852df66 refactor(nc-gui): revise comment 2 years ago
Wing-Kam Wong 55dfb8c6a9 refactor(nc-gui): add comments 2 years ago
Wing-Kam Wong 94b52ce4d6 fix(nc-gui): mysql xcdb logic 2 years ago
Wing-Kam Wong e51ea65862 fix(nocodb): mysql xcdb api response logic 2 years ago
Wing-Kam Wong 528c0b2713 refactor(nocodb): remove console log 2 years ago
Wing-Kam Wong cfe5a1a704 fix(nocodb): store mysql input in utc 2 years ago
mertmit 0307ba05db fix: use enum for project status 2 years ago
mertmit e68d2d376c feat: better logging for jobs 2 years ago
mertmit 9fab04b265 refactor: duplicated code to reusable function 2 years ago
Wing-Kam Wong 8e6a440bb6 fix(nocodb): pg timestamp with time zone 2 years ago
navi 262f486ade New translations en.json (Russian) 2 years ago
Wing-Kam Wong c6ad040558 refactor(nocodb): remove comments 2 years ago
Wing-Kam Wong 89ce77919c fix(nc-gui): copy n paste logic 2 years ago
Wing-Kam Wong 873ed4be5a fi(nc-gui): convert ext db mysql back to utc 2 years ago
Wing-Kam Wong 50b85c9710 fix(nocodb): mysql write & read date time logic 2 years ago
Wing-Kam Wong 49f1bb817f fix(nocodb): revise convertDateFormat logic 2 years ago
Wing-Kam Wong aad40049af fix(nocodb): revise mapAliasToColumn datetime logic & add comments 2 years ago
Wing-Kam Wong b3177a1933 fix(nocodb): revise convertDateFormat logic 2 years ago
Wing-Kam Wong 20cf34e6f7 feat(nocodb): set type parser to override timestampz 2 years ago
Wing-Kam Wong dc6d0800bf refactor(nocodb): add comment to customKnex.ts 2 years ago
Wing-Kam Wong 7bfbf308d4 fix(nocodb): handle timestampz for pg 2 years ago
Wing-Kam Wong 1e76a96363 fix(nocodb): convertDateFormat logic 2 years ago
Raju Udava 3200530bc7 Test: UT corrections 2 years ago
Raju Udava 330a675300 test: timezone corrections for UT & mysql 2 years ago
Wing-Kam Wong 2afdfe3e60 refactor(nc-gui): remove unused mssql code 2 years ago
Wing-Kam Wong 39735b97ba refactor(nocodb): add comments and remove try catch 2 years ago
Wing-Kam Wong e895504e97 refactor(nc-gui): add comment 2 years ago
mertmit bc0fb659cc fix: temporarily use fallback queue for jobs 2 years ago
mertmit d2e87a9ec0 feat: derive active queue from jobs service 2 years ago
mertmit 99eaa5c26c feat: clear in-memory queue after job finished 2 years ago
mertmit 60015b3e4a fix: external lookup duplicate 2 years ago
Wing-Kam Wong 295156c4eb refactor(nocodb): remove unused isXcdbBase 2 years ago
Wing-Kam Wong d03e689b92 fix(nocodb): allow date type for parsing 2 years ago