paperless-ngx/src-ui/src
copilot-swe-agent[bot] 5edfbfc028 feat: Complete deletion requests management UI implementation
- Backend API:
  - Added DeletionRequestSerializer and DeletionRequestActionSerializer
  - Added DeletionRequestViewSet with approve/reject/pending_count actions
  - Added /api/deletion_requests/ route

- Frontend:
  - Created deletion-request data model
  - Created deletion-request.service.ts with full CRUD operations
  - Created DeletionRequestsComponent with status filtering (pending/approved/rejected/completed)
  - Created DeletionRequestDetailComponent with impact analysis display
  - Added /deletion-requests route with permissions guard
  - Implemented approve/reject modals with confirmation
  - Added status badges and pending request counter

- All code linted and built successfully

Co-authored-by: dawnsystem <42047891+dawnsystem@users.noreply.github.com>
2025-11-15 15:33:45 +00:00
..
app feat: Complete deletion requests management UI implementation 2025-11-15 15:33:45 +00:00
assets Chore: better bootstrap icons (#5403) 2024-01-18 00:27:38 +00:00
environments Rebrand user-facing elements from Paperless-ngx to IntelliDocs 2025-11-09 19:38:46 +00:00
locale New Crowdin translations by GitHub Action (#11288) 2025-11-06 19:36:26 +00:00
apple-touch-icon.png
favicon.ico
index.html Rebrand user-facing elements from Paperless-ngx to IntelliDocs 2025-11-09 19:38:46 +00:00
main.ts Feature: processed mail UI (#10866) 2025-09-22 18:17:42 +00:00
manifest.webmanifest Rebrand user-facing elements from Paperless-ngx to IntelliDocs 2025-11-09 19:38:46 +00:00
polyfills.ts
print.scss
styles.scss Chore: update to Angular 20 (#10273) 2025-06-27 14:06:40 -07:00
theme.scss More narrow device tweaks 2025-03-21 10:24:59 -07:00