Seyi Adebajo
|
db94633209
|
Merge pull request #1295 from theseyi/visible-acl-tab
enables jit tab for all platforms displays informational text if not …
|
2018-08-06 11:09:43 -07:00 |
|
Seyi Adebajo
|
bb99afef0b
|
Merge pull request #1294 from theseyi/default-purge-policy
resolves 5833 by setting the default selected purge policy to the val…
|
2018-08-06 11:09:26 -07:00 |
|
cptran777
|
c31d3ed00e
|
Small cleanup of schema history and scripts to remove highcharts references and remove manual bower import of highcharts
|
2018-08-06 10:58:52 -07:00 |
|
Seyi Adebajo
|
8ea9bc3d63
|
mixin includes first
|
2018-08-06 10:23:38 -07:00 |
|
Seyi Adebajo
|
96a80cfae7
|
validates the identifierField values against the expected schema field names when a user manually edits the values
|
2018-08-05 18:13:45 -07:00 |
|
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
|
0c834dc7b7
|
resolves 5833 by setting the default selected purge policy to the value of the parent if one is not currently set on the dataset
|
2018-08-05 15:54:24 -07:00 |
|
Seyi Adebajo
|
8de3946433
|
Merge pull request #1293 from theseyi/lib-upgrades
for TypeScript breaking change with keyof operator now supporting num…
|
2018-08-05 14:25:36 -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
|
a3ac2b014f
|
Add dropdown and filter functionality to the dataset health table
|
2018-08-03 20:04:25 -07:00 |
|
cptran777
|
8f49e5e7fd
|
Add tests for dataset health score table
|
2018-08-03 11:08:23 -07:00 |
|
cptran777
|
3481848470
|
Create table component for handling metadata health details
|
2018-08-03 10:46:39 -07:00 |
|
Jyoti Wadhwani
|
95d0f55210
|
Revert "dummy login module"
This reverts commit 9a66bbfa3fa8c4a009572e243aa8d6c9aa6ef1bd.
|
2018-08-02 16:39:27 -07:00 |
|
Jyoti Wadhwani
|
9a66bbfa3f
|
dummy login module
|
2018-08-02 16:31:13 -07:00 |
|
Seyi Adebajo
|
5c78e38e81
|
Merge pull request #1284 from theseyi/up-types
nulls out fields that are present in the retention policy from compli…
|
2018-08-02 14:37:58 -07:00 |
|
Charlie Tran
|
b8d2f3f799
|
Merge pull request #1287 from cptran777/metadata-health-header
Metadata health header
|
2018-08-02 13:27:28 -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 |
|
Yi (Alan) Wang
|
b6347971fc
|
Modigy MCE processor log info (#1285)
|
2018-08-01 14:14:51 -07:00 |
|
Seyi Adebajo
|
db988fc046
|
nulls out fields that are present in the retention policy from compliance on save. adds util functions for nullify, modifies pick function. expresses null operation with generic type Nullify
|
2018-08-01 10:22:41 -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 |
|
Seyi Adebajo
|
c7bb011c7a
|
Merge pull request #1279 from theseyi/sprint-7-23-retention
implements write to both retention and compliance apis for persisting…
|
2018-08-01 10:20:01 -07:00 |
|
Jyoti Wadhwani
|
2eeb0b7e26
|
Merge pull request #1280 from jywadhwani/master
Use JAAS config for authentication
|
2018-07-31 15:52:52 -07:00 |
|
Seyi Adebajo
|
67b5ab53e8
|
replaces the purgeNote on an IDatasetRetention object if the policy is not exempt
|
2018-07-31 13:50:20 -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 |
|
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 |
|