From 6470a20b60596bbf9adce496e0683c4434b8ceb2 Mon Sep 17 00:00:00 2001 From: DavidQuartz Date: Tue, 7 Jun 2022 08:54:39 +0000 Subject: [PATCH 1/2] Added notification plugin in dataset preview --- .../client/static/mapstore/configs/localConfig.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json b/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json index 9147871001..f2e230be59 100644 --- a/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json +++ b/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json @@ -508,6 +508,9 @@ }, { "name": "FitBounds" + }, + { + "name": "Notifications" } ], "map_preview": [ From 4945b8c43de8e5fc76565b8772ab9ff1765c1651 Mon Sep 17 00:00:00 2001 From: DavidQuartz Date: Tue, 7 Jun 2022 09:28:25 +0000 Subject: [PATCH 2/2] add notification in relevant dataset pages --- .../client/static/mapstore/configs/localConfig.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json b/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json index f2e230be59..4528fd7908 100644 --- a/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json +++ b/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json @@ -648,6 +648,9 @@ }, { "name": "FitBounds" + }, + { + "name": "Notifications" } ], "map_embed": [ @@ -2836,6 +2839,9 @@ "vertical": true } } + }, + { + "name": "Notifications" } ], "geostory_viewer_mobile": [