Michael Shamoon
59e359ff98
Refactor permissions check code
...
Directly check permissions and no subscription (uisettings is always initialized on frontend startup)
update permission directive to accept single string
add explicit management permission name
2022-11-11 15:45:37 -08:00
Kaaybi
4603813896
feat: reflect django permissions on UI
2022-11-11 18:33:04 +00:00
Michael Shamoon
bd64684fa4
support esc and x button for main search bar
2022-10-29 14:07:31 -07:00
Michael Shamoon
06d9e38457
Fix tour / slim sidebar compatibility
2022-10-09 23:58:41 -07:00
Michael Shamoon
8325dc5977
Slim sidebar compatibility
2022-10-09 23:48:22 -07:00
Michael Shamoon
5e45b1f230
Add admin tour step, remove step titles, cleaner look
2022-10-09 23:47:45 -07:00
Michael Shamoon
07e2329068
Complete welcome tour
2022-10-09 23:47:31 -07:00
Michael Shamoon
4e56fe339e
Core welcome tour functionality
2022-10-09 23:46:26 -07:00
Michael Shamoon
a246b3b598
Merge branch 'dev' into feature/slim-sidebar
2022-10-09 23:15:48 -07:00
Michael Shamoon
9e2430da46
Frontend update checking settings
2022-09-30 12:30:23 -07:00
Michael Shamoon
49054c61a4
Add failed tasks badge, better animation
2022-09-27 11:00:02 -07:00
Michael Shamoon
e0f93c26d6
Nicer slim sidebar transitioning, dark mode fixes, fix tests by making settings taller
2022-09-26 09:33:05 -07:00
Michael Shamoon
1330390b4f
slim sidebar with doc list adjusting
2022-09-26 09:05:53 -07:00
Michael Shamoon
8fa7bc3dab
Remove user dropdown border
2022-09-12 08:35:04 -07:00
Michael Shamoon
7752d83781
Fix "suggest an idea" not using translation
...
Closes #1300
2022-07-29 14:48:11 -07:00
Michael Shamoon
6b4d8b18e0
show failed tasks badge in sidebar
2022-05-27 00:45:50 -07:00
Michael Shamoon
d925fb38ce
Basic tasks frontend view
...
Update app-frame.component.ts
2022-05-26 21:19:16 -07:00
Markus
69ef26dab0
Feature: Dynamic document storage pathes ( #916 )
...
* Added devcontainer
* Add feature storage pathes
* Exclude tests and add versioning
* Check escaping
* Check escaping
* Check quoting
* Echo
* Escape
* Escape :
* Double escape \
* Escaping
* Remove if
* Escape colon
* Missing \
* Esacpe :
* Escape all
* test
* Remove sed
* Fix exclude
* Remove SED command
* Add LD_LIBRARY_PATH
* Adjusted to v1.7
* Updated test-cases
* Remove devcontainer
* Removed internal build-file
* Run pre-commit
* Corrected flak8 error
* Adjusted to v1.7
* Updated test-cases
* Corrected flak8 error
* Adjusted to new plural translations
* Small adjustments due to code-review backend
* Adjusted line-break
* Removed PAPERLESS prefix from settings variables
* Corrected style change due to search+replace
* First documentation draft
* Revert changes to Pipfile
* Add sphinx-autobuild with keep-outdated
* Revert merge error that results in wrong storage path is evaluated
* Adjust styles of generated files ...
* Adds additional testing to cover dynamic storage path functionality
* Remove unnecessary condition
* Add hint to edit storage path dialog
* Correct spelling of pathes to paths
* Minor documentation tweaks
* Minor typo
* improving wrapping of filter editor buttons with new storage path button
* Update .gitignore
* Fix select border radius in non input-groups
* Better storage path edit hint
* Add note to edit storage path dialog re document_renamer
* Add note to bulk edit storage path re document_renamer
* Rename FILTER_STORAGE_DIRECTORY to PATH
* Fix broken filter rule parsing
* Show default storage if unspecified
* Remove note re storage path on bulk edit
* Add basic validation of filename variables
Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-05-19 14:42:25 -07:00
Michael Shamoon
bcb9c6ccb0
Properly get username & display name
2022-05-17 11:13:19 -07:00
Oliver Lippert
1701b0afed
fix typo in update notification popup
...
seems like appRemoteVersion.version brings it's own "v"
2022-05-11 08:26:24 +02:00
Michael Shamoon
7f7ec625c8
loading indicators for sidebar saved views
2022-05-08 14:16:37 -07:00
Michael Shamoon
440467e304
Allow notify user if update checking not explicitly set
2022-04-02 10:10:49 -07:00
Michael Shamoon
b58550bb79
refactor to update_available
2022-04-02 01:36:19 -07:00
Michael Shamoon
bfd11060ec
Add version check to app frame
2022-04-02 01:33:51 -07:00
Michael Shamoon
6f0ac7ae45
Update bootstrap-icons.svg
2022-04-02 01:33:50 -07:00
Michael Shamoon
fbb17df916
Remove exact document router link matching
2022-03-26 23:30:01 -07:00
Michael Shamoon
3dffa09977
fix some focus styling
2022-03-08 15:50:10 -08:00
Michael Shamoon
95a4d7e8a9
bs5: fix user navbar dropdown menu placement
2022-02-19 23:10:13 -08:00
Michael Shamoon
4826c645cd
bs5: fix search icon location
2022-02-19 22:23:56 -08:00
Yannic Schroeder
4451acbf0b
Migrate Bootstrap utilities to v5
...
Names of utility classes have changed:
https://getbootstrap.com/docs/5.0/migration/#utilities
2022-02-20 01:25:57 +01:00
Yannic Schroeder
1d4b5e243c
Update to Angular 13
2022-02-20 00:14:35 +01:00
Yannic Schröder
7380e056cd
Update frontend strings to Paperless-ngx ( #105 )
...
This also includes URLs to ressources.
2022-02-19 21:42:09 +01:00
Michael Shamoon
0463c3fe54
1.3em not 1.5em
2021-03-24 16:21:08 -07:00
Michael Shamoon
fe84430679
Remove all rem units on SVG elements
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1231147
2021-03-24 16:17:40 -07:00
Michael Shamoon
ccc39e0e55
Fix illegible logged in as in dark mode
2021-03-11 16:03:00 -08:00
jonaswinkler
4290f38e81
fix closing all documents from sidebar
2021-03-06 12:00:58 +01:00
Michael Shamoon
548b1ea7ec
Allow closing individual documents from sidebar
2021-02-25 07:43:02 -08:00
jonaswinkler
3872c3c49b
fixes #603
2021-02-25 11:42:21 +01:00
jonaswinkler
85f46424a8
fixes layout issues #482
2021-02-02 23:58:11 +01:00
Michael Shamoon
4a549ccd33
additional link spacing
2021-01-31 19:24:37 -08:00
Michael Shamoon
58ae14c364
space for info heading
2021-01-31 19:11:27 -08:00
Michael Shamoon
34104f0d42
These arent needed on h6s
2021-01-31 19:11:21 -08:00
Michael Shamoon
4c314130f7
Use div containers
2021-01-31 17:16:39 -08:00
Michael Shamoon
6a4b31b354
Correct discussions category link
2021-01-31 16:33:39 -08:00
Michael Shamoon
76c9715748
Change "Misc" to "Info"
...
Also move to bottom of screen, add suggestions link, change GH icon
2021-01-31 16:31:32 -08:00
jonaswinkler
842b951549
add settings menu item
2021-01-06 14:13:52 +01:00
jonaswinkler
d5601b7ec0
remove active class from user menu
2021-01-01 22:29:25 +01:00
Michael Shamoon
1e541b688d
brand width rem
2021-01-01 12:52:35 -08:00
Michael Shamoon
a5ae056c9b
Merge remote-tracking branch 'upstream/dev' into feature/updated-nav-bar
2021-01-01 12:16:55 -08:00
Michael Shamoon
f090537ef4
tweak username display, dropdown size + spacing
2020-12-31 16:23:08 -08:00