nathanbegbie
79e9b7c849
[docs] fix docker compose path for installation
2 months ago
Pranav C
bdd6942359
feat: Decide base creation behaviour on app load based on permission ( #9530 )
...
* feat: decide default base creation behaviour on app load based on permission
* refactor: change the order of init
* docs: update env docs
* feat: add minimal db support for pg
* fix: import statement correction
* fix: add migration to migration list
* fix: pass schema name on baseModelSql instance creation
* refactor: move isMeta logic to CE version
* refactor: accept schema name as argument in pgclient
* refactor: getBaseModelSql method
* refactor: migrate pgClient methods to CE
* refactor: include minimal db schema in data queries
* docs: detailed docs about minimal db
* chore: lint
* refactor: coderabbit review comments
* fix: move table operation methods
* refactor: migrate methods to CE
* refactor: migrate relationCreate to CE
* refactor: review comments
* docs: improvements
* refactor: cleanup import statements
2 months ago
Lisa VC
f7d33a5a62
docs: embed Tutorial Videos in documentation ( #9460 )
...
* add tutorial videos
* fixed error
2 months ago
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
25dbcd30dd
docs: all invalid path corrections
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
navi
3add153c96
Env variable update ( #9283 )
...
* chore : updating env variables description
* chore : updating env variables description
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
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
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
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
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
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
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
Naveen MR
e627111d30
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Naveen MR
5ae6b3e687
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Naveen MR
fdd6ab93fa
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Salim B
12d7a81f31
docs: describe `NC_DISABLE_EMAIL_AUTH` ( #8662 )
...
* docs: describe `NC_DISABLE_EMAIL_AUTH`
* docs: better arrange env vars
6 months ago
Pranav C
171ddf2cab
docs: improve environment documentation
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Salim B
f3e6c888c3
docs: tweak env var documentation
6 months ago
Pranav C
f441403aba
fix: add support to deprecated env variables
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
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
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
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
ac7112963b
feat: expose Litestream configuration
6 months ago
Lisa VC
134fc3d0cc
docs: fixed some errors in documentation ( #8261 )
7 months ago
fanux
6b4311773f
Add one click deploy on sealos
8 months ago
Salim B
3a7d4c6b3f
docs: `NC_MAX_ATTACHMENTS_ALLOWED` ( #7894 )
...
see https://github.com/nocodb/nocodb/pull/4820
8 months ago
Salim B
953217a59f
Tweak terminology ( #7866 )
9 months ago
Sebastián Darío Ramírez
07fc20127a
Update 010.installation.md
10 months ago
sdariozz
584de4eeaa
Add -OutFile flag to Windows download commands in 010.installation.md
10 months ago
աɨռɢӄաօռɢ
589a7bb393
feat(noco-docs): breadcrumb indexing
11 months ago
աɨռɢӄաօռɢ
9c1aa4a199
feat(docs): add NC_SANITIZE_COLUMN_NAME
1 year ago