Pranav C
|
1a975db018
|
feat(sdk): add api in swagger json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3ae2e0e1c4
|
feat(api): add api for updating table meta
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
85e03f730c
|
feat(gui): add icon toggle option in tree view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5a6d3eb7c4
|
feat(gui): add icon pack and load all icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Vijay Rathore
|
f51458b73b
|
Correct parameter in delete token
|
2 years ago |
Wing-Kam Wong
|
9105cd8cd9
|
refactor(nocodb): move the logic to switch
|
2 years ago |
Wing-Kam Wong
|
addb773fa2
|
refactor(nocodb): rename extractRawQueryAndExec to execAndParse
|
2 years ago |
Ekaterina Balakina
|
fc9a4caae3
|
review fixes
|
2 years ago |
Ekaterina Balakina
|
e94ebe9f4c
|
fix multiselect
|
2 years ago |
Ekaterina Balakina
|
812b82f853
|
fix save search query
|
2 years ago |
Semjon Geist
|
b5c1028bd4
|
fix passing baseId in vue component for table api
|
2 years ago |
Wing-Kam Wong
|
7c0e24ad85
|
fix(nocodb): add missing bindings
|
2 years ago |
navi
|
1daadd9a84
|
New translations en.json (Russian)
|
2 years ago |
Wing-Kam Wong
|
c758cd16c2
|
feat(nocodb): feat(nocodb): add DATETIME_DIFF logic for mssql
|
2 years ago |
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 |
navi
|
eafac8951d
|
New translations en.json (Russian)
|
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 |
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 |
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 |