10 Commits

Author SHA1 Message Date
Seyi Adebajo
c3de4a5ff7 adds feature to download a compliance policy as a json document. upload as json and apply to policy. performs attribute type assertions on values in uploaded policy 2017-07-10 13:43:00 -07:00
Seyi Adebajo
fafb7d501f removes support for datasetUrn from new policy creation. changes find by username to search by full name. fixes issues with null properties on compliance policy. add styling to reduce visibility of semi-hidden select 2017-07-10 13:42:58 -07:00
Seyi Adebajo
d3a26adcd7 adds support for passing datasetUrn on new compliance policy creation. fixes ui rendering issue with notification. 2017-07-10 13:42:58 -07:00
Seyi Adebajo
0da21378fe updates dataset-compliance compliance component. adds notification component styles. fixes complianceEntities key name 2017-07-10 13:42:58 -07:00
Seyi Adebajo
c76487c167 updates pii data collection feature: single tab for compliance and confidential, renamed to compliance. moved closer to ownership tab. add notification dot for tab requiring user attention. moved action bar to fixed position at bottom of screen. removed app footer. myriad styling changes. etc 2017-07-10 13:42:58 -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
c60545ab54 updates security spec creation, removes unused specification 2017-07-10 09:55:12 -07:00
Seyi Adebajo
45bb1216d6 Sets default complianceType for new datasets to AUTO_PURGE. Fixes issue with logicalType comparision. Adds navbar styling for tabbed-navigation-list 2017-07-10 09:55:10 -07:00
Seyi Adebajo
f9dbc6dbaa Adds application utility module: build-url module to ensure url is encoded and decoded in a w3 spec compliant way. encode-decode-uri-component-with-space util replaces spaces with + as opposed to '\%20' separator. Functions for dataset security and privacy spec. Email address validator 2017-07-10 09:54:17 -07:00