navi
f40a7b3e63
Merge pull request #2467 from nocodb/dependabot/npm_and_yarn/packages/noco-docs-prev/got-11.8.5
...
chore(deps): bump got from 11.8.2 to 11.8.5 in /packages/noco-docs-prev
2 years ago
navi
2b3f760087
Merge pull request #2468 from nocodb/dependabot/npm_and_yarn/packages/noco-docs/shell-quote-1.7.3
...
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 in /packages/noco-docs
2 years ago
navi
f8146dde32
Merge pull request #2470 from nocodb/dependabot/npm_and_yarn/packages/noco-i18n/shell-quote-1.7.3
...
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 in /packages/noco-i18n
2 years ago
Pranav C
bf4e1e49cb
fix: reset token_version in user object if null
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ad3cca20e4
Merge pull request #2482 from nocodb/fix/2429-LTAR-column_naming
...
fix: LTAR column naming
2 years ago
Pranav C
dd5abf43dc
fix: hasmany column naming in metadiff
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Raju Udava
02e013c150
fix: cypress correction for ltar name change
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
411ad59b88
fix: cypress corrections
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
3aab9a17c7
Merge pull request #2460 from nocodb/feat/health-api
...
feat: health api
2 years ago
Pranav C
4867f9d6e5
test: cypress test correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
2f5f1ef872
fix: update bt, hm and mm column names
...
- BT - `TableRead` => `Table`
- HM - `TableList` => `Table List`
- MM - `TableMMList` => `Table List`
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
աɨռɢӄաօռɢ
4aa83bfc7c
Merge pull request #2399 from nocodb/feat/table-create-from-json
...
Feat: JSON import
2 years ago
Pranav C
e15e729a31
fix: ManyToMany column naming
...
- Add suffix `List` instead of `MMList`
- Proper child table name
- Cypress test case corrections
re #2429
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
4f2f9e4138
refactor: flatten json by default
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
1406677bd3
refactor: label update
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
mertmit
152f0fe1f3
Merge pull request #2476 from nocodb/feat/view-import
...
feat: support secondary view import
2 years ago
Raju Udava
546f06a23c
refactor: disable ludicrous mode option
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Pranav C
762d7489c8
feat: validate file extension
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
6e5b1d0b86
Merge branch 'develop' into feat/health-api
2 years ago
Wing-Kam Wong
eaaf4fd101
fix: update health & version url
2 years ago
mertmit
c9bf931dd9
fix: token_version null handling
...
Signed-off-by: mertmit <mertmit99@gmail.com>
2 years ago
Wing-Kam Wong
9097737eb2
chore: resolve conflicts
2 years ago
Wing-Kam Wong
3e27b3b088
fix: mssql & pg knex binding logic
2 years ago
Wing-Kam Wong
4ff1137af5
fix: avoid using replaceAll
2 years ago
Raju Udava
a9d756669a
refactor: reorder menu items
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
Raju Udava
11861b6780
feat: support view import
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
աɨռɢӄաօռɢ
74014eb5eb
Merge pull request #2471 from nocodb/feat/executable-in-github-release
...
Feat/executable in GitHub release
2 years ago
Pranav C
ac256b77b1
Merge pull request #2450 from nocodb/fix/mssql-non-dbo
...
fix: mssql projects with non dbo schema
2 years ago
Pranav C
20bba310a8
fix: clear user cache after removing user account
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
e76daa8f81
fix: ensure user exist and add missing await
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
5d4535d046
fix: on adimn password/email update(env based) invalidate refresh token
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
09ae21b799
fix: property name correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
bcd3c9ee50
fix: invalidate token if admin email or password changed
...
- Invalidate old token if admin email changed in env
- Invalidate token if password updated in env
- Avoid unnecessary update if both email and passwords are same
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b6ff5f59eb
Merge pull request #2454 from finn-auto/fix-field-projection
...
fix nested field projection
2 years ago
Pranav C
3af4bd5ac5
Merge pull request #2456 from finn-auto/support-not-again
...
add support to not in filters
2 years ago
աɨռɢӄաօռɢ
cd2307c73c
Merge pull request #2448 from nocodb/docs/timely-build
...
docs: timely build
2 years ago
Vijay Kumar Rathore
09cd86d955
add support to not in filters
...
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2 years ago
Vijay Kumar Rathore
695c2c4d63
fix nested field projection
...
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2 years ago
Pranav C
14e9f41da9
Merge pull request #2438 from nocodb/fix/wh-trigger
...
fix: webhook triggers
2 years ago
Pranav C
1d2b59ba73
chore: executable build corrections
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
b904f57350
fix: handle null/undefined
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
0544976730
fix: json import - correction in file upload
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
dependabot[bot]
f97f2abe16
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 in /packages/noco-i18n
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
e09434939e
chore(deps): bump shell-quote in /packages/noco-docs-prev
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
d13e9c90ac
chore(deps): bump got from 11.8.2 to 11.8.5 in /packages/noco-docs-prev
...
Bumps [got](https://github.com/sindresorhus/got ) from 11.8.2 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases )
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5 )
---
updated-dependencies:
- dependency-name: got
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
6562693ca2
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 in /packages/noco-docs
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
51b21cd1e0
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 in /packages/nc-plugin
...
Bumps [shell-quote](https://github.com/substack/node-shell-quote ) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases )
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md )
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3 )
---
updated-dependencies:
- dependency-name: shell-quote
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Pranav C
a7134dd2ee
Update release-executables.yml
2 years ago
Wing-Kam Wong
99547f9446
docs: fix homebrew cmd
2 years ago
Vijay Kumar Rathore
00c5f3a023
add sort param in find-one
...
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2 years ago