Wing-Kam Wong
|
229c463c58
|
fix(nocodb): DATEADD formula in sqlite
|
2 years ago |
dependabot[bot]
|
9335e2d772
|
chore(deps): bump vm2 from 3.9.17 to 3.9.18 in /packages/nocodb
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.18.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.17...3.9.18)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
navi
|
9d2a4b6f44
|
New translations en.json (Persian)
|
2 years 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 |
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 |
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 |
DarkPhoenix2704
|
aacf229f03
|
fix: test fail
|
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
|
ccc55dfdac
|
chore: sync with develop
|
2 years ago |
Wing-Kam Wong
|
2d4bc04511
|
feat(nocodb): setUtcTimezone logic
|
2 years ago |
DarkPhoenix2704
|
800cea7717
|
fix: button alignment
|
2 years ago |
Daniel Spaude
|
b0c69fa2f1
|
add error logging in nest global exception filter
|
2 years ago |
DarkPhoenix2704
|
83fd694ab4
|
fix: update design
|
2 years ago |
DarkPhoenix2704
|
6a9cd2927c
|
fix: update btn stylings
|
2 years ago |
DarkPhoenix2704
|
b53d0b9f9a
|
fix: update edit base design
|
2 years ago |
DarkPhoenix2704
|
07c78a6f17
|
fix: update design
|
2 years ago |
DarkPhoenix2704
|
c0428fdb8a
|
fix: make btn primary
|
2 years ago |
DarkPhoenix2704
|
990d76967d
|
fix: update settings page styles
|
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 |
DarkPhoenix2704
|
32ae2a5227
|
fix: update webhook styles
|
2 years ago |
DarkPhoenix2704
|
7164bccf63
|
fix: update styles
|
2 years ago |
DarkPhoenix2704
|
ff2a9e57b6
|
feat: make pagination in bottom
|
2 years ago |
DarkPhoenix2704
|
189a620415
|
fix: share button ui
|
2 years ago |
DarkPhoenix2704
|
fccc08ddb6
|
fix: team settings page
|
2 years ago |
Wing-Kam Wong
|
48868740f7
|
fix(nocodb): handle CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP case
|
2 years ago |
DarkPhoenix2704
|
82f67656a1
|
fix: ui consistency
|
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
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 |
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 |