Seyi Adebajo
|
acb653615c
|
removes default value for unset dataset security classification on schemaless datasets. changes wording for notification prompt and notification type to error. halts wizard step if dataset security classification is not specified
|
2018-01-22 09:45:21 -08:00 |
|
Seyi Adebajo
|
0cc73216a5
|
adds function to derive disabled or enabled security classification options based on pii info. depends selectcted security classification dropdown option for schemaless datasets on pii toggle. removes static list of security dropdown options from schemaless and schema datasets compliance forms
|
2018-01-22 09:45:21 -08:00 |
|
Seyi Adebajo
|
29f1d23d63
|
adds link to go dht for schemaless dataset security classification
|
2018-01-22 09:45:21 -08:00 |
|
Seyi Adebajo
|
6d3f6fab92
|
hardcode sort order for security classification options
|
2018-01-22 09:45:21 -08:00 |
|
Seyi Adebajo
|
7e5485bbdd
|
adds tmp dir to gradle clean script. updates build version of node to 8.9.4
|
2018-01-22 09:45:21 -08:00 |
|
Seyi Adebajo
|
4c8acc2b3d
|
Merge pull request #940 from theseyi/upgrade-deps
upgrades dependencies & resolves related issues
|
2018-01-22 09:40:47 -08:00 |
|
Seyi Adebajo
|
1e617738d1
|
adds inline source maps to babel conf
|
2018-01-20 01:34:55 -08:00 |
|
Seyi Adebajo
|
6c403f2b82
|
upgrades dependencies including typescript, ember-cli, ember. and a host of other dependencies. adds $ for legacy sources. adds eslint plugin ember recommended. fixes reported issues in legacy sources. refactors module imports to rfc-176. updates typings. fixes implicit any typings. removes strict function types: ts2.6 adds support for bivariant checking. fixes broken tests. runs updated ember blueprint.
|
2018-01-20 00:46:47 -08:00 |
|
Seyi Adebajo
|
c38102acc9
|
downgrade ember/types to 2.8.5
|
2018-01-18 19:02:17 -08:00 |
|
Seyi Adebajo
|
5322cd9184
|
fix fetch options bag interface
|
2018-01-18 18:52:42 -08:00 |
|
Seyi Adebajo
|
a9815166e5
|
updates e-b-ts, e-cli-babel, e-cli-ts
|
2018-01-18 17:41:50 -08:00 |
|
Yi (Alan) Wang
|
31bd6f7da1
|
Add Kafka log compation converter (#939)
|
2018-01-18 17:38:13 -08:00 |
|
Seyi Adebajo
|
7d6085f3c9
|
ranges @types/ember
|
2018-01-18 17:33:50 -08:00 |
|
Seyi Adebajo
|
68ea126206
|
upgrades ember types to 2.8.6
|
2018-01-18 17:08:56 -08:00 |
|
Seyi Adebajo
|
ff8a2815e0
|
fixes catch finally reference
|
2018-01-18 17:00:36 -08:00 |
|
Seyi Adebajo
|
5c5d197e85
|
refactors internal fetcher api. updates modifiedTime type assertion in api response handler. updates type assertion in metadata-acquisition
|
2018-01-18 15:21:34 -08:00 |
|
Yi (Alan) Wang
|
675a8e0f68
|
Add V2 API for counting total datasets (#938)
|
2018-01-18 10:53:00 -08:00 |
|
Seyi Adebajo
|
e25ae33d40
|
Merge pull request #937 from theseyi/default-sec-class
consolidates type definitions: replaces IComplianceField with ICompli…
|
2018-01-18 10:46:12 -08:00 |
|
Seyi Adebajo
|
2e0041daaf
|
consolidates type definitions: replaces IComplianceField with IComplianceChangeSet fixes issue with rednering the correctly saved security classification for a compliance entity. adds explicit typing for methods.
|
2018-01-18 10:16:29 -08:00 |
|
Yi (Alan) Wang
|
b1f237393e
|
Modify list datasets API to return pagination info (#936)
|
2018-01-18 08:31:31 -08:00 |
|
Seyi Adebajo
|
f48ed9b0cb
|
Merge pull request #935 from theseyi/default-sec-class
adds types for dataset security class. defaults dataset security class to internal with user confirmation
|
2018-01-17 11:14:03 -08:00 |
|
Seyi Adebajo
|
d9e6306f2d
|
fixes broken purge policy test. adds test for compliance component empty state. adds notifications stub
|
2018-01-17 10:40:17 -08:00 |
|
mars-lan
|
b2ddc0b8bb
|
test
|
2018-01-17 10:00:26 -08:00 |
|
Seyi Adebajo
|
28c4fda984
|
restrict compliance policy avaialability to dataset platforms with supported list of purge policies
|
2018-01-17 09:10:39 -08:00 |
|
Seyi Adebajo
|
680e28045e
|
adds types for dataset security class. defaults dataset security class to internal with user confirmation
|
2018-01-17 09:10:39 -08:00 |
|
mars-lan
|
78413e56c0
|
Add and throw explicit UnauthoriazedException for whiltelist check
|
2018-01-16 18:07:08 -08:00 |
|
Seyi Adebajo
|
4d625a74be
|
Merge pull request #933 from theseyi/update-wizard
update wizard
|
2018-01-16 16:51:44 -08:00 |
|
Yi (Alan) Wang
|
603f20eecf
|
Add dataset listNames and searchPrefix function in v2 API (#934)
|
2018-01-12 17:44:08 -08:00 |
|
Seyi Adebajo
|
f3b6bf2708
|
refactors wizard transition flow using e-concurrency task to set the current edit step after step actions are complete
|
2018-01-12 15:38:06 -08:00 |
|
Seyi Adebajo
|
fd506941bf
|
trigger task to get supportedPurgePolicies when dependent key, platform is updated
|
2018-01-12 13:39:52 -08:00 |
|
Seyi Adebajo
|
b012958a43
|
Merge pull request #931 from theseyi/flexible-tagging
rewrites dataset-compliance component in ts
|
2018-01-12 13:37:04 -08:00 |
|
Seyi Adebajo
|
23e449983e
|
Merge pull request #932 from theseyi/master
depends on platforms api to provide supportedPurgePolicies for each p…
|
2018-01-10 14:21:20 -08:00 |
|
Seyi Adebajo
|
6632de40b7
|
fixes skipped integration tests: mocks server requests using sinon for component level request
|
2018-01-10 12:06:14 -08:00 |
|
Seyi Adebajo
|
40b287d346
|
temporarily skips failing tests
|
2018-01-10 10:11:32 -08:00 |
|
Seyi Adebajo
|
8f6d202cef
|
depends on platforms api to provide supportedPurgePolicies for each platform. uses e-c for async manangement
|
2018-01-10 08:30:01 -08:00 |
|
Seyi Adebajo
|
7dd558f558
|
rewrites dataset-compliance component in typescript.
|
2018-01-07 22:32:32 -08:00 |
|
Yi (Alan) Wang
|
0cd9d68258
|
Use changeAuditStamp for MCE/MLE whitelist validation (#928)
|
2018-01-05 11:21:56 -08:00 |
|
Yi (Alan) Wang
|
7274eaf0ae
|
Add whitelist for kafka processor (#927)
|
2018-01-03 16:21:40 -08:00 |
|
Seyi Adebajo
|
fe1acff599
|
adds missing purge policy notification in compliance policy update wizard flow
|
2017-12-14 18:05:01 -08:00 |
|
Seyi Adebajo
|
4158d30672
|
Merge pull request #926 from theseyi/flexible-tagging
fixes issue with obsolete validation check on compliance identifier t…
|
2017-12-14 17:11:02 -08:00 |
|
Seyi Adebajo
|
788ce80172
|
fixes issue with obsolete validation check on compliance identifier types. removes obsolete compliance property constants and transformations. removes related obsolete tests. removes incorrect mirage suggestion mock response. adds permanent overflow on y scrollbar to prevent jank on page length variation
|
2017-12-14 16:41:21 -08:00 |
|
Seyi Adebajo
|
d6d625e9c8
|
Merge pull request #925 from theseyi/flexible-tagging
removes logical type validation
|
2017-12-14 14:47:14 -08:00 |
|
Seyi Adebajo
|
b287277c32
|
removes logical type validation
|
2017-12-14 14:46:33 -08:00 |
|
Seyi Adebajo
|
189e3ec59e
|
Merge pull request #924 from theseyi/flexible-tagging
reenables return to edit moe post save
|
2017-12-14 14:39:23 -08:00 |
|
Seyi Adebajo
|
500b6ef513
|
reenables return to edit moe post save
|
2017-12-14 14:38:48 -08:00 |
|
Seyi Adebajo
|
6dee55c1f3
|
Merge pull request #923 from theseyi/flexible-tagging
adds support for the nonOwner attribute to compliance policy change s…
|
2017-12-14 12:59:40 -08:00 |
|
Seyi Adebajo
|
f100e66235
|
adds support for the nonOwner attribute to compliance policy change set. updates type definitions related to compliance policy. fixes issue with saving a compliance policy after edit.
|
2017-12-14 12:57:17 -08:00 |
|
Seyi Adebajo
|
fbed871010
|
Merge pull request #922 from theseyi/flexible-tagging
fixes issue with getcompliancesteps for schema-less datasets versus da…
|
2017-12-14 11:58:18 -08:00 |
|
Seyi Adebajo
|
fcc1c5544b
|
fixes issue with getcompliancesteps for schemaless datasets versus datasets with a schema
|
2017-12-14 08:35:55 -08:00 |
|
Seyi Adebajo
|
6bb8361be1
|
Merge pull request #921 from theseyi/flexible-tagging
build fixes for recent flexible tagging update
|
2017-12-13 18:08:54 -08:00 |
|