10 Commits

Author SHA1 Message Date
Seyi Adebajo
96a80cfae7 validates the identifierField values against the expected schema field names when a user manually edits the values 2018-08-05 18:13:45 -07:00
Seyi Adebajo
7409a5a00a adds more error propagation to schema validation 2018-06-18 13:35:39 -07:00
Seyi Adebajo
55cd632f2d adds error messages display for JSON parse and some issues with matching compliance metadata schema 2018-06-17 03:51:10 -07:00
Seyi Adebajo
12119fe6a9 fixes readonly fields in advanced edit mode 2018-06-13 20:35:19 -07:00
Seyi Adebajo
4eb1a7bd1a pick fields from ISchemaFieldsToPolicy instead of complianceEntities when building jsonComplianceEntities computed property 2018-06-13 19:42:58 -07:00
Seyi Adebajo
723934ac45 ensure manually entered list of entities has at least 1 item 2018-06-13 15:38:13 -07:00
Seyi Adebajo
ce97189833 implements advanced edit mode for compliance policy updates 2018-06-13 15:12:23 -07:00
Seyi Adebajo
a90c932d9b adds additional keys on policy metadata json download 2018-05-31 11:27:33 -07:00
Seyi Adebajo
7503a8c0b9 refactors IDL for metadata json schema and implementation of validator
slightly modifies variable names and removes unnecessary array type check

fixes cases where the type is a list that may include array or object
2018-05-29 11:20:11 -07:00
Seyi Adebajo
0e469f2e67 updates schema for json metadata. initial refactor of function to validate metadata schema properties. refactors action handler for upload: moves to container component 2018-05-23 14:56:30 -07:00