Raju Udava
|
34aa7caa8a
|
Merge pull request #5137 from nocodb/feat/nc-disable-audit
feat: implement NC_DISABLE_AUDIT
|
2 years ago |
Wing-Kam Wong
|
b0a386cc3a
|
docs: revise content & updated screenshots
#5149
|
2 years ago |
Wing-Kam Wong
|
6ddbd6c46a
|
chore(tests): use local sdk path
|
2 years ago |
navi
|
5ffbf0f5c3
|
Merge pull request #5149 from kyleecodes/docs/update-misc
[docs]: Update docs: app store directory correction, add social links.
|
2 years ago |
kyleecodes
|
248043d14a
|
Update docs: app store directory correction, add social links.
|
2 years ago |
Pranav C
|
285347629f
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
github-actions[bot]
|
db275d07b9
|
Merge pull request #5145 from nocodb/release/0.105.2
|
2 years ago |
pranavxc
|
b2f1c98803
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
github-actions[bot]
|
59fe8e4298
|
Merge pull request #5144 from nocodb/develop
|
2 years ago |
Pranav C
|
3ad6a004bf
|
Merge pull request #5143 from nocodb/fix/remove-dummy-page
fix: remove dummy page
|
2 years ago |
Pranav C
|
b8d7ae9be1
|
refactor: remove unused files from public folder
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9e12e70f95
|
fix: remove dummy page
re #5142
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
809d60a5ad
|
test: corrections to project operations spec
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
593eb7fbb7
|
Merge pull request #5139 from nocodb/test/swagger
test: swagger
|
2 years ago |
Wing-Kam Wong
|
cd1ed334da
|
fix(nocodb): handle string case
|
2 years ago |
Wing-Kam Wong
|
829cf39164
|
feat(nc-gui): add color to disable message
|
2 years ago |
Wing-Kam Wong
|
7b580f5ee7
|
fix(nocodb): fix env var true false cases
|
2 years ago |
Pranav C
|
856460ab13
|
chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
github-actions[bot]
|
d4115a9fb0
|
Merge pull request #5140 from nocodb/release/0.105.1
|
2 years ago |
pranavxc
|
8a4473aaf8
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Raju Udava
|
770713038a
|
test: swagger
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
github-actions[bot]
|
1194c873a0
|
Merge pull request #5138 from nocodb/develop
|
2 years ago |
Pranav C
|
bb73cd8076
|
Merge pull request #5132 from nocodb/fix/public-files-path
fix: production build wrong public files path
|
2 years ago |
Pranav C
|
6b827c0bf7
|
chore: add response time header
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
40c72d15ed
|
chore: exclude nocodb package from modclean to avoid removing public assets
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
c2b1541778
|
feat(nocodb): prevent from inserting audit log if NC_DISABLE_AUDIT is true
|
2 years ago |
Wing-Kam Wong
|
84e1bfc182
|
feat(nc-gui): show the audit log disabled message
|
2 years ago |
Wing-Kam Wong
|
b9000163fc
|
docs: add content to show how to disable audit logs
|
2 years ago |
Raju Udava
|
6862d68377
|
Merge pull request #5131 from nocodb/feat/column-length-validator
feat(nc-gui): fieldLengthValidator
|
2 years ago |
Wing-Kam Wong
|
c22e8fff5a
|
feat(nocodb): add auditEnabled in appInfo
|
2 years ago |
Pranav C
|
677126933e
|
chore: copy static files relative to build file
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
2ec82f0972
|
feat(nc-gui): add auditEnabled in global
|
2 years ago |
Wing-Kam Wong
|
e54462d9de
|
docs: add NC_DISABLE_AUDIT
|
2 years ago |
Wing-Kam Wong
|
5082c87319
|
fix(nocodb): cover title case for validation
|
2 years ago |
Raju Udava
|
b300fb312a
|
Merge pull request #5133 from nocodb/test/filter-ltar-lookup-rollup
test: filters for ltar, lookup
|
2 years ago |
Wing-Kam Wong
|
055264a96e
|
refactor(nocodb): use sqlClient
|
2 years ago |
Wing-Kam Wong
|
2a1abc1acd
|
feat(nocodb): validate column name length in columnUpdate
|
2 years ago |
Wing-Kam Wong
|
c47787d959
|
feat(nocodb): validate column name at api level
|
2 years ago |
Wing-Kam Wong
|
b67f313446
|
feat(nocodb): add getMaxColumnNameLength
|
2 years ago |
Wing-Kam Wong
|
23b55b02c2
|
feat(nc-gui): include fieldLengthValidator
|
2 years ago |
Wing-Kam Wong
|
48188c2e6a
|
feat(nc-gui): add fieldLengthValidator
|
2 years ago |
Wing-Kam Wong
|
e7268325a4
|
feat(nc-gui): add columnNameExceedsCharacters
|
2 years ago |
Raju Udava
|
8055f47bb9
|
test: filters for ltar, lookup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
4a3f07d484
|
chore(noco): avoid replacing __dirname when taking prod build
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
da5be601f7
|
feat(nc-gui): include fieldLengthValidator
|
2 years ago |
աɨռɢӄաօռɢ
|
de89810261
|
Merge pull request #5076 from nocodb/dependabot/npm_and_yarn/packages/nc-plugin/cacheable-request-and-ava--removed
chore(deps): bump cacheable-request and ava in /packages/nc-plugin
|
2 years ago |
աɨռɢӄաօռɢ
|
e0bf46d1d1
|
Merge pull request #5129 from nocodb/dependabot/npm_and_yarn/packages/nc-gui/undici-5.19.1
chore(deps): bump undici from 5.12.0 to 5.19.1 in /packages/nc-gui
|
2 years ago |
Wing-Kam Wong
|
3517e9ab17
|
chore: point to local sdk path
|
2 years ago |
mertmit
|
bbd9a7522c
|
fix: avoid duplicate log on docker
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
dependabot[bot]
|
ee479251a3
|
chore(deps): bump undici from 5.12.0 to 5.19.1 in /packages/nc-gui
Bumps [undici](https://github.com/nodejs/undici) from 5.12.0 to 5.19.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.12.0...v5.19.1)
---
updated-dependencies:
- dependency-name: undici
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |