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
|
d703a45cfc
|
Merge branch 'develop' into refactor/timezone-locale
|
2 years ago |
Wing-Kam Wong
|
5c7c45313b
|
fix(nc-gui): handle mysql copy edge case
|
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
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
108f6b9b82
|
test: pg tz corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
github-actions[bot]
|
313868fad2
|
Merge pull request #5622 from nocodb/release/0.107.0-beta.1
|
2 years ago |
pranavxc
|
83986d41c2
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
284538aa93
|
fix(nocodb): sqlite write date time logic (ext db)
|
2 years ago |
github-actions[bot]
|
1283338ceb
|
Merge pull request #5621 from nocodb/develop
|
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
|
c3def6c9bd
|
test: filter stability for loca
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
0307ba05db
|
fix: use enum for project status
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
2d1dc54f84
|
test: wait for add new cell button to be stable
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e68d2d376c
|
feat: better logging for jobs
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
9fab04b265
|
refactor: duplicated code to reusable function
* improved naming on functions
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
8e6a440bb6
|
fix(nocodb): pg timestamp with time zone
|
2 years ago |
Raju Udava
|
5d2dd842cf
|
tests: tz correction for pg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
53783d15f5
|
test: sqlite corrections for CI
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
9357968f53
|
test: sqlite tz offset corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
74ab610ba5
|
Merge pull request #5620 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
262f486ade
|
New translations en.json (Russian)
|
2 years ago |
Wing-Kam Wong
|
707eeb28bd
|
Merge branch 'develop' into refactor/timezone-locale
|
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 |
navi
|
ee8fe005a6
|
Merge pull request #5608 from nocodb/feat/export-nest
feat: duplicate project and table
|
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 |
աɨռɢӄաօռɢ
|
025baca565
|
Merge pull request #5578 from nocodb/fix/incorrect-pk-id
fix(nocodb): incorrect LTAR record ID in exported file
|
2 years ago |
Raju Udava
|
3200530bc7
|
Test: UT corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
330a675300
|
test: timezone corrections for UT & mysql
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |
Raju Udava
|
d8516c6da4
|
test: override test-debug commit
|
2 years ago |
Raju Udava
|
1c2604eef6
|
test: mysql corrections
|
2 years ago |