3044 Commits

Author SHA1 Message Date
Charlie Tran
b94bee826d
Merge pull request #1281 from cptran777/horizontal-bar-graphs
Horizontal bar graphs
2018-07-31 13:43:42 -07:00
Seyi Adebajo
acef146bfd updates types and refactors object key transform functions. fixes properties passed into retention policy 2018-07-31 13:31:57 -07:00
cptran777
ae39090c0c Add type annotations for callback function return values in horizontal bar graphs component 2018-07-31 13:28:47 -07:00
Jyoti Wadhwani
202c8032bc address more reviewer comments 2018-07-31 13:22:18 -07:00
cptran777
88fad6cf88 add optional customizations to horizontal bar chart labels 2018-07-31 13:11:57 -07:00
Jyoti Wadhwani
3ede35ada1 add newline at end of file 2018-07-31 10:13:51 -07:00
Jyoti Wadhwani
d10fdee934 address reviewer comments 2018-07-31 10:10:52 -07:00
cptran777
9a36bdbc5f add tests for previous commit for horizontal-bar-chart 2018-07-30 20:58:27 -07:00
cptran777
e0b72198d3 Create a custom graphing component that can handle horizontal bar graphs 2018-07-30 17:17:50 -07:00
Jyoti Wadhwani
58ee2b56f7 use examples for JAAS config 2018-07-30 16:34:06 -07:00
Jyoti Wadhwani
8170843f45 remove security exception 2018-07-30 16:28:05 -07:00
Jyoti Wadhwani
e6d8de3eea remove spaces 2018-07-30 15:49:17 -07:00
Jyoti Wadhwani
f73635d51b add jaas config 2018-07-30 15:39:24 -07:00
Jyoti Wadhwani
9d43dc9738 Merge branch 'master' of https://github.com/jywadhwani/WhereHows 2018-07-30 14:37:01 -07:00
Jyoti Wadhwani
7d6958dcb1 Merge branch 'master' of https://github.com/linkedin/WhereHows 2018-07-30 14:36:51 -07:00
Jyoti Wadhwani
1fe5edfe81
Merge pull request #1 from linkedin/master
Merge local repo to remote
2018-07-30 14:16:05 -07:00
Seyi Adebajo
9738df2984 implements write to both retention and compliance apis for persisting compliance policy 2018-07-30 13:30:34 -07:00
Seyi Adebajo
c4354ecd3c
Merge pull request #1278 from theseyi/sprint-7-23
implements configurable suggestion threshold for compliance entities.  adds mid-tier config value for suggestion threshold value
2018-07-30 13:30:03 -07:00
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