1097 Commits

Author SHA1 Message Date
Seyi Adebajo
cadb912fc5 fix failing tests. deletes scripts and schema history feature components: route, controller, templates 2018-08-09 15:57:02 -07:00
Seyi Adebajo
3e0fd71e03 upgrades ember-source to @^3.3.1, adds ember-cli-template-lint and a working fork of ember-tooltips due to https://github.com/sir-dunxalot/ember-tooltips/pull/258 2018-08-09 10:47:02 -07:00
Seyi Adebajo
43b98c5a28 migrates test sources from older moduleFor* syntax of ember-qunit@2 to newer syntax proposed by emberjs/rfcs#232 2018-08-09 10:41:52 -07:00
Seyi Adebajo
bec0bd7133 fixes template indentation issues and minor refactors of template HTML usage 2018-08-09 10:33:11 -07:00
Seyi Adebajo
3137bd0daa test compatibilty by migrating some class methods and computed properties to ember-decorators. fixes call to super in suggested-owners component. minor cleanup in banner-alerts component 2018-08-09 08:27:16 -07:00
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
Charlie Tran
fc84868c04
Merge pull request #1303 from cptran777/score-gauge-component
Score gauge component
2018-08-07 15:38:21 -07:00
cptran777
eca8c08b5c Constant getter for chart configs and minor code cleanup 2018-08-07 14:10:53 -07:00
Seyi Adebajo
c268f46021 upgrades ember-basic-dropdown 2018-08-07 12:11:08 -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
db1ff5ae1d fixes issue with unhandled error event in travis builds 2018-08-07 00:50:51 -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
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
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
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
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
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
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
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
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
cptran777
88fad6cf88 add optional customizations to horizontal bar chart labels 2018-07-31 13:11:57 -07:00
cptran777
9a36bdbc5f add tests for previous commit for horizontal-bar-chart 2018-07-30 20:58:27 -07:00