Seyi Adebajo
|
264052f01a
|
retain $ post method for ajax request. rewrites login controller as ts file
|
2018-01-22 17:31:48 -08:00 |
|
Seyi Adebajo
|
39fff3e182
|
adds test for restore method on authenticator
|
2018-01-22 16:20:39 -08:00 |
|
Seyi Adebajo
|
2e873b64d5
|
updates jsdoc comment
|
2018-01-22 16:10:40 -08:00 |
|
Seyi Adebajo
|
cbe75c918e
|
adds reference to api interface as generic type arguments
|
2018-01-22 16:09:38 -08:00 |
|
Seyi Adebajo
|
5bca5a0550
|
moves authenticator to ts and adds unit test
|
2018-01-22 15:53:39 -08:00 |
|
Seyi Adebajo
|
8e4996cfb6
|
Merge pull request #942 from theseyi/fix-import
fix reference to $ post, getJSON methods
|
2018-01-22 14:00:56 -08:00 |
|
Seyi Adebajo
|
5f4fa29c34
|
fix reference to $ post method
|
2018-01-22 13:43:33 -08:00 |
|
Seyi Adebajo
|
618618a325
|
Merge pull request #941 from theseyi/schemaless-misc
adds changes for sec classification. updates node build version. fixes related issues
|
2018-01-22 10:54:38 -08:00 |
|
Seyi Adebajo
|
aebc16e3a8
|
fixes broken integration test for schemaless tagging action
|
2018-01-22 09:45:21 -08:00 |
|
Seyi Adebajo
|
483a452ffa
|
fixes issue with missing glyphicons from ember-bootstrap-sassy
|
2018-01-22 09:45:21 -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
|
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 |
|