Alexander Bauer
22cf5837fd
Change Helm chart releaser to use version tags only
2022-12-03 14:37:55 -08:00
Alexander Bauer
3aa9de983e
Ignore generated Helm chart README from prettier
2022-12-03 14:37:54 -08:00
Alexander Bauer
42f3c62329
fixup! Add mostly-unchanged Helm chart from k8s-at-home
2022-12-03 14:37:54 -08:00
Alexander Bauer
2c4c96b486
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
df3fa78c90
Merge pull request #2106 from tooomm/docs/edit
...
Docs: Some more small MkDocs updates
2022-12-03 14:19:36 -08:00
tooomm
08486fbd09
lint
2022-12-03 20:02:40 +01:00
tooomm
e9eb7cfae8
open demo in new page
2022-12-03 19:36:49 +01:00
Michael Shamoon
48441ffbe2
Explicit default ordering for rule / account views
2022-12-03 09:31:39 -08:00
Michael Shamoon
c7a0f9468a
prevent loss of unsaved changes to settings on tab nav
2022-12-03 09:31:39 -08:00
Michael Shamoon
2148c4482b
Re-org where some of the new classes are found
2022-12-03 09:31:39 -08:00
Michael Shamoon
bc56b27c1e
Apply code suggestions from @stumpylog
2022-12-03 09:31:39 -08:00
Michael Shamoon
a50116a5dc
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
9c975ec11b
fix edit dialog getters
2022-12-03 09:31:39 -08:00
Michael Shamoon
6b3cab9fb8
Add settings routing
2022-12-03 09:31:24 -08:00
Michael Shamoon
3d67c78417
Update frontend strings
2022-12-03 09:31:23 -08:00
Michael Shamoon
3206ac1a41
Hide order parameter, fix imap port
2022-12-03 09:31:23 -08:00
Michael Shamoon
d3d80b214f
API mail rule & account tests
...
and fix use of assign_tags
2022-12-03 09:31:23 -08:00
Michael Shamoon
616ce9d098
one-way imap password setting via API, ObfuscatedPasswordField
2022-12-03 09:31:23 -08:00
Michael Shamoon
af7668de3d
Fix mail account / rule delete
2022-12-03 09:31:23 -08:00
Michael Shamoon
8dcc066070
Dynamically load mail rules / accounts settings
2022-12-03 09:31:23 -08:00
Michael Shamoon
9c2dbb3e00
update settings tests to not wait on data which is now on-demand
2022-12-03 09:31:23 -08:00
Michael Shamoon
e0aee1f567
dynamic loading of settings tab contents
2022-12-03 09:31:23 -08:00
Michael Shamoon
9bc060f531
Update welcome tour, move admin button
2022-12-03 09:31:23 -08:00
Michael Shamoon
ea2a680ab8
Mail form tweaks
...
Include add button
Include add button
2022-12-03 09:31:23 -08:00
Michael Shamoon
18a7c01c06
Update frontend fixtures & tests for compatibility
2022-12-03 09:31:23 -08:00
Michael Shamoon
f020d1169e
Working mail rule & account edit
2022-12-03 09:31:23 -08:00
Michael Shamoon
5f87979d5b
Update deprecated edit-dialog rxjs
2022-12-03 09:31:22 -08:00
Michael Shamoon
9829b91ecb
mail account + rule deletion
2022-12-03 09:31:22 -08:00
Michael Shamoon
fe3bbdb183
Mail rule edit dialog
2022-12-03 09:31:22 -08:00
Michael Shamoon
d6beeb18bb
Mail account edit dialog
2022-12-03 09:31:22 -08:00
Michael Shamoon
36fb9b12e3
remove unused toastService from edit dialogs and add confirmation
2022-12-03 09:31:22 -08:00
Michael Shamoon
4ffb08bf24
Basic data retrieval
2022-12-03 09:31:22 -08:00
tooomm
a852240bd1
update default edit path
2022-12-03 18:30:02 +01:00
tooomm
758f740237
add mkdocs site to gitignore
2022-12-03 18:29:14 +01:00
shamoon
5bcc9dd3f3
Merge pull request #2104 from paperless-ngx/docs-cleanup
...
Chore: Cleans up documentation links
2022-12-03 09:00:02 -08:00
Trenton H
ce82c64fe0
Adds support for database number specification
2022-12-03 08:39:32 -08:00
Trenton H
3a6345f607
Adds a layer to translate between differing formats of socket based Redis URLs
2022-12-03 08:39:32 -08:00
Trenton Holmes
0d6262f796
Cleans up a number of internal links
2022-12-03 08:28:44 -08:00
shamoon
c799f37cce
Merge pull request #2102 from tooomm/patch-1
...
Fix doc links in contributing
2022-12-03 07:58:12 -08:00
tooomm
d14ffed679
Fix doc links in contributing
2022-12-03 14:38:55 +01:00
Michael Shamoon
b3c0bf9c7f
Update more docs references
2022-12-03 02:08:51 -08:00
Michael Shamoon
ff7f5d6124
Update frontend translation strings
2022-12-03 02:05:49 -08:00
Michael Shamoon
7c55144b31
Fix docs references
2022-12-03 02:04:30 -08:00
Michael Shamoon
5f3120dc68
docs index formatting error
2022-12-03 01:47:04 -08:00
shamoon
47cc054136
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
057854478b
correct docs deploy domain
2022-12-03 01:30:07 -08:00
Felix E
a77d39663d
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
58150f9ffb
add favicon
2022-12-02 20:06:51 -08:00
shamoon
6164d036df
Update docs links and screenshot in readme
2022-12-02 19:56:24 -08:00
Trenton Holmes
1ad9e6673c
Merge branch 'main' into dev
2022-12-02 19:05:28 -08:00