Raju Udava
6a47762587
Update packages/noco-docs/docs/100.data-sources/040.actions-on-data-sources.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Raju Udava
67633a1768
Update packages/noco-docs/docs/100.data-sources/030.sync-with-data-source.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6 months ago
Pranav C
a966cca278
test: remove unused param
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Pranav C
fb85082a88
fix: add toast when loading failed
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Raju Udava
99524d4e17
Merge branch 'develop' into nc-refactor/ds
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
Raju Udava
6c13e2e128
update: docs-2
6 months ago
Raju Udava
529d7c0885
docs: update
6 months ago
Pranav C
16f7741cc0
fix: add missing scrollbar
6 months ago
Pranav C
1bb3c8d9ed
fix: acl check
6 months ago
Pranav C
6c01e5df4f
refactor: scrollbar and other padding corrections
6 months ago
Pranav C
2dbc3013f0
refactor: move edit connection to tabs
6 months ago
Pranav C
d36e0eca7a
refactor: ui corrections
6 months ago
Pranav C
98c95a5815
test: role verification test corrections
6 months ago
Pranav C
ad008cf8e3
test: meta sync test correction
6 months ago
Pranav C
46da690cdd
test: delete table - add class to avoid ambiguity
6 months ago
Pranav C
40f02d5be7
test: erd test correction
6 months ago
Pranav C
3892505930
refactor: ui spacing corrections
6 months ago
Pranav C
0355f6861b
refactor: move datasource
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