Seyi Adebajo
|
59ce8f95a4
|
removes check for auto generated compliance policy on compliance container. prevents policy render on datasets with upstream compliance policy
|
2018-03-01 10:52:49 -08:00 |
|
Seyi Adebajo
|
b658f82359
|
adds a divider in btw ids and non-ids in dropdown options
|
2018-03-01 00:11:19 -08:00 |
|
Seyi Adebajo
|
279f567399
|
fix compliance container test
|
2018-02-28 17:08:50 -08:00 |
|
Seyi Adebajo
|
a5d5579d1f
|
adds indicator on compliance tab if: compliance policy is new, compliance policy has suggestions, compliance e policy fields have drifted. adds error state for ownership information and retry function. updates IComplianceGetResponse interface
|
2018-02-28 17:08:50 -08:00 |
|
Seyi Adebajo
|
92a3f7f19e
|
converts a dataset id to urn using urntoid endpoint. refactors a check for notfound into an api utility function
|
2018-02-28 16:39:42 -08:00 |
|
Seyi Adebajo
|
1739521666
|
sorts the compliance data types first by IDType: true first. then alphabetically
|
2018-02-27 10:26:58 -08:00 |
|
Seyi Adebajo
|
22277768a4
|
fix issue with saving new policy. updates policy on successful save
|
2018-02-27 00:14:38 -08:00 |
|
Seyi Adebajo
|
dd91ddb563
|
fix misc issues with editing compliance policy at dataset level. saving owners. creating a new owner
|
2018-02-27 00:03:06 -08:00 |
|
Seyi Adebajo
|
d5ace96e3a
|
adds banner indicating purge policy is default generated in compliance policy
|
2018-02-26 10:21:50 -08:00 |
|
Seyi Adebajo
|
c33027796a
|
adds transform functions for readonly compliance entities onSave operation. adds styling for readony table row component. adds ui behavior for table row component
|
2018-02-26 01:24:15 -08:00 |
|
Seyi Adebajo
|
a0af350644
|
adds readonly compliance entity attribute to compliance policy component, compliance row component, and suggestion merge mapper.
|
2018-02-26 01:10:15 -08:00 |
|
Seyi Adebajo
|
5a760f8fca
|
adds a banner referencing a parent dataset on the compliance policy if the dataset's compliance policy is from an upstream dataset. prevents edit mode in downstream policy
|
2018-02-25 20:34:46 -08:00 |
|
Seyi Adebajo
|
f0b0632ace
|
refactors exception handling in compliance presentational component to container component. adds error state for failed tasks in compliance container. adds test for api error class
|
2018-02-22 15:59:56 -08:00 |
|
Seyi Adebajo
|
86804ac2c9
|
reenable breadcumb navigation based on li urn format. support either hdfs / non-hdfs. add home
|
2018-02-22 11:16:50 -08:00 |
|
Seyi Adebajo
|
c31b0aef53
|
fix issue with focus on request exemption text input. fix skipped test
|
2018-02-21 17:20:12 -08:00 |
|
Seyi Adebajo
|
f2d5c10db4
|
updates save compliance by urn function. updates types for datasets and removes modifiedTime property on owners updated. makes deprecationNote non null
|
2018-02-21 16:32:31 -08:00 |
|
Seyi Adebajo
|
209267e528
|
fixes deprecation update. adds api error handler. refactors misc sources. adds test for throwIfApiError
|
2018-02-21 14:43:08 -08:00 |
|
Seyi Adebajo
|
a328cc26b6
|
fix prefix navigation in browser feature
|
2018-02-21 11:07:30 -08:00 |
|
Seyi Adebajo
|
0eb87ec99b
|
v2: add intergration tests for container components. temporarily skips acceptance tests for datasets. further i implementation for v2 api integration and urn handling
|
2018-02-21 09:46:04 -08:00 |
|
Seyi Adebajo
|
1456cbe7a8
|
sanitize platform string in rail and generated query params
|
2018-02-14 18:16:52 -08:00 |
|
Seyi Adebajo
|
b3a7c42acb
|
transition to v2 list and dataset list apis. adds types and transitions multiple sources to ts. temporarily decouples redux from browse feature
|
2018-02-14 16:00:32 -08:00 |
|
Lee
|
f0e970b465
|
Request merge ACL page to master (#930)
* finish the alc access page layout, logics and sass files
* Fix css issue and request permission response error message
* finish the testing part
* simplify code finished
* finish spinner
* Finished ACL access page, testing cases, clean code format
* Clean format, address comments, refactor JS code of ACL page to TS
* address comments, replace type any and fix merge issue
|
2018-02-07 12:32:03 -08:00 |
|
Seyi Adebajo
|
b8617e166e
|
refactor deprecated connect import from ember-redux
|
2018-01-31 10:22:51 -08:00 |
|
Seyi Adebajo
|
a3be2ee30b
|
refactors dataset-author function definitions by moving non api-related functions from api module to constants
|
2018-01-23 13:32:55 -08:00 |
|
Seyi Adebajo
|
1b98b0f6a9
|
adds support for identifying inactive owners that are included in list of confirmed owners
|
2018-01-23 11:10:19 -08:00 |
|
Seyi Adebajo
|
d86bc16565
|
remove filter for kafka tracking headers
|
2018-01-22 17:44:50 -08:00 |
|
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
|
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
|
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 |
|
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 |
|
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
|
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 |
|
Seyi Adebajo
|
fe1acff599
|
adds missing purge policy notification in compliance policy update wizard flow
|
2017-12-14 18:05:01 -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
|
b287277c32
|
removes logical type validation
|
2017-12-14 14:46:33 -08:00 |
|
Seyi Adebajo
|
500b6ef513
|
reenables return to edit moe post save
|
2017-12-14 14:38:48 -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
|
3e03c342e8
|
removeunused typeimport
|
2017-12-13 18:03:18 -08:00 |
|
Seyi Adebajo
|
2b2cb4d686
|
fixes issues with field format selection
|
2017-12-13 17:31:53 -08:00 |
|
Seyi Adebajo
|
c0fe105111
|
adds non owner toggle for schema fields. hides dependent compliance options irrelevant field types. removes obsolete helper functions.
|
2017-12-13 16:34:30 -08:00 |
|
Seyi Adebajo
|
af453e1dca
|
transitions to complianceDataTypes mid tier api for default security classification for fields. removes obsolete tests. updates compliance table to render all user updatable compliance info in single column
|
2017-12-12 22:19:01 -08:00 |
|
Seyi Adebajo
|
5ea622ae8e
|
updates the compliance component to retrieve values from complianceDataTypes endpoint. removes used client hard codes
|
2017-12-12 17:47:28 -08:00 |
|
Seyi Adebajo
|
d262468070
|
implements getFildIdentifierOptions to extract dropdown options from complianceDataTypes list returned from GET /complianceDataTypes endpoint. adds unit tests. adds mirage mock for complianceDataTypes response and fixtures.
|
2017-12-12 14:20:19 -08:00 |
|
Seyi Adebajo
|
ef544acc0a
|
renames enum FieldIdValues->ComplianceFieldIdValue : more descriptive. adds interface definitions for new compliance data type endpoint. updates metadata-acquisition test
|
2017-12-11 18:26:26 -08:00 |
|
Seyi Adebajo
|
29b27e55b2
|
moves compliance row to ts source and fix bugs discovered by typing component interface and methods
|
2017-12-11 13:13:34 -08:00 |
|