3044 Commits

Author SHA1 Message Date
Seyi Adebajo
c268f46021 upgrades ember-basic-dropdown 2018-08-07 12:11:08 -07:00
Seyi Adebajo
5389d48c70 adds reason comment for inotify monitor limit increase 2018-08-07 12:08:38 -07:00
Jyoti Wadhwani
ca49cdf4cf add dummy login module 2018-08-07 10:56:22 -07:00
Charlie Tran
c107dca69f
Merge pull request #1304 from cptran777/fix-staging-mockdata-bug
Move import of staging mock data to constants file in app instead of mirage
2018-08-07 10:43:00 -07:00
cptran777
e0b24abf1c Move import of staging mock data to constants file in app instead of mirage. 2018-08-07 10:23:19 -07:00
cptran777
af31fac9ce Undo skip test after fix 2018-08-07 09:57:48 -07:00
cptran777
c75ce142bc Create a score gauge component that can handle various instances of solid gauge charts 2018-08-07 09:57:23 -07:00
Seyi Adebajo
ac8d93f36e
Merge pull request #1302 from theseyi/travis-build-fix
test travis build fix
2018-08-07 01:30:42 -07:00
Seyi Adebajo
e5ced069f1 moves inotify increase to before_install step 2018-08-07 01:14:06 -07:00
Seyi Adebajo
db1ff5ae1d fixes issue with unhandled error event in travis builds 2018-08-07 00:50:51 -07:00
Yi (Alan) Wang
021ee00c7b
Add MCE actor in MIE processor (#1300) 2018-08-06 15:21:18 -07:00
Charlie Tran
dc5313f168
Merge pull request #1299 from cptran777/cleanup-schema-history
Small cleanup of schema history and scripts to remove highcharts refe…
2018-08-06 15:04:35 -07:00
Seyi Adebajo
9cba1a7bb1 empty commit to trigger build 2018-08-06 13:51:45 -07:00
Charlie Tran
40f03536a0
Merge pull request #1291 from cptran777/dataset-health-tables
Dataset health tables. Don't care about no Travis CI builds
2018-08-06 12:21:19 -07:00
cptran777
b529206750 Code cleanup based on theseyi comments 2018-08-06 11:32:01 -07:00
Seyi Adebajo
899941643c
Merge pull request #1297 from theseyi/field-review-hint
updates field review filter with adjacent hint / cta
2018-08-06 11:24:59 -07:00
Seyi Adebajo
70970d61c5 updates field review filter with adjacent hint / cta 2018-08-06 11:24:22 -07:00
Seyi Adebajo
11f2753720
Merge pull request #1296 from theseyi/identifier-field-match
validates the identifierField values against the expected schema fiel…
2018-08-06 11:21:57 -07:00
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