From a7cdecd5a250815a2d9d6f4825fe1204f7bec0d9 Mon Sep 17 00:00:00 2001
From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Wed, 2 Jul 2025 12:33:36 -0700
Subject: [PATCH] Support update vs create
---
.../pdf-editor/pdf-editor.component.html | 36 ++++++++++++++-----
.../common/pdf-editor/pdf-editor.component.ts | 22 ++++++++++--
.../document-detail.component.spec.ts | 3 +-
.../document-detail.component.ts | 3 +-
src/documents/bulk_edit.py | 21 ++++++++++-
src/documents/serialisers.py | 20 ++++++++---
src/documents/views.py | 13 ++++---
7 files changed, 96 insertions(+), 22 deletions(-)
diff --git a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html
index 648bc1ce4..2b1623c1f 100644
--- a/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html
+++ b/src-ui/src/app/components/common/pdf-editor/pdf-editor.component.html
@@ -41,14 +41,14 @@
-