12076 Commits

Author SHA1 Message Date
Seyi Adebajo
b3c3321bd6 corrects type annotation for suggestionConfidenceThreshold 2018-07-30 12:59:22 -07:00
Seyi Adebajo
3b726e47e1 modifies tests to comply with changes to suggestion related functions api 2018-07-30 12:24:16 -07:00
Seyi Adebajo
00669afefb adds mid-tier config value for suggestion threshold value 2018-07-30 11:27:51 -07:00
Seyi Adebajo
62a43c0fa3 implements configurable suggestion threshold for compliance entities 2018-07-30 11:26:36 -07:00
Seyi Adebajo
5cf18e53c6
Merge pull request #1274 from theseyi/array-partition
adds type safe iteratee-first-data-last array util partition
2018-07-30 11:24:17 -07:00
Jyoti Wadhwani
a71ff48902 Add authentication using jaas config 2018-07-27 16:34:24 -07:00
Charlie Tran
88a14d7f6a
Merge pull request #1276 from cptran777/health-metrics-header
Add ember-highcharts and setup a dataset health tab
2018-07-27 15:14:58 -07:00
cptran777
4c48b6352c code cleanup - delete commenteed out code 2018-07-27 14:51:04 -07:00
cptran777
767da24cfa Edit tests to match up with current state of container 2018-07-27 13:46:30 -07:00
cptran777
efe00a695a Create health tab and components and flags on whether or not to show the contents 2018-07-27 13:37:46 -07:00
cptran777
882bcbdcfb Add and configure ember-highcharts 2018-07-27 11:34:50 -07:00
Seyi Adebajo
7a74e5b86c adds typesafe iteratee-first-data-last util partition 2018-07-24 13:33:27 -07:00
Seyi Adebajo
1ba61e2fa5
Merge pull request #1271 from theseyi/refacs
resolves getConfig method types on Configurator service with conditio…
2018-07-24 12:49:04 -07:00
Seyi Adebajo
b1a347abaa rebase on deprecated browse feature 2018-07-24 12:32:27 -07:00
Seyi Adebajo
1eba5288a9 resolves getConfig method types on Configurator service with conditional types. converts load and getConfig methods to static methods. corrects IAppConfig interface key JitAclAccessWhitelist 2018-07-24 12:26:51 -07:00
Seyi Adebajo
6818890e6b
Merge pull request #1273 from theseyi/deprecated-old-browser-components
removes feature flag for revamped datasystem browser.  removes api feature flag for revamped datasystem browser
2018-07-24 12:23:37 -07:00
Seyi Adebajo
54aba5fc26 removes obsolete browse acceptance test 2018-07-24 12:06:15 -07:00
Seyi Adebajo
0790ae122c removes api feature flag for revamped datasystem browser 2018-07-24 11:25:06 -07:00
Seyi Adebajo
41aa8ce204 removes feature flag for revamped datasystem browser 2018-07-24 11:23:13 -07:00
Seyi Adebajo
14987c3726
Merge pull request #1272 from theseyi/deprecated-old-browser-components
removes obsolete components for browse feature
2018-07-24 11:22:33 -07:00
Seyi Adebajo
9217bac11b removes obsolete components for browse feature 2018-07-24 11:11:39 -07:00
Seyi Adebajo
f1b902c24a
Merge pull request #1270 from theseyi/dataset-relationsips
flag guards dataset lineage feature. breaks apart relationship table …
2018-07-24 10:42:29 -07:00
Seyi Adebajo
04c558c6da flag guards dataset lineage feature. breaks apart relationship table filter step to takeN and filterByNativeName / ...relationshipType 2018-07-23 13:47:43 -07:00
Seyi Adebajo
57ff4c1ccd
Merge pull request #1267 from theseyi/dataset-relationsips
renames relations route to relationships. Add TabId constant for Heal…
2018-07-23 11:34:14 -07:00
Seyi Adebajo
e158357145 change allRelationshipType constant. adds check for array type to determine default value for relationship in dataset-relationship-table component 2018-07-23 11:33:33 -07:00
Seyi Adebajo
386b065ca6 implements relationship table component abstraction to show dataset lineage upstream / downstream datasets. adds take function to array functions. extracts lineage functions to utility module for lineage. adds RelationshipType alias for dropdown option 2018-07-23 10:51:27 -07:00
Seyi Adebajo
ca5d969dbe creates alias for Array<IDatasetView> 2018-07-20 02:55:10 -07:00
Seyi Adebajo
389cb120ed creates reuseable nacho hover dropdown component 2018-07-20 02:40:03 -07:00
Seyi Adebajo
310bea5e8b abstracts relationship table into component. minor updates to relationship table style 2018-07-19 20:13:43 -07:00
Seyi Adebajo
ee262e8c09 adds dataset relationship / lineage feature 2018-07-19 19:59:09 -07:00
Seyi Adebajo
900a586882
Merge pull request #1268 from theseyi/fix-missing-content
fixes deleted tooltip content
2018-07-19 18:41:11 -07:00
Seyi Adebajo
4278d34e29 fixes deleted tooltip content 2018-07-19 18:22:42 -07:00
Seyi Adebajo
8eed317dbf fixes relationships test 2018-07-19 18:18:33 -07:00
Seyi Adebajo
72af38edb1 renames relations route to relationships. Add TadId constant for Health route 2018-07-19 17:00:25 -07:00
Seyi Adebajo
13a3e48397
Merge pull request #1266 from theseyi/dataset-relationsips
adds util api functions. adds downstream lineage/relation api request …
2018-07-19 16:59:02 -07:00
Seyi Adebajo
9728ae46fd adds util api functions. adds downstream lineage/relationapi request function. minor refactors 2018-07-19 16:18:06 -07:00
Seyi Adebajo
52d77b8f17
Merge pull request #1265 from theseyi/bb-rebase
adds option to retry failed request for data system. propagates error…
2018-07-19 12:41:41 -07:00
Seyi Adebajo
1fe6891576 adds option to retry failed request for data system. propagates error message to ui on error. removes data-systems-container margin-top offest 2018-07-19 11:56:39 -07:00
Seyi Adebajo
356ad1b534
Merge pull request #1264 from theseyi/bb-rebase
misc fixes for recent features
2018-07-18 16:41:12 -07:00
Seyi Adebajo
f436dd236d removes DEV from list of Fabrics. sorts EI after CORP. fixes layout of pills on dataset entity header. 2018-07-18 16:25:27 -07:00
Seyi Adebajo
abb9faf86e refactors dataset-fabric-switcher component to use getUrnParts inplace of deprecated getFabricFromUrn 2018-07-18 16:15:13 -07:00
Seyi Adebajo
73c9404a2b
Merge pull request #1263 from theseyi/data-system-count
adds a count of datasets in the data systems currently being viewed a…
2018-07-18 15:09:28 -07:00
Seyi Adebajo
a481a95caa adds a count of datasets in the data systems currently being viewed as a pill in the navigation bar 2018-07-18 14:57:04 -07:00
Seyi Adebajo
6314c0af4a
Merge pull request #1262 from theseyi/no-prefix-fix
removes title attribute from more-info tags. clears out sticky params on browse/:entity route on exit
2018-07-18 14:14:46 -07:00
Seyi Adebajo
2b8b1acf4d removes title attribute from more-info tags. clears out sticky params on browse/:entity route on exit 2018-07-18 13:24:36 -07:00
Seyi Adebajo
477aa4c056 fixes issue with urn navigation when data system prefix does not exist 2018-07-18 13:01:26 -07:00
Yi (Alan) Wang
a7a3a16236
MCE processor take Retention first with fallback to Compliance PurgePolicy (#1261) 2018-07-18 12:03:49 -07:00
Seyi Adebajo
47f93b5e52
Merge pull request #1260 from theseyi/dataset-fabric-switcher-tests
adds data-fabrics-container render tests
2018-07-18 10:59:54 -07:00
Seyi Adebajo
f8a6b0d361 adds data-fabrics-container render tests 2018-07-18 10:22:28 -07:00
Seyi Adebajo
38d985febe
Merge pull request #1257 from theseyi/dataset-fabric-switcher
creates containers and presentational components for dataset fabric s…
2018-07-18 10:11:14 -07:00