paperless-ngx/src-ui/src/app
Daniel Dietzler 4693632c7d Feature: separate save / save & close buttons (#3575)
* Add setting to decide whether the edit dialog should automatically close on save

* Add the actual button to the ui

* Revert "Add the actual button to the ui"

This reverts commit e1f5a8bde0.

* Revert "Add setting to decide whether the edit dialog should automatically close on save"

This reverts commit feef3c909b.

* Add button for save without exit

* Correct save button ordering, ensure perms, update translation strings

* fix e2e tests

* Add unit testing for save / save & close button

---------

Update messages.xlf

Update document-detail.component.spec.ts

Co-Authored-By: shamoon <4887959+shamoon@users.noreply.github.com>
2023-06-18 08:06:54 -07:00
..
components Feature: separate save / save & close buttons (#3575) 2023-06-18 08:06:54 -07:00
data frontend unit tests 2023-06-15 23:53:04 -07:00
directives frontend unit tests 2023-06-15 23:53:04 -07:00
guards frontend unit tests 2023-06-15 23:53:04 -07:00
interceptors frontend unit tests 2023-06-15 23:53:04 -07:00
pipes frontend unit tests 2023-06-15 23:53:04 -07:00
services frontend unit tests 2023-06-15 23:53:04 -07:00
utils frontend unit tests 2023-06-15 23:53:04 -07:00
app-routing.module.ts frontend unit tests 2023-06-15 23:53:04 -07:00
app.component.html Add admin tour step, remove step titles, cleaner look 2022-10-09 23:47:45 -07:00
app.component.scss
app.component.spec.ts frontend unit tests 2023-06-15 23:53:04 -07:00
app.component.ts Save tour completion, hide welcome widget 2023-05-04 23:29:20 -07:00
app.module.ts Add frontend owner filtering 2023-05-08 15:34:14 -07:00