12004 Commits

Author SHA1 Message Date
Seyi Adebajo
3b5d3ef3aa updates misc visual styles for compliance tag dropdown. fixes z-index stacking issue that caused avatar metadata below to appear above field tag dropdown. fixes issue with containingPersonalData flag being null when user does not interact with toggle 2018-06-20 10:50:14 -07:00
Jyoti Wadhwani
4bb5a3fe8b change 2018-06-18 17:32:30 -07:00
Seyi Adebajo
04a17f851f
Merge pull request #1215 from theseyi/save-error-propagate
exposes api error on save in user notification
2018-06-18 15:50:33 -07:00
Seyi Adebajo
caed823ead reafactors validation for custom regex in data-set-compliance-tag 2018-06-18 15:50:07 -07:00
Yi (Alan) Wang
2c1e1fa240
MIE consumer to use platform specific listName API (#1214) 2018-06-18 15:41:11 -07:00
Seyi Adebajo
09c0cb3a50 exposes api error on save in user notification 2018-06-18 14:54:23 -07:00
Seyi Adebajo
d5dfb38a84
Merge pull request #1213 from theseyi/moar-propagate
throws more errors on failed schema validation
2018-06-18 14:19:14 -07:00
Seyi Adebajo
7409a5a00a adds more error propagation to schema validation 2018-06-18 13:35:39 -07:00
Yi (Alan) Wang
5e7a4c414e
MCE processor to update dataset deployment info (#1212) 2018-06-18 13:22:07 -07:00
Seyi Adebajo
dcba2c0bfc
Merge pull request #1211 from theseyi/updates-from-bb-session
updates to compliance dialog feature and bug fixes
2018-06-18 11:30:34 -07:00
Yi (Alan) Wang
a7fcffeecf
Update MetadataInventoryEvent schema (#1210) 2018-06-18 10:57:10 -07:00
Seyi Adebajo
46aec5b06c
Merge pull request #1207 from theseyi/contains-personal
adds pill indicating that the dataset contains personal data
2018-06-18 10:39:20 -07:00
Seyi Adebajo
5343abea3e
Merge pull request #1208 from theseyi/jit-latency
adds dialog indicating latency of 15 minutes when JIT request is succ…
2018-06-18 10:23:15 -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
84ccd903d2 fixes issue with accepting suggested value when the tag already has a previous value 2018-06-17 02:55:31 -07:00
Seyi Adebajo
5df3deddcc changes has ownership header text to is purge key 2018-06-17 02:32:41 -07:00
Seyi Adebajo
7ba78c4e93 set dataset-compliance-field-tag dialog height to adjust viewport height dimensions 2018-06-17 01:46:57 -07:00
Seyi Adebajo
71172b5866 adds styling to field type headers to improve distinction 2018-06-17 01:38:21 -07:00
Seyi Adebajo
3e2b91a286 ensures dataset-compliance-field-tag dialog is auto closed once user marks field as done. renames field type headers for First Party IDs and Non First Party IDs 2018-06-17 01:30:58 -07:00
Seyi Adebajo
ff41815f63 fixes null pattern in validateRegExp util function 2018-06-17 01:16:10 -07:00
Seyi Adebajo
f9253623df adds check for reviewable attributes on local tag in dataset-compliance-field-tag validation step. adds valuePattern for custom logical type in tagNeedsReview function. moves regex checker to regexp module 2018-06-17 00:52:06 -07:00
Seyi Adebajo
34acc8c82a updates styling for dataset-compliance-field-tag footer 2018-06-16 23:37:27 -07:00
Seyi Adebajo
3f0cf1e493 adds a computed porperty to check if there is a diff on the local copy of the source tag 2018-06-16 23:23:01 -07:00
Seyi Adebajo
52891d334e adds footer to rendered tag component with done button to indicate completion of updates to field tag propeties 2018-06-16 22:34:23 -07:00
Seyi Adebajo
18fe8cfdd0 moves action handlers from dataset-compliance component to child dataset-compliance-field-tag component: handlers for nonOwner and valuePattern properties 2018-06-16 21:44:25 -07:00
Seyi Adebajo
3518115a87 removes tagLogicalTypeChanged from dataset-compliance component and localizes as tagLogicalTypeDidChange in dataset-compliance-field-tag component. nullifies nonOwner tag property when tag logicalType property is changed 2018-06-16 21:22:48 -07:00
Seyi Adebajo
6a35d7fd88 localizes tagIdentifierTypeDidChange to field tag component 2018-06-16 20:48:26 -07:00
Seyi Adebajo
a3b592a028 derefences external tag object with local copy on dataset-compliance-field-tag component instantiation 2018-06-16 20:02:21 -07:00
Seyi Adebajo
96ce82bca3 adds dialog indicating latency of 15 minutes when JIT request is successful 2018-06-14 14:46:36 -07:00
Seyi Adebajo
f697d46a02 adds pill indicating that the dataset contains personal data 2018-06-14 13:14:03 -07:00
Seyi Adebajo
ce0e591e1b
Merge pull request #1206 from theseyi/use-search-urn
use search result urn parameter to link to dataset
2018-06-14 12:18:06 -07:00
Seyi Adebajo
f663142ff0 use search result urn parameter to link to dataset 2018-06-14 11:28:10 -07:00
Seyi Adebajo
beb133a0f5
Merge pull request #1195 from theseyi/internal-links
adds config api reference to internal links
2018-06-14 11:22:45 -07:00
Seyi Adebajo
3937970f61
Merge pull request #1205 from theseyi/advanced-edit
advanced edit
2018-06-14 11:22:30 -07:00
Seyi Adebajo
76406491a6 adds sectional edit button to purge policy and data types contained section 2018-06-13 20:48:45 -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
9ff03bcd46 removes ability to upload or download compliance metadata 2018-06-13 15:32:38 -07:00
Seyi Adebajo
ce97189833 implements advanced edit mode for compliance policy updates 2018-06-13 15:12:23 -07:00
Yi (Alan) Wang
af0840f11a
Add dedupe and modify validation in MLE processor (#1204) 2018-06-12 16:07:22 -07:00
Yi (Alan) Wang
fdc3ba03d1
Refactor MIE consumer to be used in Samza (#1203) 2018-06-12 15:58:33 -07:00
ziveo
8655c407c9 Update build.gradle (#1202)
* Update build.gradle

Updating Gradle version to at the moment lates 4.8

* Updating gradle-wrapper.properties and gradle-wrapper.jar files
2018-06-08 07:33:23 -07:00
Seyi Adebajo
45f8c000a6
Merge pull request #1201 from theseyi/readonly-override
readonly override
2018-06-07 11:15:59 -07:00
Seyi Adebajo
ace801d1c1 adds optional toggle switch to confirm dialog and onDialogToggle callback. disables subsequent renders of dialog for dataset if toggle state is true 2018-06-07 10:35:55 -07:00
Seyi Adebajo
b19e76f3d7 refactors confirm dialog modal as a contextual component 2018-06-06 21:46:10 -07:00
Seyi Adebajo
af15076f33 disables override button in readonly mode 2018-06-06 10:40:48 -07:00
Seyi Adebajo
6823d6b3f7 adds ability to override attributes on readonly compliance field with confirmation dialog 2018-06-06 08:40:02 -07:00
Seyi Adebajo
c26c2bfd86 adds text prompt for unspecified field names. adds styling for obscure text 2018-06-05 23:22:17 -07:00
Seyi Adebajo
f2219bdd1d refactors RadioButtonComposer element. renames compliance util function idFieldHasLogicalType to idTagHasLogicalType: semantically more aligned with mutli-tagging feature. fixes styling for field tag properties dropdown modal 2018-06-05 22:52:11 -07:00