Commit Graph

837 Commits

Author SHA1 Message Date
Raju Udava
76559147f0 docs: readonly source (#8792)
* docs: readonly source

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* docs: fix coderabbit comments

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

* docs: corrections

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

---------

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-06-19 20:54:39 +05:30
Springfield Data Recovery
4db49a4d6f Add info for API access (#8686)
* Add info for API access

Add info which is needed to access the API but not provided int the API docs. I edited this page as I don't know how to edit the API docs themselves, though this probably belongs there.

Also adds a minor formatting fix.

* Remove extra whitespace

Remove extra whitespace
2024-06-19 13:15:35 +05:30
navi
9a1fddc755 chore : simplify self-hosting - default to postgres/sqlite (#8788) 2024-06-18 20:44:00 +05:30
Naveen MR
f1be35c8a8 chore : simplify self-hosting - default to postgres/sqlite 2024-06-18 10:05:06 +01:00
Naveen MR
e627111d30 chore : simplify self-hosting - default to postgres/sqlite 2024-06-18 10:02:44 +01:00
Naveen MR
5ae6b3e687 chore : simplify self-hosting - default to postgres/sqlite 2024-06-18 09:58:40 +01:00
Naveen MR
fdd6ab93fa chore : simplify self-hosting - default to postgres/sqlite 2024-06-18 09:55:26 +01:00
Salim B
f6a80f4587 Update 030.expand-record.md (#8751)
We can delete comments since https://github.com/nocodb/nocodb/issues/7600 was fixed.
2024-06-14 17:40:35 +05:30
Salim B
12d7a81f31 docs: describe NC_DISABLE_EMAIL_AUTH (#8662)
* docs: describe `NC_DISABLE_EMAIL_AUTH`

* docs: better arrange env vars
2024-06-06 20:57:32 +05:30
Pranav C
6624bf5091 Nc feat/links view filter (#8646)
* feat(nocodb): add support for limiting selection to specific views

* test: fix failing tests

* fix: failing playwright tests

* feat: allow updating static view filter from both sides

* fix: remove console logs

* refactor: rename migration name

* fix: corrections in ui and update api

* fix: apply same behaviour for LTAR column(bt)

* refactor: rename view id column in relation to avoid confusion

* fix: option to disable view filter(switch)

* refactor: some minor ui spacing corrections

* fix: avoid setting target view id for bt relation when creating hm relation

* feat: links - record selection based on custom filters

* fix: corrections

* feat: add edit support for conditions

* feat: option to switch between dynamic and static value

* fix: backend corrections

* feat: apis for links filter

* feat: filter api integration with ui

* feat: filter with save and update

* feat: dynamic filter

* feat: shared form filter

* feat: expanded form

* fix: missing imports and corrections

* fix: pass correct column list

* fix: nested filter bug

* fix: corrections in actions and swagger

* fix: missing add button menu

* fix: expanded form bug

* test: playwright test - WIP

* test: playwright - link with filters/view

* chore: lint

* refactor: ui corrections

* fix: remove unnecessary filtering from hm/mm list and count

* fix: filter ui correction

* fix: lable correction

* fix: skip view filter for rollup

* fix: ui corrections

* fix: extract correct column id

* fix: duplicate LTAR - missing target view

* feat: add duplicate support for link with filters/view

* fix: height issue and nested filter creation bug

* fix: pass metadata to nested filter component

* fix: filter on column creation

* fix: filter getting cloned under group

* fix: exclude deleted filters when deciding locked state

* fix: update state when switching to dynamic filter

* fix: unlink view on delete and handle undefined values as null

* fix: filter based on unsaved data

* fix: handle overflow

* fix: multi-field editor - filter UI correction

* fix: duplicate link column with dynamic field ref

* fix: remove virtual column support

* fix: add support to link filter in normal list method

* fix: apply filter on count query

* fix: pass correct column list

* feat: add link filter support in multifield column creation

* feat: add link filter support in multifield column creation

* Merge branch 'develop' into feat/links-view-filter

* fix: dynamic value column export

* fix: review comments

* test: kludge for groupby tests

* fix: extract updated status correctly

* test: try waitFor for links

* test: kludge

* refactor: exclude attachment & rating from dynamic filter and treat float and integer as number

* test: label correction

* refactor: replace try...catch and use if condition

* fix: apply conditions only if enabled

* fix: MFE bugs

* refactor: show radio button active border only when focused

* fix:  proper state handling

* fix: view delete - unlink from link column

* fix: duplicate Link with filter view id

* refactor: column filter section padding

* fix: exclude system columns

* fix: dynamic column filter logic correction

* refactor: cleanup

* test: kludge with delay for groupby test

* refactor: add missing placeholder method

* docs: limit link record selection

* refactor: add missing placeholder method

* chore: lint

---------

Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-06-05 17:28:02 +05:30
Raju Udava
27a5149d8e docs: dev resources (#8588)
* docs: dev resources

* Update packages/noco-docs/docs/160.developer-resources/010.rest-APIs/010.accessing-apis.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/010.rest-APIs/010.accessing-apis.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/010.rest-APIs/010.accessing-apis.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/020.webhook/040.actions-on-webhook.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/020.webhook/020.create-webhook.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/020.webhook/020.create-webhook.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/010.rest-APIs/010.accessing-apis.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/020.webhook/020.create-webhook.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/020.webhook/040.actions-on-webhook.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/010.rest-APIs/010.accessing-apis.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/010.rest-APIs/050.upload-via-api.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/010.rest-APIs/005.overview.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/010.rest-APIs/005.overview.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/010.rest-APIs/005.overview.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/020.webhook/040.actions-on-webhook.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update packages/noco-docs/docs/160.developer-resources/020.webhook/020.create-webhook.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* fix: review comments

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>

---------

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-31 06:42:43 +05:30
Pranav C
171ddf2cab docs: improve environment documentation
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-05-31 01:25:28 +05:30
Pranav C
985ca20cd0 Merge pull request #8574 from nocodb/nc-docs/validations
Nc docs/validations
2024-05-25 14:52:20 +05:30
Raju Udava
fd65ac0e9c Update packages/noco-docs/docs/090.views/040.view-types/030.form.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-25 11:28:09 +05:30
Raju Udava
5bc6a44c11 Update packages/noco-docs/docs/090.views/040.view-types/030.form.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-25 11:26:59 +05:30
Raju Udava
b76285e155 Update packages/noco-docs/docs/090.views/040.view-types/030.form.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-25 11:26:15 +05:30
Salim B
f3e6c888c3 docs: tweak env var documentation 2024-05-24 17:31:48 +02:00
Pranav C
f441403aba fix: add support to deprecated env variables
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-05-23 23:08:02 +05:30
Raju Udava
e416d18382 docs: update validations 2024-05-23 09:59:46 +00:00
Raju Udava
d3e62582b4 docs: validations (wip) 2024-05-23 09:59:46 +00:00
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
2024-05-22 07:48:26 +03:00
Raju Udava
1abdfe42a0 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>
2024-05-17 17:38:50 +05:30
Raju Udava
c4d77b9133 Update packages/noco-docs/docs/100.data-sources/020.connect-to-data-source.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-17 17:38:18 +05:30
Raju Udava
26efb9c925 Update packages/noco-docs/docs/100.data-sources/020.connect-to-data-source.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-17 17:37:58 +05:30
Raju Udava
c7371b127b Update packages/noco-docs/docs/100.data-sources/020.connect-to-data-source.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-17 17:37:31 +05:30
Raju Udava
fe97a8b3eb Update packages/noco-docs/docs/100.data-sources/020.connect-to-data-source.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-17 17:37:14 +05:30
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>
2024-05-17 17:36:59 +05:30
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>
2024-05-17 17:36:21 +05:30
Raju Udava
6c13e2e128 update: docs-2 2024-05-17 09:35:50 +00:00
Raju Udava
529d7c0885 docs: update 2024-05-17 09:35:50 +00:00
Salim B
1e14b5ab46 Merge branch 'litestream-config' of github.com:salim-b/nocodb into litestream-config 2024-05-16 17:55:31 +02:00
Salim B
28f3f28078 docs: improve env var descriptions 2024-05-16 17:55:25 +02:00
Salim B
6a3aec9b86 docs: add missing comma
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-16 17:24:17 +02:00
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
2024-05-16 17:14:47 +02:00
Salim B
a66b3361f0 docs: tweak wording 2024-05-16 02:33:55 +02:00
Salim B
d44989b0e7 docs: add link text
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-16 02:29:26 +02:00
Salim B
7f35d7b4ac docs: fix comma
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-16 02:27:28 +02:00
Salim B
db342f50cd doc: tweak env var section 2024-05-16 01:59:48 +02:00
Salim B
ac7112963b feat: expose Litestream configuration 2024-05-15 23:50:08 +02:00
Raju Udava
ed822d0b4e Update packages/noco-docs/docs/060.table-operations/080.download.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-14 12:21:35 +05:30
Raju Udava
ae950c25eb Update packages/noco-docs/docs/060.table-operations/080.download.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-14 12:15:00 +05:30
Raju Udava
d376d26be3 docs: downlaod csv 2024-05-13 15:13:22 +00:00
Ramesh Mane
d4fa6a8174 Nc fix: linked records dropdown followup (#8415)
* fix(nc-gui): update link record dropdown border radius

* fix(nc-gui): move link/unlink btn to the right side

* fix(nc-gui): update placeholder text color

* fix(nc-gui): reduce link record dropdown bottom bar padding x

* fix(nc-gui): update expanded form save btn text in create new record from link record

* fix(nc-gui): grid active cell border issue

* fix(nc-gui): link record dropdown trigger & dropdown spacing

* fix(nc-gui): link record footer btn size

* fix(nc-gui): link record loading state

* fix(nc-gui): update link record search input icon

* fix(nc-gui): update link record item skeleton

* fix(nc-gui): update grid row hover & selected state bg color

* fix(nc-gui): add tooltip on hover over expand icon

* fix(nc-gui): link record tooltip issue

* fix(nc-gui): update search query empty state status

* fix(nc-gui): bt cell ui fixes

* feat(nc-gui): resizable link record dropdown

* fix(nc-gui): external DB, fields re-order to re-align sub fields needs a fix

* chore(nc-gui): lint

* fix(nc-gui): bt & oto cell unlink & link btn visibility issue

* fix(nc-gui): pr review changes

* fix: docs

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-05-08 17:19:39 +05:30
Pranav C
ed7984508c docs: coderabbitai suggestions (#8404)
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-05-06 13:22:34 +05:30
Raju Udava
1c100ab153 docs: update link modal 2024-05-06 04:27:55 +00:00
Raju Udava
1de84033a4 docs: auth token 2024-04-17 12:04:24 +00:00
Lisa VC
134fc3d0cc docs: fixed some errors in documentation (#8261) 2024-04-16 11:58:18 +05:30
Raju Udava
31621732c0 docs: webhook body usage 2024-04-11 11:06:26 +00:00
Pranav C
445c16c172 docs: typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-04-03 14:39:46 +05:30
Raju Udava
0199b29df3 docs: prefill 2024-04-03 01:33:14 +00:00