Ramesh Mane
fac2e205a2
chore(nc-gui): lint
2 months ago
Ramesh Mane
02a546b22b
fix(nc-gui): ai review changes
2 months ago
Ramesh Mane
d243268a59
fix(nc-gui): conditional fields oss backend changes
2 months ago
Ramesh Mane
640cea9b7d
fix(nc-gui): enable conditional fields in oss frontend changes
2 months ago
Pranav C
22ab34a35e
fix: stringify only if value is not string
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 months ago
Pranav C
79a14bcd94
refactor: add console logs upgrader and init logic of encryption
2 months ago
Pranav C
4421d40244
fix: typo correction in if statement
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 months ago
Pranav C
bb3e9adde5
refactor: env name refactoring
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 months ago
Pranav C
76600d4178
refactor: env name refactoring
2 months ago
Pranav C
21e1f2a9fa
refactor: GUI error handling ( #9528 )
...
* refactor: error reporting
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: handle ee part
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: coderabbit review comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: linting
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: remove duplicate error log
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: request type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 months ago
Ramesh Mane
288cfa8b75
fix(nc-gui): Prevent keyboard shortcuts if user is in cell edit mode or any other active input element ( #9600 )
...
* fix(nc-gui): stop event propogation is active element is input
* fix(nc-gui): disable expanded form keyboard shortcuts navigation if it is first row or last row
* fix(nc-gui): oss test fail issue
2 months ago
WK Wong
59befd1aa2
chore: use lock file from develop branch
2 months ago
WK Wong
31ceed0f8b
chore: switch docs back to npm temporarily
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
5abc755ac9
fix(docs): broken fenced code blocks and indentation
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
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
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
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
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