Commit Graph

70 Commits

Author SHA1 Message Date
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
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
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
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
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
171ddf2cab docs: improve environment documentation
Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-05-31 01:25:28 +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
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
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
Lisa VC
134fc3d0cc docs: fixed some errors in documentation (#8261) 2024-04-16 11:58:18 +05:30
Salim B
3a7d4c6b3f docs: NC_MAX_ATTACHMENTS_ALLOWED (#7894)
see https://github.com/nocodb/nocodb/pull/4820
2024-03-19 16:02:28 +08:00
Salim B
953217a59f Tweak terminology (#7866) 2024-03-14 19:26:14 +05:30
Sebastián Darío Ramírez
07fc20127a Update 010.installation.md 2024-01-15 18:01:22 -03:00
sdariozz
584de4eeaa Add -OutFile flag to Windows download commands in 010.installation.md 2024-01-15 16:21:41 -03:00
աɨռɢӄաօռɢ
589a7bb393 feat(noco-docs): breadcrumb indexing 2023-12-27 13:36:08 +08:00
աɨռɢӄաօռɢ
9c1aa4a199 feat(docs): add NC_SANITIZE_COLUMN_NAME 2023-11-17 19:36:18 +08:00
mertmit
0b4b59edcc feat: env variables to control pagination of group by
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-11-11 02:38:50 +03:00
Raju Udava
b6ab0f6cc0 docs: keyboard shorcut typo fixed 2023-11-02 07:39:10 +00:00
Raju Udava
ed92ef01d6 docs: keyboard shortcuts updated 2023-11-02 07:39:10 +00:00
mertmit
3ccf811aff docs: added icon for cloud features
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-12 00:52:57 +05:30
Raju Udava
ebae5ce345 docs: open products page by default
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-11 13:04:29 +05:30
Raju Udava
400ecd5212 docs: merge develop
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-10 21:56:48 +05:30
Raju Udava
cc2b92ce8b docs: workspace briefing
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-10 14:44:34 +05:30
Raju Udava
56382264bc docs: getting started, signup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-10 11:27:19 +05:30
Raju Udava
1468dbdacb docs: rebase develop
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-05 18:49:59 +05:30
Raju Udava
bf6f120df6 Merge branch 'develop' into docs/v2 2023-10-05 18:27:31 +05:30
mertmit
66eb3f51b6 docs: secure attachments
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-10-05 10:46:44 +05:30
Raju Udava
6949e60849 docs: quick start
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-10-03 15:34:50 +05:30
Raju Udava
371abc9da6 docs: columns as fields
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-29 19:29:11 +05:30
Raju Udava
3f1e110e64 docs: upgrade related
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-29 16:11:26 +05:30
Raju Udava
9c0c761682 docs: getting started, proof read cleanup
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-29 15:37:19 +05:30
Raju Udava
a4dc6d4b7f docs: cleanup row > record
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-29 14:55:06 +05:30
Raju Udava
a1591ea5f2 docs: title case correction
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 11:33:10 +05:30
Raju Udava
87c28471f9 docs: fix tags for fields
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-28 08:23:44 +05:30
Raju Udava
e8f3639ffb docs: cmd K
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-27 21:02:44 +05:30
Raju Udava
0591a5797f docs: self hosted -> Open Source
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2023-09-27 20:25:47 +05:30