Wing-Kam Wong
|
332b498254
|
chore: enable husky back
|
2 years ago |
Wing-Kam Wong
|
ccc55dfdac
|
chore: sync with develop
|
2 years ago |
Wing-Kam Wong
|
de9dc0136c
|
chore: disable huksy temporarily
|
2 years ago |
Wing-Kam Wong
|
2d4bc04511
|
feat(nocodb): setUtcTimezone logic
|
2 years ago |
Raju Udava
|
325b2bd7b6
|
Merge pull request #5624 from nocodb/test/tz
test: time filter timezone fix
|
2 years ago |
Raju Udava
|
6d94c2d53c
|
test: extDB mysql db timezone test
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |
starbirdtech383
|
9b5c18b13d
|
Merge pull request #5626 from nocodb/fix-local-docker
fix local docker and utility image build script
|
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 |
starbirdtech383
|
aadbee12bf
|
fix local docker and utility image build script
|
2 years ago |
mertmit
|
b07b717b30
|
test: fix undo filter test
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
b12c97ef56
|
test: webhook test stability
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e6193c57f9
|
fix: avoid reloading data for hook filter
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
75cc1d11c6
|
chore: lint
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
25c8ad21da
|
fix: make sure BaseModelSqlv2 have viewId
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
1fb4af2bdb
|
test: respect timezone on time filter test
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
bda1911348
|
test: wait for child listing and unlink response
Signed-off-by: mertmit <mertmit99@gmail.com>
|
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 |