21 Commits

Author SHA1 Message Date
Seyi Adebajo
f5210a9953 disables save on confidential if all datasets content types don't have a boolean value 2017-07-10 13:42:57 -07:00
Seyi Adebajo
5af9087835 updates text for unspecified logical types to Not Specified 2017-07-10 13:42:55 -07:00
Seyi Adebajo
e8211fe07c fixes integration issue with api: default value for datasetClassification is null 2017-07-10 13:42:55 -07:00
Seyi Adebajo
d9eb5c4d11 updates security specification on datasets to obtain data for gdpr related to each dataset 2017-07-10 13:42:55 -07:00
Seyi Adebajo
a08730b0df implements default classification for data fields. creates constants for metadata-acquisition. refactors datasets utils function to export default module. updates column ordering for security classification table. 2017-07-10 13:42:54 -07:00
Seyi Adebajo
9e4b758a70 changes text for Security Classification option in confidential tab from 'Not Confidential' to 'Limited Distribution' (#455) 2017-07-10 13:42:53 -07:00
Seyi Adebajo
3f569dc4c2 adds additional patterns request_header and mobile_header to tracking field regular expression. extracts tracking field pattern check to utils 2017-07-10 13:42:51 -07:00
Seyi Adebajo
9d564d6a91 prefilled tracking fields are not rendered on the confidential classification tab 2017-07-10 13:42:16 -07:00
Seyi Adebajo
9939149adc updates network request handlers to integrate with api changes for /compliance and /security endpoints 2017-07-10 13:42:15 -07:00
Seyi Adebajo
e7b151dd48 updates list of types for field format on confidential tab 2017-07-10 13:42:15 -07:00
Seyi Adebajo
426cbb1046 fix for issue with saving compliance spec: dataType property unrecognized by server. adds support for notifications for dataset-compliance component. adds presence check for field formats on marked compliance and security fields. 2017-07-10 09:55:13 -07:00
Seyi Adebajo
620ed3e162 ensure that fields that are classified have a value in the field format before propagating changes 2017-07-10 09:55:13 -07:00
Seyi Adebajo
4d16899f5b adds support for field name path property on columns api. fix removes notConfidential from stored properties on security spec 2017-07-10 09:55:13 -07:00
Seyi Adebajo
666135eed2 fixes no previous state message 2017-07-10 09:55:12 -07:00
Seyi Adebajo
6cab4e7b17 updates message for datasets with no security classification on start over 2017-07-10 09:55:12 -07:00
Seyi Adebajo
26f51cab0d adds contraint on owners list. must be two owners who have source listed as scm and ownertype is user. 2017-07-10 09:55:11 -07:00
Seyi Adebajo
97840b7e89 add dataType, field format to confidential classification table. changes support for security classification to just public/confidential/highlyConfidential. adds logical types. add placeholders for help links. 2017-07-10 09:55:11 -07:00
Seyi Adebajo
e535cb0764 updates to the confidential component to support api changes for logical types.updates template 2017-07-10 09:55:11 -07:00
Seyi Adebajo
565c9a43ec DSS-6551 Adds user notification for confidential tab on update success 2017-07-10 09:55:09 -07:00
Seyi Adebajo
a39558c388 DSS-6551 Rewrites dataset-confidential component and component template to support similar dataset-table based ui to dataset-compliance component. Enforces 1-to-1 mapping from identifierField -> classification. Changes wording from Reset to Start Over on both prompts. 2017-07-10 09:54:22 -07:00
Seyi Adebajo
8e6f8d1a31 DSS-5869 Adds Component: dataset-confidential 2017-07-10 09:54:14 -07:00