Wing-Kam Wong
|
fa037a6814
|
Merge branch 'develop' into fix/if-formula-with-date-empty-string
|
2 years ago |
Wing-Kam Wong
|
7403f07c2c
|
fix(nocodb): add try catch and handle LTAR case
|
2 years ago |
navi
|
0538bc8b6f
|
Merge pull request #4637 from nocodb/l10n_develop_2
New Crowdin updates
|
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
|
65a646c1d4
|
Merge pull request #4635 from nocodb/l10n_develop_2
New Crowdin updates
|
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
|
46b6f378d6
|
Merge branch 'nocodb:develop' into develop
|
2 years ago |
աɨռɢӄաօռɢ
|
574fb43a55
|
Merge pull request #4622 from nocodb/dependabot/npm_and_yarn/packages/nc-cli/qs-and-express-6.11.0
chore(deps): bump qs and express in /packages/nc-cli
|
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
|
84d6658bf3
|
unrelated commit
|
2 years ago |
Semjon Geist
|
c124f1607f
|
Merge branch 'nocodb:develop' into develop
|
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 |
աɨռɢӄաօռɢ
|
e8e495eca9
|
Merge pull request #4627 from nocodb/chore/heroku-removal
docs: remove heroku info
|
2 years ago |
Wing-Kam Wong
|
552352e830
|
docs: remove 1-click deploy title
|
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 |
navi
|
a9d5bb38a9
|
Merge pull request #4623 from williamstein/patch-1
fix trivial typos in a README
|
2 years ago |
William Stein
|
b6af22d345
|
fix trivial typos in a README
|
2 years ago |
flisowna
|
2391bed7aa
|
Merge branch 'develop' into barcode
|
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 |
աɨռɢӄաօռɢ
|
bfcdbc6fdd
|
Merge pull request #4620 from nocodb/dependabot/npm_and_yarn/packages/noco-docs/qs-6.11.0
chore(deps): bump qs from 6.10.1 to 6.11.0 in /packages/noco-docs
|
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 |
Raju Udava
|
253cc9f103
|
Merge pull request #4614 from waveywaves/uffizzi-db-revert
revert mssql and mysql in uffizzi previews
|
2 years ago |
Vibhav Bobade
|
acd3d3dd79
|
revert mssql and mysql in uffizzi previews
|
2 years ago |
Raju Udava
|
0dcf768e49
|
Merge pull request #4608 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
Wing-Kam Wong
|
fa8ac94d56
|
refactor(nocodb): move convertAttachmentType to extractRawQueryAndExec
|
2 years ago |
աɨռɢӄաօռɢ
|
fc01ea032f
|
Merge pull request #4611 from nocodb/fix/import-csv-date
fix(nc-gui): parse string date if date is not null
|
2 years ago |
navi
|
0c6becac71
|
New translations en.json (Japanese)
|
2 years ago |
Wing-Kam Wong
|
09f26b75bd
|
Merge branch 'develop' into fix/import-csv-date
|
2 years ago |
աɨռɢӄաօռɢ
|
469f1b1a1b
|
Merge pull request #4605 from waveywaves/uffizzi-dbs
Add other DBs to uffizzi preview
|
2 years ago |
աɨռɢӄաօռɢ
|
cda1ebd3fd
|
Merge pull request #4609 from nocodb/fix/sqlite-warning
fix: add useNullAsDefault flag for sqlite on root level
|
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 |