12004 Commits

Author SHA1 Message Date
cptran777
1d574b7a93 Add health score gauge to the dataset meta header 2018-08-08 10:24:19 -07:00
Seyi Adebajo
dd6a6b03c0 upgrades to ember-cli@^3.3.0, typescript @^3.0.1 2018-08-08 08:53:10 -07:00
Jyoti Wadhwani
cf4d97c2d2
Merge pull request #1307 from jywadhwani/master
Adding license header to dummy login module
2018-08-07 15:38:33 -07:00
Charlie Tran
fc84868c04
Merge pull request #1303 from cptran777/score-gauge-component
Score gauge component
2018-08-07 15:38:21 -07:00
Jyoti Wadhwani
96d01eaea7 add license header to test file 2018-08-07 14:52:00 -07:00
Jyoti Wadhwani
6999b81c8d add license header to Dummy Login Module 2018-08-07 14:50:57 -07:00
cptran777
eca8c08b5c Constant getter for chart configs and minor code cleanup 2018-08-07 14:10:53 -07:00
Jyoti Wadhwani
c0fed1dd03
Merge pull request #1305 from jywadhwani/master
Add dummy login module to jaas config
2018-08-07 13:56:33 -07:00
Jyoti Wadhwani
42a76c5846 address reviewer comments 2018-08-07 13:55:36 -07:00
Jyoti Wadhwani
bb3eff9ca8 add dummy login module 2018-08-07 13:54:30 -07:00
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