Wing-Kam Wong
|
d39df66752
|
fix(nc-gui): cast boolean in isXcdbBase
|
2 years ago |
Wing-Kam Wong
|
4ae44474df
|
fix(nc-gui): revise parsing logic
|
2 years ago |
Wing-Kam Wong
|
4cb842b61a
|
fix(nocodb): move parsing logic out of type parser
|
2 years ago |
Wing-Kam Wong
|
7470da51d2
|
refactor(nc-gui): move to backend
|
2 years ago |
Wing-Kam Wong
|
115d652fc7
|
feat(nocodb): pass client meta to mapAliasToColumn
|
2 years ago |
Wing-Kam Wong
|
07c2e90ab3
|
fix(nocodb): handle datetime timezone in backend
|
2 years ago |
Wing-Kam Wong
|
be613ee2a8
|
refactor(nocodb): remove unused function
|
2 years ago |
Wing-Kam Wong
|
1f1d3bf374
|
refactor(nc-gui): move the logic to backend
|
2 years ago |
Wing-Kam Wong
|
de903a1deb
|
feat(nc-gui): timezone handling in copied cell data
|
2 years ago |
Wing-Kam Wong
|
69fb0296bc
|
chore(nocodb): sync with develop
|
2 years ago |
Wing-Kam Wong
|
2f8a826023
|
chore(nocodb): remove type cast (seems not required)
|
2 years ago |
Wing-Kam Wong
|
da0e1cf815
|
chore(nocodb): rollback old version to avoid confusion
|
2 years ago |
Wing-Kam Wong
|
873e52b235
|
refactor(nocodb): setUtcTimezoneForPg
|
2 years ago |
Wing-Kam Wong
|
4e6ea666a5
|
chore(nocodb): remove parseInputDatesAsUTC
|
2 years ago |
Wing-Kam Wong
|
0b703c3a24
|
fix(nocodb): incorrect public asset paths
|
2 years ago |
Wing-Kam Wong
|
024fc7daaf
|
fix(nocodb): incorrect public asset paths
|
2 years ago |
Wing-Kam Wong
|
f100507383
|
chore(nocodb): remove private in package.json
|
2 years ago |
Pranav C
|
b13715005f
|
feat: add description field to meta tables
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
7a5e76ed51
|
fix(nc-gui): focus when expanded form not open
|
2 years ago |
Wing-Kam Wong
|
59f5b886ec
|
fix(nc-gui): cellWrapperEl + provide IsExpandedFormOpenInj
|
2 years ago |
Wing-Kam Wong
|
0fe9090ad7
|
feat(nc-gui): add IsExpandedFormOpenInj
|
2 years ago |
navi
|
ebe2fed2f7
|
New translations en.json (Russian)
|
2 years ago |
Wing-Kam Wong
|
aeb530a682
|
fix(nocodb): allow kanban for calling publicHmList and publicMmList
|
2 years ago |
Wing-Kam Wong
|
5dbf98cf21
|
fix(nc-gui): add missing else
|
2 years ago |
Wing-Kam Wong
|
470206741a
|
fix(nocodb): add missing liestream dockerfile
|
2 years ago |
dependabot[bot]
|
ed779cc625
|
chore(deps): bump vm2 from 3.9.16 to 3.9.17 in /packages/nocodb-nest
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
- [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.16...3.9.17)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
4466968018
|
fix(nocodb): allow reset the license key
|
2 years ago |
dependabot[bot]
|
a80b544bb2
|
chore(deps): bump yaml and @commitlint/load in /packages/nc-plugin
Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [@commitlint/load](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/load). These dependencies need to be updated together.
Removes `yaml`
Updates `@commitlint/load` from 12.1.1 to 17.5.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/load/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.5.0/@commitlint/load)
---
updated-dependencies:
- dependency-name: yaml
dependency-type: indirect
- dependency-name: "@commitlint/load"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
56ef3a40df
|
feat(nocodb): allow v2 and EE to use populateSamplePayload
|
2 years ago |
Wing-Kam Wong
|
38188c3724
|
feat(nocodb): revise constructWebHookData logic
|
2 years ago |
Wing-Kam Wong
|
881fd04dbc
|
feat(nc-gui): show body for v2 but not in EE
|
2 years ago |
Wing-Kam Wong
|
570a3f214e
|
feat(nocodb): set time zone before insert / update (tbc)
|
2 years ago |
Wing-Kam Wong
|
e348c44125
|
feat(nc-gui): apply new logic on xcdb base only
|
2 years ago |
Wing-Kam Wong
|
0abf4a2475
|
fix(nocodb): remove unused code
|
2 years ago |
Wing-Kam Wong
|
f3c7f95c70
|
refactor(nocodb): remove unused functions
|
2 years ago |
Wing-Kam Wong
|
4e7f321159
|
fix(nocodb): remove timezone setting in meta.service.ts
|
2 years ago |
Wing-Kam Wong
|
9e2eefea05
|
fix(nc-gui): add utc in timeAgo
|
2 years ago |
Wing-Kam Wong
|
636c6513b8
|
fix(nocodb): apply type parse on 1114 only
|
2 years ago |
Wing-Kam Wong
|
f451594b9f
|
feat(nc-gui): handle sqlite datetime
|
2 years ago |
Wing-Kam Wong
|
a13a2f195e
|
feat(nc-gui): add isSqlite
|
2 years ago |
navi
|
e0f9005d05
|
New translations en.json (Chinese Simplified)
|
2 years ago |
Wing-Kam Wong
|
00bdc1dc9d
|
feat(nocodb): add dayjs extend
|
2 years ago |
Wing-Kam Wong
|
f40aa8b539
|
feat: set timezone for each db types n fix now()
|
2 years ago |
Wing-Kam Wong
|
e46510a235
|
feat: set utc timezone at connection
|
2 years ago |
Wing-Kam Wong
|
205a2a2190
|
feat(nocodb): revise type parser for timestamp
|
2 years ago |
navi
|
72b59d07e8
|
New translations en.json (Chinese Simplified)
|
2 years ago |
dependabot[bot]
|
8bcc3a9f1b
|
chore(deps): bump vm2 from 3.9.16 to 3.9.17 in /packages/nocodb
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.16 to 3.9.17.
- [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.16...3.9.17)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Wing-Kam Wong
|
f6cd6c2a8f
|
chore(nocodb): add comment
|
2 years ago |
Wing-Kam Wong
|
00b598da1a
|
feat(nocodb): set timezone for non mysql
|
2 years ago |
Wing-Kam Wong
|
59511868be
|
feat(nocodb): add setTypeParser for timestamp
|
2 years ago |