From dcf02e07c8a1f677b7922b916b1b4e3c7a38b634 Mon Sep 17 00:00:00 2001 From: ammirate Date: Tue, 12 Sep 2017 13:08:48 +0200 Subject: [PATCH] ui: update wf object can be seen in holdingpen UI Signed-off-by: Antonio Cesarano * edit hep mapping to ignore conflicts field * add a card in the holdingpen page to show update records --- .../modules/workflows/mappings/holdingpen/hep.json | 5 +++++ .../workflows/templates/inspire_workflows/index.html | 12 +++++++++++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/inspirehep/modules/workflows/mappings/holdingpen/hep.json b/inspirehep/modules/workflows/mappings/holdingpen/hep.json index b11d5a3651..cad14a5032 100644 --- a/inspirehep/modules/workflows/mappings/holdingpen/hep.json +++ b/inspirehep/modules/workflows/mappings/holdingpen/hep.json @@ -9,6 +9,11 @@ "properties": { "_extra_data": { "properties": { + "conflicts": { + "type": "object", + "include_in_all": false, + "enabled": false + }, "is-update": { "type": "boolean" }, diff --git a/inspirehep/modules/workflows/templates/inspire_workflows/index.html b/inspirehep/modules/workflows/templates/inspire_workflows/index.html index 7275ea6ddb..9e7a2f25f2 100644 --- a/inspirehep/modules/workflows/templates/inspire_workflows/index.html +++ b/inspirehep/modules/workflows/templates/inspire_workflows/index.html @@ -74,7 +74,7 @@

@@ -84,6 +84,16 @@

+
+ + + +
+