navi
|
3251306f37
|
New translations en.json (French)
|
2 years ago |
mertmit
|
5ced481220
|
fix: GeneralTruncateText on tab title
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
dd2464be9f
|
fix: close tab icon alignment
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
7c2c671a64
|
fix: ViewIcon null check
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
a813b81a32
|
i18n/language support for cs, eu, sk
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
navi
|
eb2a592a69
|
New translations en.json (Slovak)
|
2 years ago |
navi
|
d640e9aa76
|
New translations en.json (Basque)
|
2 years ago |
navi
|
9a38effba1
|
New translations en.json (Czech)
|
2 years ago |
Filip Hanes
|
1d6e172ff9
|
Add sk language to enums.ts
|
2 years ago |
mertmit
|
4ed58539a0
|
feat: show previous title on project rename
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
f5e14c525b
|
fix: treeview load project consistently
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
7f2a5103f6
|
fix: useRoute from vue-router in useProject
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
flisowna
|
2c1e7d0253
|
fix warning: remove unused class from Barcode Wrapper
|
2 years ago |
mertmit
|
c1a86f0808
|
fix: use ref for forcedProjectId
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Raju Udava
|
86051c26c7
|
docs: update password criteria
|
2 years ago |
Raju Udava
|
2d7c30f1d5
|
docs: project settings
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
3230651515
|
chore: use local sdk path file:../nocodb-sdk
|
2 years ago |
Wing-Kam Wong
|
567665f262
|
chore(nocodb-sdk): update version
|
2 years ago |
Raju Udava
|
0c5a714816
|
docs: update to settings/data-source menu
|
2 years ago |
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 |
wingkwong
|
6abc4614f3
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
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 |
Wing-Kam Wong
|
4113a2c3d4
|
chore(nocodb): lint
|
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 |
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 |
Pranav C
|
fc2f7c8510
|
docs: mark `NC_INVITE_ONLY_SIGNUP` as removed
re #4708
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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 |