[ADF-4268] Info drawer fixes (#4709)

* show error popups

* proper error handling

* update tests

* update code as per review

* remove old implementation

* remove old code
This commit is contained in:
Denys Vuika
2019-05-13 07:24:49 +01:00
committed by Eugenio Romano
parent fc9f04c6c6
commit bbea17fe37
5 changed files with 86 additions and 34 deletions

View File

@@ -277,6 +277,11 @@
"CREATED_DATE": "Created Date",
"MODIFIER": "Modifier",
"MODIFIED_DATE": "Modified Date"
},
"ERRORS": {
"GENERIC": "Error updating property",
"409": "Duplicate child name not allowed [409]",
"422": "Invalid property value"
}
},
"SHARE": {