dependabot[bot]
|
fc960ebc35
|
chore(deps): bump json5, webpack and nuxt in /packages/noco-docs
Bumps [json5](https://github.com/json5/json5) to 2.2.2 and updates ancestor dependencies [json5](https://github.com/json5/json5), [webpack](https://github.com/webpack/webpack) and [nuxt](https://github.com/nuxt/framework). These dependencies need to be updated together.
Updates `json5` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.2)
Updates `webpack` from 4.46.0 to 5.75.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v5.75.0)
Updates `nuxt` from 2.15.7 to 3.0.0
- [Release notes](https://github.com/nuxt/framework/releases)
- [Commits](https://github.com/nuxt/framework/commits/v3.0.0)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: webpack
dependency-type: indirect
- dependency-name: nuxt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
16dd2a83a6
|
chore(deps): bump json5 and tsconfig-paths in /packages/nc-plugin
Bumps [json5](https://github.com/json5/json5) and [tsconfig-paths](https://github.com/dividab/tsconfig-paths). These dependencies needed to be updated together.
Updates `json5` from 2.2.0 to 2.2.2
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.2)
Updates `tsconfig-paths` from 3.9.0 to 3.10.1
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.9.0...v3.10.1)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
- dependency-name: tsconfig-paths
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
9d7365d5f6
|
chore(deps): bump json5 from 2.2.0 to 2.2.2 in /packages/nc-cli
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
github-actions[bot]
|
d4fe713fcb
|
Merge pull request #4717 from nocodb/release/0.101.0-beta.0
|
2 years ago |
wingkwong
|
6abc4614f3
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
0ef5f829a9
|
Merge pull request #4716 from nocodb/develop
|
2 years ago |
Raju Udava
|
21ce5716c0
|
docs: updated procedure for connecting to ext-db
|
2 years ago |
Pranav C
|
eac47a0dbf
|
feat: add license page
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
a5e7990e47
|
chore(docs): change version starting by 0
|
2 years ago |
աɨռɢӄաօռɢ
|
d6e78e4237
|
feat(workflows): sync beta logic from develop
|
2 years ago |
Wing-Kam Wong
|
4113a2c3d4
|
chore(nocodb): lint
|
2 years ago |
Raju Udava
|
1212225811
|
Merge pull request #4715 from nocodb/fix/misc-bugs
Miscellaneous bug fixes
|
2 years ago |
Pranav C
|
aeda11d5ca
|
fix(gui): lookup and rollup - show readonly warning only when necessary
re #4702
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d395d643bb
|
fix(gui): treat empty string as null for number fields
re #4701
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
c0266c007f
|
fix(gui): encode id to escape special chars in url
re #4704
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
f8a4dc5290
|
Merge pull request #4714 from nocodb/fix/4713-table-icon
Fix: GUI Treeview - table icon toggling in multi datasource view
|
2 years ago |
Pranav C
|
f1103cbcd3
|
fix(gui): remove extra quote from iframe script
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
09ad7a6990
|
refactor(gui): remove unused import
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5b4c029ae4
|
refactor(gui): share view modal - icons alignment correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
3e06831bee
|
fix(gui): allow user to change icon in multi datasource tree view
re #4731
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
a6a0772eab
|
Merge pull request #4706 from vijayrathore8492/patch-2
fix get filter by id API
|
2 years ago |
Pranav C
|
fc2f7c8510
|
docs: mark `NC_INVITE_ONLY_SIGNUP` as removed
re #4708
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
c853372d1a
|
Merge pull request #4705 from nocodb/fix/3927-at-error
fix: proper error if provided url is not shared base
|
2 years ago |
navi
|
49773df8d4
|
Merge pull request #4707 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
772294074b
|
New translations en.json (Bengali, India)
|
2 years ago |
navi
|
bb9c991e4c
|
New translations en.json (Hindi)
|
2 years ago |
navi
|
f122fdde57
|
New translations en.json (Latvian)
|
2 years ago |
navi
|
33a210adda
|
New translations en.json (Croatian)
|
2 years ago |
navi
|
cb37e804c1
|
New translations en.json (Thai)
|
2 years ago |
navi
|
95c63a212d
|
New translations en.json (Persian)
|
2 years ago |
navi
|
f22b3316f4
|
New translations en.json (Indonesian)
|
2 years ago |
navi
|
340796f257
|
New translations en.json (Portuguese, Brazilian)
|
2 years ago |
navi
|
4b4149a17a
|
New translations en.json (Vietnamese)
|
2 years ago |
navi
|
d34417736b
|
New translations en.json (Chinese Traditional)
|
2 years ago |
navi
|
ab036b49be
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
1411d57b99
|
New translations en.json (Ukrainian)
|
2 years ago |
navi
|
81e4b1176b
|
New translations en.json (Turkish)
|
2 years ago |
navi
|
3c4fcbaac2
|
New translations en.json (Swedish)
|
2 years ago |
navi
|
eee86a587e
|
New translations en.json (Slovenian)
|
2 years ago |
navi
|
be2c1eeadb
|
New translations en.json (Russian)
|
2 years ago |
navi
|
06bef80a3f
|
New translations en.json (Portuguese)
|
2 years ago |
navi
|
cc4d275753
|
New translations en.json (Polish)
|
2 years ago |
navi
|
ac0393c4a8
|
New translations en.json (Norwegian)
|
2 years ago |
navi
|
d91a1bd61e
|
New translations en.json (Dutch)
|
2 years ago |
navi
|
c504bab3ff
|
New translations en.json (Korean)
|
2 years ago |
navi
|
43cc975c99
|
New translations en.json (Japanese)
|
2 years ago |
navi
|
cb2019b968
|
New translations en.json (Italian)
|
2 years ago |
navi
|
b5633a28af
|
New translations en.json (Hebrew)
|
2 years ago |
navi
|
7917778c70
|
New translations en.json (Finnish)
|
2 years ago |
navi
|
50c159e596
|
New translations en.json (German)
|
2 years ago |