Wing-Kam Wong
|
ef8e21f43d
|
feat(nocodb): get latest non-beta version as release version
|
2 years ago |
Wing-Kam Wong
|
4bd9289e52
|
feat(nc-gui): show current version even for beta
|
2 years ago |
Wing-Kam Wong
|
6f1214ffef
|
chore(nocodb): update sdk version
|
2 years ago |
Wing-Kam Wong
|
005d06c481
|
feat(nocodb): add compare-versions
|
2 years ago |
Wing-Kam Wong
|
f62850e88b
|
docs: add tagging
|
2 years ago |
flisowna
|
58dfdc9d48
|
barcode column type: playwright tests (WIP)
|
2 years ago |
navi
|
eafac8951d
|
New translations en.json (Russian)
|
2 years ago |
Daniel Spaude
|
aaf3b9b4b8
|
barcode: add wrapper component around JSBarcode
|
2 years ago |
Daniel Spaude
|
645c61b31f
|
QR Code: don't show QR code for empty/undefined values
|
2 years ago |
诗人的咸鱼
|
d38403dff0
|
fix: test unit error
|
2 years ago |
Wing-Kam Wong
|
402ff5e45e
|
fix(nocodb): handle empty left tree for IF case
|
2 years ago |
Wing-Kam Wong
|
7403f07c2c
|
fix(nocodb): add try catch and handle LTAR case
|
2 years ago |
Wing-Kam Wong
|
ac0c78b783
|
feat(nocodb): add missing hour logic and correct milliseconds sql
|
2 years ago |
Wing-Kam Wong
|
82462d2085
|
feat(nocodb): add DATETIME_DIFF logic for sqlite
|
2 years ago |
Wing-Kam Wong
|
b5b7ce0ef9
|
feat(nocodb): add dateTimeUtils
|
2 years ago |
Wing-Kam Wong
|
5ad979b66b
|
feat(nocodb): add DATETIME_DIFF logic for pg
|
2 years ago |
navi
|
059a37ac6d
|
New translations en.json (Russian)
|
2 years ago |
Pranav C
|
07bc52b8ec
|
chore(nocodb): upgrade nc-help
- includes fix for #4628
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
219a21aced
|
New translations en.json (German)
|
2 years ago |
诗人的咸鱼
|
04ef1b8e71
|
fix: change conditions
|
2 years ago |
Semjon Geist
|
a986c10e37
|
Possible fix for API requests with wrong baseID ("undefined").
|
2 years ago |
Semjon Geist
|
4ba0f5089e
|
fix(nc-gui): fix col = 0 case in getColVal (#4631)
|
2 years ago |
诗人的咸鱼
|
730c356b1e
|
fix: can’t find Id
|
2 years ago |
Semjon Geist
|
5247f26a00
|
revert unrelated changes
|
2 years ago |
Semjon Geist
|
9a47d08ee1
|
Fix getColVal in parserHelpers.ts -> col index can be 0 -> so check only that its not undefined
|
2 years ago |
Wing-Kam Wong
|
9d104016bd
|
feat(nocodb): add DATETIME_DIFF logic for mysql
|
2 years ago |
Wing-Kam Wong
|
961247f4e5
|
feat(nocodb): covertUnits
|
2 years ago |
Wing-Kam Wong
|
7fbacb6023
|
feat(docs): add DATETIME_DIFF usage
|
2 years ago |
Wing-Kam Wong
|
f10cf40ee2
|
feat(nocodb-sdk): add DATETIME_DIFF to formula list
|
2 years ago |
Wing-Kam Wong
|
5f64da2f37
|
feat(nc-gui): add DATETIME_DIFF hint
|
2 years ago |
Wing-Kam Wong
|
6b259fa87b
|
feat(nc-gui): add DATETIME_DIFF validation
|
2 years ago |
Wing-Kam Wong
|
e47082b060
|
docs: remove heroku info
|
2 years ago |
Wing-Kam Wong
|
76bbd5eafd
|
chore(nc-gui): remove non-general shortcut $e
|
2 years ago |
William Stein
|
b6af22d345
|
fix trivial typos in a README
|
2 years ago |
flisowna
|
ec86f32153
|
barcode column type: fix FE issues (WIP)
|
2 years ago |
dependabot[bot]
|
123562e934
|
chore(deps): bump qs and express in /packages/nc-cli
Bumps [qs](https://github.com/ljharb/qs) to 6.11.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.
Updates `qs` from 6.9.6 to 6.11.0
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.9.6...v6.11.0)
Updates `express` from 4.17.2 to 4.18.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.2...4.18.2)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
328184eb09
|
chore(deps): bump qs from 6.10.1 to 6.11.0 in /packages/noco-docs
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0)
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
flisowna
|
19d001ef5e
|
WIP barcode select barcode format commented
|
2 years ago |
Wing-Kam Wong
|
fa8ac94d56
|
refactor(nocodb): move convertAttachmentType to extractRawQueryAndExec
|
2 years ago |
navi
|
0c6becac71
|
New translations en.json (Japanese)
|
2 years ago |
Wing-Kam Wong
|
81f8a591e4
|
fix(nc-gui): parse string date if date is not null
|
2 years ago |
mertmit
|
947c2fd53f
|
fix: add useNullAsDefault flag for sqlite on root level
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
297b58dcb9
|
fix: typescript compile error
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
navi
|
247276e755
|
New translations en.json (Japanese)
|
2 years ago |
flisowna
|
9779ae3830
|
WIP select for barcode format
|
2 years ago |
flisowna
|
9e2d663a58
|
WIP barcode format select for barcode
|
2 years ago |
flisowna
|
d84eb431b6
|
WIP barcode dynamic value
|
2 years ago |
Vibhav Bobade
|
df92d5476e
|
trigger preview
|
2 years ago |
Wing-Kam Wong
|
aa8dfdea42
|
feat(nc-gui): disable release info if the version is beta
|
2 years ago |
Wing-Kam Wong
|
55b6d08223
|
chore(nc-gui): lint
|
2 years ago |