Seyi Adebajo
|
6760d62331
|
enables jit tab for all platforms displays informational text if not enabled for platform
|
2018-08-05 16:19:28 -07:00 |
|
Seyi Adebajo
|
1c02e757ab
|
for TypeScript breaking change with keyof operator now supporting number and symbol type, use extract to specify string type
upgrades various dependencies. renames mirage .js files to .ts. fixes linting issues. rebuilds lock file
removes redux deps
upgrades to latest
Revert "upgrades to latest"
This reverts commit 45d2d45b0a28db3217863b2ac9492c5bfe67bf0a.
Committer: Seyi Adebajo <sadebajo@linkedin.com>
reoders tsconfig keys
|
2018-08-05 14:24:09 -07:00 |
|
Seyi Adebajo
|
b631b61458
|
Merge pull request #1288 from theseyi/filter-update
adds options to filter compliance entities via suggested values
|
2018-08-04 12:30:37 -07:00 |
|
cptran777
|
449da617d6
|
Modify tests and remove action decorator
|
2018-08-02 13:00:49 -07:00 |
|
cptran777
|
3b7f07b54e
|
Fix broken test for metrics chart
|
2018-08-02 11:59:44 -07:00 |
|
Seyi Adebajo
|
22be75e651
|
updates filter labels on compliance policy entities filter
|
2018-08-02 11:30:59 -07:00 |
|
cptran777
|
dca915041a
|
Isolate mock data from component and change logic for how filtering works in dataset health
|
2018-08-02 11:27:27 -07:00 |
|
Seyi Adebajo
|
0335078a31
|
adds options to filter compliance entities via suggested values
|
2018-08-02 11:18:56 -07:00 |
|
cptran777
|
a164cfe6bc
|
add tests for metrics component
|
2018-08-01 16:34:55 -07:00 |
|
cptran777
|
b5bdeeb24a
|
Add ability to fade out elements on a horizontal bar chart and have custom colors. Tie this in with filter functionality on metadata health graph container
|
2018-08-01 15:42:47 -07:00 |
|
cptran777
|
fded516db7
|
Create a summary health metrics container and render mock data for graphs
|
2018-08-01 15:35:21 -07:00 |
|
cptran777
|
e58c40ec40
|
Add click handling functionality to horizontal bar charts and hover effect for each bar
|
2018-08-01 15:27:17 -07:00 |
|
Seyi Adebajo
|
15373de097
|
Merge pull request #1283 from theseyi/up-types
updates types and refactors object key transform functions. implements write to both retention and compliance apis for persisting
|
2018-08-01 10:20:15 -07:00 |
|
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 |
|
cptran777
|
88fad6cf88
|
add optional customizations to horizontal bar chart labels
|
2018-07-31 13:11:57 -07:00 |
|
cptran777
|
e0b72198d3
|
Create a custom graphing component that can handle horizontal bar graphs
|
2018-07-30 17:17:50 -07:00 |
|
Seyi Adebajo
|
62a43c0fa3
|
implements configurable suggestion threshold for compliance entities
|
2018-07-30 11:26:36 -07:00 |
|
cptran777
|
4c48b6352c
|
code cleanup - delete commenteed out code
|
2018-07-27 14:51:04 -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 |
|
Seyi Adebajo
|
9217bac11b
|
removes obsolete components for browse feature
|
2018-07-24 11:11:39 -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
|
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
|
9728ae46fd
|
adds util api functions. adds downstream lineage/relationapi request function. minor refactors
|
2018-07-19 16:18:06 -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
|
abb9faf86e
|
refactors dataset-fabric-switcher component to use getUrnParts inplace of deprecated getFabricFromUrn
|
2018-07-18 16:15:13 -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
|
477aa4c056
|
fixes issue with urn navigation when data system prefix does not exist
|
2018-07-18 13:01:26 -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 |
|
Seyi Adebajo
|
25cb93425c
|
Merge pull request #1254 from theseyi/summer-clean
deletes obsolete files
|
2018-07-17 16:42:04 -07:00 |
|
Seyi Adebajo
|
297305dd11
|
creates containers and presentational components for dataset fabric switcher. defaults to local list of fabrics when remote not available. modifies dataset entity header styles by moving pills adjacent to dataset-name
|
2018-07-17 16:15:53 -07:00 |
|
Seyi Adebajo
|
e0d7365d77
|
adds description of field format type to field compliance dialog
|
2018-07-16 11:05:40 -07:00 |
|
Seyi Adebajo
|
f2492087d9
|
deletes obsolete files
|
2018-07-16 10:45:52 -07:00 |
|
Seyi Adebajo
|
284d0ad52f
|
Merge pull request #1251 from theseyi/search-fresh
removes stale search banner
|
2018-07-12 15:26:00 -07:00 |
|
Seyi Adebajo
|
58ee03eaba
|
removes stale search banner
|
2018-07-12 11:19:25 -07:00 |
|
Seyi Adebajo
|
39aef95f60
|
adds async indicator for browse platform count. inserts empty state component when data system / platform has no datasets
|
2018-07-11 14:33:16 -07:00 |
|
Seyi Adebajo
|
129c9f6a81
|
adds container components for data platforms, and data platform, and presentational components for same
|
2018-07-07 19:03:03 -04:00 |
|
Seyi Adebajo
|
8291570044
|
adds container components for data systems, and data system, and presentational components for same
|
2018-07-07 18:37:26 -04:00 |
|
Seyi Adebajo
|
0bc10758ec
|
splits compliance field validation computed property by creating a separate dependent property without a check for suggestion mismatch but depends on the output from a full validation
|
2018-06-26 16:41:26 -07:00 |
|
Seyi Adebajo
|
4e2f586e9c
|
Merge pull request #1232 from theseyi/utils
adds util function for iteratee compose function. refactors dataset compliance function name editableTags
|
2018-06-26 11:54:00 -07:00 |
|
Seyi Adebajo
|
62c2bd5837
|
Merge pull request #1225 from theseyi/remove-ownership-flags
removes obsolete flags for ownership feature gate
|
2018-06-26 11:53:30 -07:00 |
|
Seyi Adebajo
|
7198b6471d
|
moves noop to util helpers module
|
2018-06-25 23:42:28 -07:00 |
|