Raju Udava
2e46dcb476
fix: include the range fields as columns in sharedView Meta ( #8599 )
...
* fix: include the range fields as columns in sharedView Meta
* fix: coderabbit comments
---------
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
6 months ago
github-actions[bot]
58a9a27afd
chore: post-release sync ( #8604 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: sync to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
* chore: order of master to develop action
Signed-off-by: mertmit <mertmit99@gmail.com>
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: update sdk path
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
6 months ago
pranavxc
1db6c3ef8b
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
6 months ago
Mert E
47713f16b7
fix: wh jobs ( #8561 )
...
* fix: only pause queue once for non-worker
* fix: move error handling inside loop
* fix: avoid unhandled reject
* fix: return original template if parsing failed
* fix: remove jobs on complete
* fix: remove job on complete
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: move wh job handler to invokeWebhook
Signed-off-by: mertmit <mertmit99@gmail.com>
* refactor: import from barrel
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: improve reduce logic
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: type issues
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Mert E
7ca13e862d
fix: add order by to comment migration ( #8598 )
...
* fix: add order by to comment migration
* fix: handle corner case for migration
6 months ago
Pranav C
878da92b2c
chore: lint
6 months ago
Pranav C
148e7a71cc
fix: comments - add maxlength constraint in json schema
6 months ago
Pranav C
8948150a8a
refactor: cleanup - remove unused methods
6 months ago
Pranav C
4aaadc0436
refactor: coderabbit suggested changes
6 months ago
Pranav C
dff5454f1b
refactor: refactor genNanoid method
6 months ago
Pranav C
b779114cb1
refactor: improved error message
6 months ago
Pranav C
b67ecb313d
fix: validate and confirm query contains condition when running delete/update query
6 months ago
Pranav C
e008f0eed2
fix: add proper type definition for xcCondition
6 months ago
Pranav C
7ae8410388
refactor: fetch data as batches
6 months ago
Pranav C
46a6616442
refactor: move data migration to a migration file and do it with batchInsert
6 months ago
DarkPhoenix2704
6890f7431b
fix: use batchInsert with transaction
6 months ago
Mert E
59967dbadc
fix: move sanitize logic to exec ( #8585 )
...
* fix: sanitise sql query in bulk insert
* fix: avoid sanitizing column id
* fix: move sanitizeQuery to exec
* fix: improve condition
---------
Co-authored-by: Pranav C <pranavxc@gmail.com>
6 months ago
Anbarasu
5b968efa2b
feat: richtext Comments ( #8564 )
...
* feat: richtext Comments
* fix: minor corrections
* fix: minor corrections
* fix: minor corrections
* fix: update carat color
* fix: improved comment upgrader
* fix: coderabbit comment fixes
* fix: update some behaviours
* fix: build
* fix: test flaky
* fix: test flaky
* fix: test failing
* fix: remove tasks list. fix: update enter handling using lists
* fix: update icons
* fix: update dependencies
fix: mysql index name long
fix: generate API.ts
6 months ago
Salim B
6528ae233e
fix: syntax error in shell script
6 months ago
Salim B
4894f8c1b2
fix: do not force path style for Litestream config
...
since we now also support setting only `region`
6 months ago
Anbarasu
b6dae93da2
Fix: support name attribute for smtp plugin ( #8412 )
...
* fix(nocodb): support name parameter for email plugin
* fix(nocodb): update placeholders
* fix: plugin minor correction
* fix: object overwrite other
6 months ago
Mert E
d89d9c0d79
fix: calendar view update issue ( #8566 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Pranav C
f441403aba
fix: add support to deprecated env variables
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Mert E
317f8159e9
fix: match duplicated field titles ( #8544 )
...
* fix: add copy suffix only if title exists
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: renaming duplicated column childs
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Raju Udava
6a334f7351
Nc feat/cleanup ( #8508 )
...
* feat: clean-up job
* feat: source cleanup
* fix: remove unused method
* feat: move jobs-redis to a static class
* feat: release sources from in-memory db on update & delete
* fix: skip calls if job redis not available
* fix: error handling on connection delete
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
6 months ago
Pranav C
4ee308e745
Post release master sync - 0.207.2(Last release) ( #8552 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
6 months ago
Salim B
0ea94d65aa
feat: support Litestream age encryption ( #8526 )
...
* feat: support Litestream age encryption
* fix: correct Litestream S3 env vars to match doc
* fix: add backwards compatibility for renamed env vars
7 months ago
mertmit
fe1da3c5a3
refactor: separate auth module
7 months ago
mertmit
e580c9cbd9
refactor: merge core modules into single noco module
7 months ago
Mert E
c261bdc36f
fix: self link duplicate issues ( #8535 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
7 months ago
Raju Udava
ad6987377f
fix: text to select conversion ( #8536 )
...
Co-authored-by: mertmit <mertmit99@gmail.com>
7 months ago
Joe Kappus
ad6c7aa011
fix: remove xwaretech domains ( #8329 )
...
These were mistakenly added as disposable email domains.
Signed-off-by: Joe Kappus <joe@wt.gd>
7 months ago
Mert E
9881e8b547
feat: move webhook handler to worker ( #8525 )
...
* feat: move webhook handler to worker
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: move job data type to interfaces
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
7 months ago
Raju Udava
933be8c3f5
fix: unnecessary error logs ( #8527 )
...
* fix: unnecessary error logs
* fix: reverse condition to improve readability
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
7 months ago
Salim B
9ed9ac5ab2
fix: tweak invite and verify e-mail templates ( #8529 )
7 months ago
pranavxc
de53dc0e17
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
7 months ago
renovate[bot]
16cfee5c96
chore(renovate): Update patch ( #8227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Anbarasu
9ab599eff6
fix: Cmd K not working for viewer roles ( #8411 )
...
* fix(nocodb): command palette acl
* fix(nocodb): fetch only projects user have access
* fix(nocodb): remove root scope as it is required only for ee to load workspaces list in root level
* fix(nocodb): prevent signing out on update org role
* fix(nc-gui): cmdk scope remove
7 months ago
Pranav C
f12098f313
fix: expect undefined/null values
7 months ago
Mert E
31a5350edb
fix: move worker health check to jobs ( #8497 )
7 months ago
Salim B
5f0dae005b
chore: remove obsolete Litestream Dockerfile
7 months ago
Mert E
993ff32d0f
fix: source reorder ( #8496 )
7 months ago
Salim B
2e503348c3
fix: only use Litestream with default SQLite DB
7 months ago
Salim B
30fe1f0ff6
chore: use `COPY --link` in Dockerfiles
...
cf. https://docs.docker.com/reference/dockerfile/#copy---link
7 months ago
Salim B
75bfcbbfbc
chore: make Dockerfiles more idiomatic
7 months ago
Salim B
8ad3624b24
fix: make start scripts more robust
7 months ago
Salim B
ac7112963b
feat: expose Litestream configuration
7 months ago
Salim B
439a94f94e
refactor: ensure litestream binary is on PATH
7 months ago
mertmit
9028932051
fix: missing prop for extractCompositePK
7 months ago
Pranav C
a173afb2f4
chore: update sdk path
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
7 months ago