Ramesh Mane
f01d99fe66
Nc fix: disable undo redo if expanded form is open ( #8509 )
...
* fix(nc-gui): disable undo redo if expanded form is open
* fix(nc-gui): date time related picker open in background issue if expanded form is open
* chore(nc-gui): lint
6 months ago
navi
042e4352af
New Crowdin updates ( #8495 )
...
* New translations en.json (French)
* New translations en.json (Chinese Simplified)
* New translations en.json (Spanish)
* New translations en.json (Italian)
* New translations en.json (Korean)
* New translations en.json (Polish)
* New translations en.json (Russian)
* New translations en.json (English)
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Polish)
* New translations en.json (Russian)
* Update es.json
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Pranav C
5fcec4308e
fix: Missing lookup/rollup icon colour ( #8512 )
...
* fix: missing lookup/rollup icon color
* fix: icon color in field menu
6 months ago
renovate[bot]
16cfee5c96
chore(renovate): Update patch ( #8227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
6 months ago
Mert E
67158a2d26
fix: typo on definition ( #8511 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 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
6 months ago
Pranav C
bccf60644d
fix: Extract relation column from useMetas composable ( #8492 )
...
* fix: extract relation column from useMetas composable data
* Update packages/nc-gui/components/virtual-cell/Lookup.vue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Ramesh Mane
334e5cf860
fix: additional padding in select cell ( #8507 )
...
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
6 months ago
Pranav C
661524baab
Merge pull request #8505 from nocodb/nc-fix/8493-email-template-issue
...
fix: Email invitation bug
6 months ago
Pranav C
bcbc4db75b
chore: skip litestream Dockerfile update since it no longer exist
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Pranav C
f12098f313
fix: expect undefined/null values
6 months ago
Mert E
eacfa2ab3d
Merge pull request #8494 from salim-b/litestream-config
...
feat: improve Litestream config
6 months ago
Salim B
1e14b5ab46
Merge branch 'litestream-config' of github.com:salim-b/nocodb into litestream-config
6 months ago
Salim B
28f3f28078
docs: improve env var descriptions
6 months ago
Salim B
6a3aec9b86
docs: add missing comma
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Salim B
08e6adeec4
chore: tweak env var documentation
...
- harmonize attachment-specific env var descriptions
- re-arrange env vars in table more logically
- document `NC_MAX_ATTACHMENTS_ALLOWED`'s default value
- minor nitpicks
6 months ago
Raju Udava
e94ca15641
test: calendar flaky test ( #8500 )
6 months ago
Mert E
31a5350edb
fix: move worker health check to jobs ( #8497 )
6 months ago
Salim B
5f0dae005b
chore: remove obsolete Litestream Dockerfile
6 months ago
Mert E
993ff32d0f
fix: source reorder ( #8496 )
6 months ago
Anbarasu
44aeaab28a
fix(nc-gui): update calendar ( #8474 )
...
* fix(nc-gui): update calendar
* fix(nc-gui): refactor components
* fix(nc-gui): tab action position not getting updated
* test: fix calendar flakiness
6 months ago
Mert E
6537db3200
chore: bump nuxt & vue versions ( #8488 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
6 months ago
Salim B
a66b3361f0
docs: tweak wording
6 months ago
Salim B
d44989b0e7
docs: add link text
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Salim B
7f35d7b4ac
docs: fix comma
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Salim B
db342f50cd
doc: tweak env var section
6 months ago
Salim B
2e503348c3
fix: only use Litestream with default SQLite DB
6 months ago
Salim B
30fe1f0ff6
chore: use `COPY --link` in Dockerfiles
...
cf. https://docs.docker.com/reference/dockerfile/#copy---link
6 months ago
Salim B
75bfcbbfbc
chore: make Dockerfiles more idiomatic
6 months ago
Salim B
8ad3624b24
fix: make start scripts more robust
6 months ago
Salim B
ac7112963b
feat: expose Litestream configuration
6 months ago
Mert E
9698c4858e
Merge pull request #8490 from nocodb/nc-fix/ext-pk
...
fix: missing prop for extractCompositePK
6 months ago
Salim B
439a94f94e
refactor: ensure litestream binary is on PATH
6 months ago
mertmit
9028932051
fix: missing prop for extractCompositePK
6 months ago
Mert E
0accfb2b1e
Merge pull request #8487 from nocodb/master-sync
...
Post-release sync - 0.207.1
6 months ago
Pranav C
a173afb2f4
chore: update sdk path
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
github-actions[bot]
41a57a777b
Merge pull request #8486 from nocodb/release/0.207.1
6 months ago
pranavxc
4240ab0aaa
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
6 months ago
github-actions[bot]
b677943fa3
Merge pull request #8485 from nocodb/develop
6 months ago
Pranav C
358d8ef70d
Merge pull request #8484 from nocodb/nc-chore/lint
...
Linting
6 months ago
Pranav C
ed5b2ddfef
chore: lint
6 months ago
Pranav C
0f6fcbae42
Merge pull request #8407 from nocodb/post-release-sync-master
...
Post release sync - 0.207.0
6 months ago
Pranav C
da186b74ab
Merge pull request #8479 from nocodb/nc-fix/misc-oss
...
Miscellaneous bug fixes
6 months ago
Pranav C
472431217b
fix: condition correction
6 months ago
Pranav C
a55a5466dd
fix: nested webhook filter related issues
6 months ago
Pranav C
f8851c7b52
fix: lock logical op for filter group as well
6 months ago
Pranav C
e1547af31b
fix: external source adding issue
6 months ago
Pranav C
8bcc87e059
fix: extract locked state among visible filters(exclude deleted filters which is not synced)
6 months ago
Pranav C
3c37971fc1
fix: updating logicalOp
6 months ago
Pranav C
844507e01f
fix: Extract primary key value properly when table missing auto-incremented/auto-generated primary key ( #8480 )
...
* fix: extract from insertobject if pk is not ai/ag
* fix: pass auto increment column
* refactor: remove unnecessary if case
6 months ago