navi
db5444a3e1
Auto upstall docs ( #9448 )
...
* docs : update auto-upstall docs
* docs : update auto-upstall docs
3 months ago
Anbarasu
ddb102b4e8
feat: add today shortcut for Date related fields ( #9425 )
...
* fix: document today's date shortcut
* fix: update keyboard bindings
* fix: update keybinding
* fix: date time cell copypaste
3 months ago
Naveen MR
564a207c1a
update : refactor auto-upstall and installation methods
3 months ago
DarkPhoenix2704
124a1f8402
fix: update url
3 months ago
Anbarasu
03c9d14285
Update packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation/010.auto-install.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
3 months ago
Anbarasu
ca8e8156ec
Update packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation/010.auto-install.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
3 months ago
DarkPhoenix2704
1b92bd1975
fix: broken links
3 months ago
Naveen MR
1eafae4158
update : refactor auto-upstall and installation methods
3 months ago
Anbarasu
529a1d3828
Update packages/noco-docs/docs/020.getting-started/050.self-hosted/010.installation/100.other-installations.md
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
3 months ago
DarkPhoenix2704
645c2d6775
chore: updated installation docs
3 months ago
Pranav C
51e040bbf6
chore: action for validating doc links
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
3 months ago
Pranav C
25dbcd30dd
docs: all invalid path corrections
3 months ago
Pranav C
fe5ac443a4
docs: replace relative path to absolute path since it leading to issue when accessing overview page directly
3 months ago
Pranav C
e6fd048e9f
docs: use full path to avoid issues with relative path
3 months ago
dependabot[bot]
f57776e0a1
chore(deps): bump webpack from 5.90.3 to 5.94.0 in /packages/noco-docs
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.94.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Hasan Radi - RAZOV
de37be4b84
Update 030.rollup.md
3 months ago
Raju Udava
319ea266c7
Docs/description ( #9305 )
...
* docs: table description
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* docs: update for description
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
* Update 060.actions-on-field.md
* Update 060.actions-on-field.md
---------
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
Raju Udava
49c85336e3
docs: remove ref to auth token
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
3 months ago
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>
3 months ago
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>
3 months ago
Lisa VC
8a90447297
Add documentation for Formula Result Formatting ( #9275 )
...
* formula result formatting doc with images
* updated formula result formatting doc
3 months ago
navi
3add153c96
Env variable update ( #9283 )
...
* chore : updating env variables description
* chore : updating env variables description
3 months ago
աӄա
0e74f76d81
fix(docs): incorrect github link ( #9260 )
3 months ago
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
3 months ago
mertmit
1f4a940f4c
chore: merge nc-plugin
...
Signed-off-by: mertmit <mertmit99@gmail.com>
3 months ago
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
3 months ago
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>
3 months ago
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>
3 months ago
Anbarasu
828c4b8e04
feat: configure S3 acl from envs ( #9192 )
...
* feat: configure S3 acl from envs
* fix: s3 cloud acl
4 months ago
Raju Udava
cfcfd9aa69
fix: docs link
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
4 months ago
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
4 months ago
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>
4 months ago
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>
4 months ago
Salim B
a2c0e547aa
Fix roles table
...
`editor`s can add/udpate/delete table records.
4 months ago
Jakob Gillich
e3657c2c42
feat: add S3 endpoint input ( #8886 )
...
* feat: add S3 endpoint input
* fix: generate signed urls for non-aws attachments
4 months ago
Raju Udava
b8c4d2697f
docs: typo fix
4 months ago
Anbarasu
a09c8a4087
fix: enable toc in docs ( #8983 )
5 months ago
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.
5 months ago
Raju Udava
c44c4ae7b5
docs: remove EAN from supported barcode type ( #8955 )
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
Raju Udava
6ac1425b3c
docs: import csv ( #8952 )
...
* docs: import csv
* docs: fix link
5 months ago
dependabot[bot]
45491de47b
chore(deps): bump braces from 3.0.2 to 3.0.3 in /packages/noco-docs ( #8725 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
Anbarasu
91c76acb66
fix: sync dependencies ( #8946 )
5 months ago
DarkPhoenix2704
f52801a2a9
feat: maintenance alert docs
5 months ago
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
5 months ago
Anbarasu
95b1b78882
fix: docs build ( #8856 )
5 months ago
Raju Udava
3b9671445c
Nc docs/update for release ( #8842 )
...
* docs: update RO data-source
* docs: summary footer
* docs: summary footer
* docs: code rabbit fix
5 months ago
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>
5 months ago
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
5 months ago
navi
9a1fddc755
chore : simplify self-hosting - default to postgres/sqlite ( #8788 )
5 months ago
Naveen MR
f1be35c8a8
chore : simplify self-hosting - default to postgres/sqlite
5 months ago