]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Implement warning on close unsaved view 1868/head
authorMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Sun, 30 Oct 2022 06:14:33 +0000 (23:14 -0700)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Sun, 30 Oct 2022 06:14:33 +0000 (23:14 -0700)
commit7efdce44f713cd207a02ee6a8593f58c0d3983e1
tree4cd514c2d56df4b1dff63d4e13660f864a71d203
parent1b55717cc7129d279d343a91c27c9d9f3a40d01a
Implement warning on close unsaved view
src-ui/src/app/app-routing.module.ts
src-ui/src/app/app.module.ts
src-ui/src/app/components/common/confirm-dialog/confirm-dialog.component.html
src-ui/src/app/components/common/confirm-dialog/confirm-dialog.component.ts
src-ui/src/app/components/document-list/document-list.component.html
src-ui/src/app/guards/dirty-saved-view.guard.ts [new file with mode: 0644]