Raju Udava
|
64d57faac0
|
test: db timezone reorg
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Raju Udava
|
5b1f9853c1
|
test: formula datetime verification, wip
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
1 year ago |
Wing-Kam Wong
|
dd4baf0eb9
|
fix(nocodb): add missing default code atm
|
1 year ago |
Wing-Kam Wong
|
303b716407
|
feat(nocodb): apply CONVERT_TZ for mysql during selectObject
|
1 year ago |
Wing-Kam Wong
|
65a0414a9c
|
Merge branch 'develop' into refactor/timezone-locale
|
1 year ago |
Wing-Kam Wong
|
edc2ccfffd
|
fix(nc-gui): use HH instead of hh for copying datetime in formula
|
2 years ago |
Wing-Kam Wong
|
a846c90788
|
fix(nc-gui): make it computed value
|
2 years ago |
Wing-Kam Wong
|
2d617bb2df
|
fix(nc-gui): revise formula datetime copy logic
|
2 years ago |
Wing-Kam Wong
|
66669b117d
|
fix(nocodb): multiple datetimes in formula
|
2 years ago |
Wing-Kam Wong
|
46e4c5f5d6
|
fix(nocodb): parse datetime only
|
2 years ago |
Wing-Kam Wong
|
3804c96337
|
fix(nc-gui): revise datetime format in renderResult
|
2 years ago |
Wing-Kam Wong
|
1e58d54cbf
|
feat(nc-gui): handle copy for datetime in formula
|
2 years ago |
Raju Udava
|
d89fa40db3
|
Merge pull request #5634 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
mertmit
|
695d1bbc5e
|
Merge pull request #5623 from nocodb/import-tests
update playwright tests for duplicate confirmation
|
2 years ago |
Wing-Kam Wong
|
d98a84368d
|
feat(nc-gui): convert datetime values in formula to local time
|
2 years ago |
Wing-Kam Wong
|
a4f5529d01
|
feat(nocodb): handle datetime formula query
|
2 years ago |
navi
|
f5491da075
|
New translations en.json (Persian)
|
2 years ago |
Raju Udava
|
b23a327f3d
|
Merge pull request #5631 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
ac26bab28d
|
New translations en.json (Persian)
|
2 years ago |
navi
|
68cce65366
|
New translations en.json (Persian)
|
2 years ago |
mertmit
|
2382f807ff
|
fix: mysql default length for datetime/timestamp
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
1a893d9257
|
fix: mysql client column extra avoid stripping wrong part
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Daniel Spaude
|
2ab0917d5b
|
Merge pull request #5625 from nocodb/nest--add-error-logger-to-global-exception-filter
add error logging in nest global exception filter
|
2 years ago |
Raju Udava
|
d12eb63567
|
Test: Sqlite timezone corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
starbirdtech383
|
6d007cd9ce
|
add dt, dtxp, dtxs while duplicate. this is required for mysql
|
2 years ago |
Wing-Kam Wong
|
a142a75a2e
|
refactor(nocodb): lint
|
2 years ago |
Wing-Kam Wong
|
9722d30455
|
fix(nocodb): add missing Base
|
2 years ago |
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 |
starbirdtech383
|
173691a02b
|
fix merge issue
|
2 years ago |
starbirdtech383
|
9592ebcac2
|
update playwright tests to take care of
model changes in duplicate confirmation
|
2 years ago |
starbirdtech383
|
a53134c7df
|
update playwright tests to take care of
model changes in duplicate confirmation
|
2 years ago |
Raju Udava
|
325b2bd7b6
|
Merge pull request #5624 from nocodb/test/tz
test: time filter timezone fix
|
2 years ago |
Daniel Spaude
|
b0c69fa2f1
|
add error logging in nest global exception filter
|
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 |