Alexander Bauer
a707818b4d
Change Helm chart releaser to use version tags only
2022-12-03 14:37:55 -08:00
Alexander Bauer
fb46c1b96a
Ignore generated Helm chart README from prettier
2022-12-03 14:37:54 -08:00
Alexander Bauer
3226d8b25b
fixup! Add mostly-unchanged Helm chart from k8s-at-home
2022-12-03 14:37:54 -08:00
Alexander Bauer
5c4363cbea
Add mostly-unchanged Helm chart from k8s-at-home
...
- Add the chart from k8s-at-home with some modifications
- Add the Apache 2.0 license to the new charts/paperless-ngx
subdirectory, the license under which the chart was distributed by
k8s-at-home. I believe the chart will have to maintain this license.
- Update the maintainers section and contact information to point to
Paperless-ngx.
- Regenerate the README (using helm-docs)
- Add a GitHub actions configuration to publish the chart using GitHub
pages. This makes the GitHub Pages page rendered by this repository
usable as a Helm repository, without affecting potential future uses
of the Pages site.
These are in response to discussion #1790 .
2022-12-03 14:37:54 -08:00
shamoon
fa62ae820b
Merge pull request #2106 from tooomm/docs/edit
...
Docs: Some more small MkDocs updates
2022-12-03 14:19:36 -08:00
tooomm
17891bafaf
lint
2022-12-03 20:02:40 +01:00
tooomm
15fdadadef
open demo in new page
2022-12-03 19:36:49 +01:00
Michael Shamoon
ce9f604d81
Explicit default ordering for rule / account views
2022-12-03 09:31:39 -08:00
Michael Shamoon
4f876db5d1
prevent loss of unsaved changes to settings on tab nav
2022-12-03 09:31:39 -08:00
Michael Shamoon
5e5f56dc67
Re-org where some of the new classes are found
2022-12-03 09:31:39 -08:00
Michael Shamoon
93fab8bb95
Apply code suggestions from @stumpylog
2022-12-03 09:31:39 -08:00
Michael Shamoon
35ca2195fe
frontend mail rule validation
...
Display non-field validation errors, hide action param field if not needed
2022-12-03 09:31:39 -08:00
Michael Shamoon
7ace66d7fd
fix edit dialog getters
2022-12-03 09:31:39 -08:00
Michael Shamoon
4f9a31244b
Add settings routing
2022-12-03 09:31:24 -08:00
Michael Shamoon
14cf4f7095
Update frontend strings
2022-12-03 09:31:23 -08:00
Michael Shamoon
8bd7c27826
Hide order parameter, fix imap port
2022-12-03 09:31:23 -08:00
Michael Shamoon
8c4f486fe9
API mail rule & account tests
...
and fix use of assign_tags
2022-12-03 09:31:23 -08:00
Michael Shamoon
2849414445
one-way imap password setting via API, ObfuscatedPasswordField
2022-12-03 09:31:23 -08:00
Michael Shamoon
ea1ea0816f
Fix mail account / rule delete
2022-12-03 09:31:23 -08:00
Michael Shamoon
52d3a8703c
Dynamically load mail rules / accounts settings
2022-12-03 09:31:23 -08:00
Michael Shamoon
4cb4d6adcd
update settings tests to not wait on data which is now on-demand
2022-12-03 09:31:23 -08:00
Michael Shamoon
24444237f2
dynamic loading of settings tab contents
2022-12-03 09:31:23 -08:00
Michael Shamoon
40c8629aef
Update welcome tour, move admin button
2022-12-03 09:31:23 -08:00
Michael Shamoon
98cdf614a5
Mail form tweaks
...
Include add button
Include add button
2022-12-03 09:31:23 -08:00
Michael Shamoon
2eb2d99a91
Update frontend fixtures & tests for compatibility
2022-12-03 09:31:23 -08:00
Michael Shamoon
18ad9bcbf2
Working mail rule & account edit
2022-12-03 09:31:23 -08:00
Michael Shamoon
997bff4917
Update deprecated edit-dialog rxjs
2022-12-03 09:31:22 -08:00
Michael Shamoon
78f9a80895
mail account + rule deletion
2022-12-03 09:31:22 -08:00
Michael Shamoon
9231df7a4a
Mail rule edit dialog
2022-12-03 09:31:22 -08:00
Michael Shamoon
6f25917c86
Mail account edit dialog
2022-12-03 09:31:22 -08:00
Michael Shamoon
c41d1a78a8
remove unused toastService from edit dialogs and add confirmation
2022-12-03 09:31:22 -08:00
Michael Shamoon
c3331086d5
Basic data retrieval
2022-12-03 09:31:22 -08:00
tooomm
6bd9ccd8f6
update default edit path
2022-12-03 18:30:02 +01:00
tooomm
68c7cecb07
add mkdocs site to gitignore
2022-12-03 18:29:14 +01:00
shamoon
bcc029a2c7
Merge pull request #2104 from paperless-ngx/docs-cleanup
...
Chore: Cleans up documentation links
2022-12-03 09:00:02 -08:00
Trenton H
ea38eb01b2
Adds support for database number specification
2022-12-03 08:39:32 -08:00
Trenton H
01d070b882
Adds a layer to translate between differing formats of socket based Redis URLs
2022-12-03 08:39:32 -08:00
Trenton Holmes
1727eb00cc
Cleans up a number of internal links
2022-12-03 08:28:44 -08:00
shamoon
9d4180553c
Merge pull request #2102 from tooomm/patch-1
...
Fix doc links in contributing
2022-12-03 07:58:12 -08:00
tooomm
8049af4b22
Fix doc links in contributing
2022-12-03 14:38:55 +01:00
Michael Shamoon
7c6142643d
Update more docs references
2022-12-03 02:08:51 -08:00
Michael Shamoon
2e8706f4e2
Update frontend translation strings
2022-12-03 02:05:49 -08:00
Michael Shamoon
d39d32d555
Fix docs references
2022-12-03 02:04:30 -08:00
Michael Shamoon
6f52945449
docs index formatting error
2022-12-03 01:47:04 -08:00
shamoon
37025297b5
Merge pull request #2095 from paperless-ngx/update-readme-doc-links
...
Documentation: Update docs links and screenshot in readme, add favicon
2022-12-03 01:33:31 -08:00
Michael Shamoon
aa023ea2e3
correct docs deploy domain
2022-12-03 01:30:07 -08:00
Felix E
78bf0b63a5
Merge pull request #2087 from Ricks-ha/main
...
Add examples to URL and TIME_ZONE
2022-12-03 09:10:20 +01:00
Michael Shamoon
dc9e9e3b48
add favicon
2022-12-02 20:06:51 -08:00
shamoon
ab29c49b7a
Update docs links and screenshot in readme
2022-12-02 19:56:24 -08:00
Trenton Holmes
1c0ac474b8
Merge branch 'main' into dev
2022-12-02 19:05:28 -08:00