WK Wong
|
31ceed0f8b
|
chore: switch docs back to npm temporarily
|
2 months ago |
WK Wong
|
ceedcf7899
|
chore(deps): switch to lockfileVersion v9
|
2 months ago |
WK Wong
|
fbb7f7ba9a
|
refactor: remove unnecessary / outdated lock files
|
2 months ago |
WK Wong
|
2c9dbc24c1
|
refactor: include packageManager
|
2 months ago |
WK Wong
|
cbdf6f9d91
|
chore(root): revise pnpm workspace packages
|
2 months ago |
Pranav C
|
01cbd3804b
|
Merge pull request #9594 from nocodb/chore/secret-mgr
refactor: nc-secret-mgr cli followup
|
2 months ago |
Pranav C
|
9f8675d253
|
refactor: remove nc-help and source table name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
5a98a2f8a7
|
Merge pull request #9599 from nocodb/nc-fix/add-to-fav-bug-followup
Nc fix/add to fav bug followup
|
2 months ago |
Pranav C
|
7f9f8ef4a5
|
refactor: add null check
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
0c62a633ba
|
refactor: review comments
|
2 months ago |
Pranav C
|
acc0f4d997
|
fix: include missing props
|
2 months ago |
Pranav C
|
7f3942ba93
|
refactor: remove method which always fetch from db and rely on cache
|
2 months ago |
Pranav C
|
e9d58b26ef
|
chore: use unique artifact name
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
7b6811a786
|
chore: executable path correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
7de0b06440
|
chore: use a different secret name
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
b988ccdfd8
|
chore: add node-pre-gyp dependency
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
a652d4e8e6
|
chore: add missing env token
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
9258dbdeca
|
chore: add eslint and other corrections
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
2ae0049b9e
|
refactor: package name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
8035ded978
|
refactor: package name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
8e2e1b7274
|
Merge pull request #9592 from nocodb/nc-fix/add-to-fav-bug
Nc fix/add to fav bug
|
2 months ago |
Pranav C
|
c84bd6d486
|
Merge pull request #9499 from nocodb/nc-refactor/remove-default-config-encryption
Nc refactor/remove default datasource config encryption
|
2 months ago |
Pranav C
|
69ad8dea83
|
refactor: add missing props to baseuser
|
2 months ago |
Pranav C
|
e4d2298f00
|
fix: handle scenarios when base user exist and roles is null
|
2 months ago |
Pranav C
|
5cca492014
|
fix: use exists method to check the entry already present or not
|
2 months ago |
Pranav C
|
9bca53121b
|
fix: allow setting meta props on base user insert
|
2 months ago |
Pranav C
|
e3395214df
|
chore: pnpm-lock sync
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
59ea6b0b8e
|
chore: action file and secret-cli package.json
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 months ago |
Pranav C
|
01d1f2e59a
|
refactor: migration name correction
|
2 months ago |
Pranav C
|
fc762a2315
|
Update packages/nocodb/src/version-upgrader/upgraders/0225002_ncDatasourceDecrypt.ts
|
2 months ago |
Pranav C
|
0195549af1
|
refactor: coderabbit review comments
|
2 months ago |
Pranav C
|
49c41564e0
|
refactor: enum alias correction
|
2 months ago |
Pranav C
|
caafdf699f
|
refactor: change env name
|
2 months ago |
Pranav C
|
4eebe80e0a
|
fix: init order correction
|
2 months ago |
Pranav C
|
698f1f4f7a
|
test: scroll to erd node if out of viewport
|
2 months ago |
Pranav C
|
caf1618718
|
fix: reactivity issue with array push
|
2 months ago |
Pranav C
|
b6a01b4828
|
fix: avoid parsing twice
|
2 months ago |
Pranav C
|
ac98dd7752
|
fix: reactivity issue with array push
|
2 months ago |
Pranav C
|
ce506dc8b3
|
fix: multi-field editor array reactivity issues
|
2 months ago |
Pranav C
|
e692390744
|
refactor: package rename
|
2 months ago |
Pranav C
|
3216b04517
|
refactor: avoid duplicate code block by moving logic to a method
|
2 months ago |
Pranav C
|
4402d48a62
|
refactor: improvements with init
|
2 months ago |
Pranav C
|
5f292ca2f7
|
refactor: mark as encrypted if old secret and new env secret is same
|
2 months ago |
Pranav C
|
9782048b99
|
refactor: review comments
|
2 months ago |
Pranav C
|
36dd6bd23b
|
fix: remove duplicate import
|
2 months ago |
Pranav C
|
416229b047
|
refactor: throw error if decryption failed
|
2 months ago |
Pranav C
|
5e00a5e352
|
feat: check sqlite file exist or not
|
2 months ago |
Pranav C
|
b178b7eb25
|
refactor: coderabbit review comments
|
2 months ago |
Pranav C
|
b5323e8194
|
test: jest test - Integration encryption
|
2 months ago |
Pranav C
|
0cb887a30b
|
fix: corrections
|
2 months ago |