dependabot[bot]
46bd94cdd9
chore(deps): Bump trim-off-newlines in /packages/nc-plugin
...
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines ) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases )
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3 )
---
updated-dependencies:
- dependency-name: trim-off-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.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
Pranav C
104d8fe639
feat(gui): update webhook modal style
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
717c9f1b4a
feat(gui): switch cells on clicking tab key
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
ecb3e30bba
feat(gui): add shortcuts for copy/paste and clear cell
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
aeffdd186b
feat(gui): navigate to next row cell on enter
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
วคฯຟ
474b702990
fix: remove leading slashes for object keys ( #955 )
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago
Pranav C
67b2ff58d9
feat: select column name by default on column edit/create
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
0425538b32
refactor: ui improvements
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Raju Udava
0ee9059add
refactor: add/delete column dialog response to enter/esc key
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Raju Udava
b21906f877
refactor: enter key for sign-up/in
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 years ago
Navi
63c07fd79a
Merge pull request #948 from bitbytejoy/docs-typo-fix
...
Typo fixed
3 years ago
Elvedin Turkovic
06d53479b4
Typof fixed
3 years ago
Raju Udava
2873d3c8fc
docs: formula table re-org
3 years ago
Raju Udava
6b23344821
docs: supported format update
3 years ago
Raju Udava
00111150be
docs: border for images on user-management page
3 years ago
Raju Udava
5f4628c842
docs: role management image update
3 years ago
Raju Udava
45428f0513
docs: column size realigned
3 years ago
Pranav C
5567f63ea0
docs: add NC_MIN environment variable
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
4ebce3e2a2
fix: use from email to test SMTP
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
9d5a20cfac
chore(publish): v0.84.6
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
8b87186944
chore(publish): v0.84.5
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
ae749691f2
feat: add env to disable splashscreen and screensaver
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Navi
8311ed5ac0
Update user-management.md
3 years ago
Pranav C
3e2a5cd43d
refactor: enable gui acl
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
f8d24359b9
fix: csv import validation rule correction and improvement
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
#880
3 years ago
Pranav C
6c26fb1065
fix: excel-import - remove special chars from sheet name
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
#939
3 years ago
Pranav C
546b901ab7
fix: correction i csv import modal
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
#880
3 years ago
Pranav C
b6c7095928
refactor: keep `pk` checked if uidt is `ID`
...
re #641
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
Pranav C
badccd590d
fix: show password dialog only when required
...
- upgrade nc-help (fixed primary key creation problem with whitespace)
re #937
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 years ago
dependabot[bot]
3b4b70896b
chore(deps): Bump lodash from 4.17.20 to 4.17.21 in /packages/nc-common ( #927 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
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
աɨռɢӄաօռɢ
8a69db1b0c
fix: page title ( #936 )
...
Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
3 years ago