Commit Graph

389 Commits

Author SHA1 Message Date
Raju Udava
49c85336e3 docs: remove ref to auth token
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-21 10:48:43 +05:30
Lisa VC
ecf379dfeb docs: add Notifications documentation (#9297)
* docs: add Notifications documentation

* docs: minor updates

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: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-21 10:26:51 +05:30
Ramesh Mane
34579ecdec Nc Feature: Redirect URL (#9276)
* feat(nc-gui): add redirect url input in form

* fix(nc-gui): small changes

* feat(nc-gui): redirect url prefill support

* fix(nc-gui): hide submit another form, and after 5 s option if redirect_link is enabled

* fix(nc-gui): minor changes

* fix(nc-gui): add redirect url input validation & ee only

* fix(nc-gui): clear form issue

* fix(nc-gui): tooltip alignment issue

* fix(nc-gui): shared form redirect url issue

* chore(nc-gui): lint

* fix(nc-gui): reduce form & field section form size

* fix(nc-gui): update email me at text from form view

* fix(nc-gui): enable redirect url in oss also

* fix(nc-gui): add support for redirect url in shared form

* fix(nc-gui): redirect issue if record_id is missing

* fix(nc-gui): reload issue

* chore(nc-gui): lint

* docs: update for redirect URL

* fix(nc-gui): review changes

* fix(nc-gui): make helper text even lighter

* chore: help text adjustments

* docs: image for redirect url

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-20 22:23:07 +05:30
Lisa VC
8a90447297 Add documentation for Formula Result Formatting (#9275)
* formula result formatting doc with images

* updated formula result formatting doc
2024-08-19 14:41:06 +05:30
navi
3add153c96 Env variable update (#9283)
* chore : updating env variables description

* chore : updating env variables description
2024-08-18 11:17:28 +05:30
Raju Udava
6548fbbea0 Nc docs/user management (#9244)
* docs: workspace ownership

* docs: change ws owner

* docs: base collaboration

* docs: update user access mgmt

* fix: project => base
2024-08-15 06:31:22 +05:30
mertmit
1f4a940f4c chore: merge nc-plugin
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-08-14 16:03:51 +03:00
Salim B
3013360324 docs: move NC_ATTACHMENT_EXPIRE_SECONDS to storage block (#9222)
* docs: move `NC_ATTACHMENT_EXPIRE_SECONDS` to storage block

* docs: minor tweak
2024-08-14 15:43:45 +05:30
Anbarasu
0bb5ab9982 feat: button field (#9144)
* feat: static button type

* fix: swagger

* fix: style corrections

* feat: webhook trigger

* fix: disables

* feat: Button icons fix: row Delete failing

* fix: expanded-form ux fix: disable buttons in forms fix: update PlainCell button handling fix: webhook delete, active change handling

* fix: disable case

* fix: disable case

* fix: update Button styles

* fix: refactor min/max with limit for columns fix: disable filter, groupby for Button Field fix: disable aggregation for Buttons

* fix: hide button field in Filters

* fix: fields menu corrections fix: update menu corrections

* fix: rebase

* feat: support webhook creation from ButtonOptions

* fix: sort related tests

* fix: keep webhook modal open

* fix: ui fixes

* fix: icon duplicate

* fix: syntax highlighing for handlebar fix: disable mascot fix: truncate selected webhook

* fix: sort disable tooltip

* test: button playwright test

* fix: button column duplication

* fix: add error fix: column options

* fix: EditOrAddProvider.vue

* fix: add invalid configuration

* fix: ux corrections

* fix: ux corrections

* fix: error handling fix: clear single query cache on hook delete

* fix: include button type in api

* fix: update overlay styles fix: webhook update

* fix: formula placeholder

* fix: playwright tests

* fix: playwright tests

* feat: refactor formula input

* fix: added more spacing

* fix: no icon text

* fix: lint

* fix: handle invalid url

* fix: handle sort by for button causes issue when button used as lookup

* fix: button field position

* docs: button field

* fix: tooltip correction

* fix: link

* fix: add btn href

* fix: handle some edge cases

* fix: handle some edge cases

* fix: update font color

* fix: add manual trigger docs

* fix: sqlite BaseModel fix

* docs: button share view info

* fix: rebase

* fix: reduce height and added resize support fix: added tooltip if label overflow

* fix: manual hook disable state

* docs: manual trigger details in webhook page

* fix: chevron grey shade to 500

* docs: sample payload for manual trigger

* fix: style update

* fix: pr review comments

* fix: pr review changes

* fix: reactivity issue

* fix: reactivity issue

* fix: filter enabled on button

* fix: reload meta on webhook change

* fix: error handling in formula filter

* fix: handle url error

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-14 15:32:19 +05:30
Mert E.
bcc9bc5f9b feat: attachment references (#9215)
* feat: attachment migration

Signed-off-by: mertmit <mertmit99@gmail.com>

* fix: check for SQLite3

Signed-off-by: DarkPhoenix2704 <anbarasun123@gmail.com>

* fix: skip text index for mysql

Signed-off-by: mertmit <mertmit99@gmail.com>

---------

Signed-off-by: mertmit <mertmit99@gmail.com>
Signed-off-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
2024-08-14 12:05:03 +03:00
Salim B
dc4048c516 Update 020.environment-variables.md
docs: mention that `NC_S3_ENDPOINT` takes precedence over `NC_S3_REGION`
2024-08-13 18:28:10 +02:00
Anbarasu
828c4b8e04 feat: configure S3 acl from envs (#9192)
* feat: configure S3 acl from envs

* fix: s3 cloud acl
2024-08-09 13:25:32 +03:00
Raju Udava
cfcfd9aa69 fix: docs link
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-08 17:59:47 +05:30
Raju Udava
4bb8911171 docs: integrations (#9171)
* docs: integrations framework

* docs: integrations (wip)

* docs: wip

* docs: integrations & connections

* docs: remove database folder

* docs: warning about access permissions

* docs: add new data source

* docs: meta sync

* docs: actions on data soruce

* docs: update links

* misc: data => Data

* docs: fix review comments
2024-08-07 19:37:15 +03:00
Pranav C
d4f76d348a fix: Miscellaneous bugs (#9149)
* feat: support pretty print in webhook json

* fix: on renaming table update default view name as well

* fix: show default view name alias as 'Default view'

* fix:  chunk loading error handling

* fix: global error boundary handling improvements

* fix: typo correction

* chore: sentry integration

* refactor: destroy the toast message after reload

* chore: add missing dependencies

Signed-off-by: Pranav C <pranavxc@gmail.com>

* chore: sentry error reporting

Signed-off-by: Pranav C <pranavxc@gmail.com>

* refactor: improved error toast message

Signed-off-by: Pranav C <pranavxc@gmail.com>

* refactor: timeout correction

Signed-off-by: Pranav C <pranavxc@gmail.com>

---------

Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-08-07 12:39:57 +05:30
Raju Udava
7ba227736e Nc feat/webhook UI (#9141)
* feat: webhook wip

* feat: webhook wip custom theme

* fix: handle scroll

* chore: clean up

* fix: ux fixes

* fix: font corrections

* fix: webhook docs links fix: pr review comments

* fix: box-shadow

* fix(nc-gui): webhook css fixes

* fix(nc-gui): reduce btn width from webhook modal

* fix(nc-gui): update webhook page json editor

* fix(nc-gui): add webhook docs link

* fix(nc-gui): webhook parameter, headers input gap

* fix(nc-gui): update webhook list table

* fix(nc-gui): remove beautify json btn

* fix(nc-gui): webhook header, parameters styles

* fix(nc-gui): warning issue

* fix(nc-gui): upate test webhook btn icons and enable save changes btn by default

* fix(nc-gui): update hook type text in table

* fix(nc-gui): focus webhook title on modal open

* fix(nc-gui): minor changes

* fix(nc-gui): update filter and params btn type

* fix(nc-gui): update webhook oss ui

* fix(nc-gui): add sortby webhook operation type option

* fix(nc-gui): update webhook notification type icons

* fix(nc-gui): invalid props issue

* fix(nc-gui): update webhook condition text

* fix(nc-gui): update monaco editor font color

* test: webhook class name fix

* fix(nc-gui): add missing webhook header key dropdown options

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

* fix(nc-gui): update webhook modal min width

* test(nc-gui): update some of the webhook related test

* test(nc-gui): update create webhook test case

* text(nc-gui): fixed some of the webhook test cases

* test(nc-gui): update webhook conditional test cases

* docs: update

* fix(nc-gui): small changes

---------

Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
Co-authored-by: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
2024-08-06 21:59:46 +05:30
Salim B
a2c0e547aa Fix roles table
`editor`s can add/udpate/delete table records.
2024-07-29 22:10:48 +02:00
Jakob Gillich
e3657c2c42 feat: add S3 endpoint input (#8886)
* feat: add S3 endpoint input

* fix: generate signed urls for non-aws attachments
2024-07-22 10:20:30 +03:00
Raju Udava
b8c4d2697f docs: typo fix 2024-07-14 06:09:35 +00:00
Anbarasu
a09c8a4087 fix: enable toc in docs (#8983) 2024-07-11 10:39:37 +05:30
navi
e95eb204d3 chore : Group the env variables and remove the ones that are not nece… (#8977)
* chore : Group the env variables and remove the ones that are not necessary.

* chore : Group the env variables and remove the ones that are not necessary.

* chore : Group the env variables and remove the ones that are not necessary.
2024-07-10 11:59:21 +05:30
Raju Udava
c44c4ae7b5 docs: remove EAN from supported barcode type (#8955)
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-07-08 12:15:11 +05:30
Raju Udava
6ac1425b3c docs: import csv (#8952)
* docs: import csv

* docs: fix link
2024-07-06 11:57:59 +05:30
Raju Udava
0992a5d975 Nc docs/link fix2 (#8876)
* docs: fix links

* docs: add info for advanced config options

* docs: clarity on paid plans

* Update 070.specific-db-type.md

* Update 070.specific-db-type.md
2024-06-26 18:16:40 +05:30
Anbarasu
95b1b78882 fix: docs build (#8856) 2024-06-25 14:02:25 +03:00
Raju Udava
3b9671445c Nc docs/update for release (#8842)
* docs: update RO data-source

* docs: summary footer

* docs: summary footer

* docs: code rabbit fix
2024-06-25 12:06:40 +05:30
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