dependabot[bot]
96409dea11
chore(deps): Bump nanoid from 3.1.29 to 3.2.0 in /packages/noco-i18n
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.29 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.29...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Pranav C
3d355c235c
chore(publish): v0.84.8
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
d5722fa196
Hotfix/cell update ( #1006 )
...
* fix: save record on enter/shift-enter key press
closes #1002
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: update cell value after claering cell using delete key
closes #1005
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
101d9fdcae
fix: save record on enter/shift-enter key press ( #1003 )
...
closes #1002
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
աɨռɢӄաօռɢ
ee7ee723de
Merge pull request #1000 from nocodb/all-contributors/add-pan93412
...
docs: add pan93412 as a contributor for code
3 years ago
allcontributors[bot]
b306f3ac57
docs: update .all-contributorsrc [skip ci]
3 years ago
allcontributors[bot]
dbec2c096c
docs: update README.md [skip ci]
3 years ago
աɨռɢӄաօռɢ
80e51f7eb5
Merge pull request #999 from pan93412/l10n/zh_TW/220126
...
l10n(zh_TW): reviewed and translated all
3 years ago
pan93412
b40b2a89af
l10n(zh_TW): reviewed and translated all
...
Extended from #995
Signed-off-by: pan93412 <pan93412@gmail.com>
3 years ago
Pranav C
e20527c725
fix: add proper spacing in left navigation drawer ( #994 )
...
re #993
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Wing-Kam Wong
dde8b7e556
chore: include develop branch
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
f0bab96832
chore(publish): v0.84.7
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
280f203b1a
fix: clear refresh-token on signout
...
re #985
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Navi
40228e290f
Merge pull request #983 from wingkwong/refactor/mds
...
docs: refactor several README files
3 years ago
Wing-Kam Wong
df748c8313
docs: revise based on comments
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
ee91fafc49
docs: add TOC and gitflow design
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
3f4c442a8f
chore: update contribution guides link
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
3d9378cbf0
docs: don't use inline block
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
f708c769e7
docs: add TOC, remove duplicate info and modify wordings
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
7863f2f03c
docs: replace the old environment variables table
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
43598ce283
chore: relocate developer-certificate-of-origin
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
298f28d805
docs: merge HowToApplyLicense.md to CONTRIBUTING.md
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
f7c50631c9
chore: delete unused CONTRIBUTING.md
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
193672f94d
docs: add conventional commits badge and new contributing link
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
ef9207f1d9
docs: init CONTRIBUTING.md
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Wing-Kam Wong
ced7aa3727
docs: init COMMIT_CONVENTION.md
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
1760c7cedf
fix: show checkbox for boolean field in filter component
...
re #953,#947
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Navi
9463ed3d86
Merge pull request #979 from nocodb/all-contributors/add-bitbytejoy
...
docs: add bitbytejoy as a contributor for code
3 years ago
allcontributors[bot]
b594ae7473
docs: update .all-contributorsrc [skip ci]
3 years ago
allcontributors[bot]
985281e7b6
docs: update README.md [skip ci]
3 years ago
Pranav C
a5cb850e75
fix: populate random foreign key constraint name, m2m relation creation bug fix
...
re #913
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
1664124310
fix: handle LOG formula function in MSSQL same as other databases
...
re #949
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
9dae25d141
feat: add rows count in footer
...
re #946
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
WK WONG
fae1e7bf63
Merge pull request #970 from wingkwong/fix/plugin-search
...
fix: Cannot read properties of undefined (reading 'toLowerCase') in App Store
3 years ago
Wing-Kam Wong
0ab5ce64b6
fix: Cannot read properties of undefined (reading 'toLowerCase') in App Store
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
dependabot[bot]
5d12784319
chore(deps): Bump shelljs from 0.8.4 to 0.8.5 in /packages/nc-common ( #950 )
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
fbfe6c1f0f
chore(deps): Bump shelljs from 0.8.4 to 0.8.5 in /packages/nc-plugin ( #951 )
...
Bumps [shelljs](https://github.com/shelljs/shelljs ) from 0.8.4 to 0.8.5.
- [Release notes](https://github.com/shelljs/shelljs/releases )
- [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/shelljs/shelljs/compare/v0.8.4...v0.8.5 )
---
updated-dependencies:
- dependency-name: shelljs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
522e686440
chore(deps): Bump follow-redirects in /packages/noco-i18n ( #952 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.4 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.4...v1.14.7 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
WK WONG
47988fc1bd
feat: add new SES implementation ( #965 )
...
* fix: remove the old implementation
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* feat: add new ses implementation
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* feat: add SESPluginConfig
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* fix: add ses old implementation back for migration
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* feat: add ses migration source
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* chore: add deprecation message
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
WK WONG
c6d81498f5
enhancement(ui): add checkbox field to app store input ( #959 )
...
* init: checkboxField.vue
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* enhancement(gui): use <checkbox-field/> for Checkbox type
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
* fix: use to boolean instead of string
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Raju Udava
7135dbc421
feat(gui): navigate to prev row cell on shift enter
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
วคฯຟ
68eb743d5d
Merge pull request #962 from wingkwong/master
...
fix: SES typo
3 years ago
Wing-Kam Wong
c6fc1e99fb
fix: SES typo
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Raju Udava
8cdaa786c4
fix: hide share view for non-previlaged users
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
4d2d060ef9
test(cypress): suite/roles align with UI changes
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
09ea176925
test(cypress): suite/views align with UI changes
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Pranav C
a931ae7b97
refactor(gui): share view list size correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
f9b56e695f
refactor(gui): share view list size correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
8d679e944b
test(cypress): test suite/table operations - alignment for UI changes
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Pranav C
d0adfb80fc
refactor(gui): ui optimisation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago