85 Commits

Author SHA1 Message Date
cptran777
6ec7b2151e Code cleanup for health score gauge handler 2018-08-17 14:14:16 -07:00
cptran777
c1925e3804 Fix modify twice on same render error and create new container to handle health gauge data task 2018-08-16 19:10:10 -07:00
cptran777
7241711853 Refix issue with prettier 2018-08-16 15:06:25 -07:00
cptran777
1592bd55f8 Finalize handling for api for metadata health endpoint and showing results 2018-08-16 15:03:34 -07:00
cptran777
f8b389d761 Code cleanup for health tab chart fix 2018-08-13 16:50:46 -07:00
cptran777
c9e74754b4 Fixes issues where going from another tab to health tab does not render charts in ds view 2018-08-13 14:41:49 -07:00
Charlie Tran
479f575383
Merge pull request #1317 from cptran777/ui-health-typings
Ui health typings and api handler
2018-08-13 13:13:30 -07:00
Seyi Adebajo
5a3fc29fe3
Merge pull request #1318 from theseyi/the-great-purge
refactors service injection and action definition in es classes to use decorators. cleans up bower deps. removes legacy sources
2018-08-13 10:15:57 -07:00
cptran777
4206c75387 Add api handlers and typings for metadata health 2018-08-12 19:59:34 -07:00
Seyi Adebajo
b5590c8ee7 moves services and actions to decorator methods 2018-08-12 13:02:01 -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
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
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
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
cptran777
a3ac2b014f Add dropdown and filter functionality to the dataset health table 2018-08-03 20:04:25 -07:00
cptran777
3481848470 Create table component for handling metadata health details 2018-08-03 10:46:39 -07:00
cptran777
449da617d6 Modify tests and remove action decorator 2018-08-02 13:00:49 -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
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
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
ca5d969dbe creates alias for Array<IDatasetView> 2018-07-20 02:55:10 -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
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
f8a6b0d361 adds data-fabrics-container render tests 2018-07-18 10:22:28 -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
7ed763cb8c adds util function for iteratee componse function. refactors dataset compliance function name editableTags 2018-06-25 22:49:23 -07:00
Seyi Adebajo
09c0cb3a50 exposes api error on save in user notification 2018-06-18 14:54:23 -07:00
Seyi Adebajo
46aec5b06c
Merge pull request #1207 from theseyi/contains-personal
adds pill indicating that the dataset contains personal data
2018-06-18 10:39:20 -07:00
Seyi Adebajo
96ce82bca3 adds dialog indicating latency of 15 minutes when JIT request is successful 2018-06-14 14:46:36 -07:00
Seyi Adebajo
f697d46a02 adds pill indicating that the dataset contains personal data 2018-06-14 13:14:03 -07:00
Seyi Adebajo
3937970f61
Merge pull request #1205 from theseyi/advanced-edit
advanced edit
2018-06-14 11:22:30 -07:00
Seyi Adebajo
ce97189833 implements advanced edit mode for compliance policy updates 2018-06-13 15:12:23 -07:00
Charlie Tran
c66b9ceeff
Merge pull request #1194 from cptran777/suggested-owners-api
Implement suggested owners api and 2fa banner change
2018-05-30 16:20:41 -07:00
cptran777
d3bff2d2e4 Uses suggested owners api to get suggested owners rather than frontend filtering. Also changes timing of 2fa banner removal 2018-05-29 13:17:15 -07:00
Seyi Adebajo
7503a8c0b9 refactors IDL for metadata json schema and implementation of validator
slightly modifies variable names and removes unnecessary array type check

fixes cases where the type is a list that may include array or object
2018-05-29 11:20:11 -07:00
Seyi Adebajo
0e469f2e67 updates schema for json metadata. initial refactor of function to validate metadata schema properties. refactors action handler for upload: moves to container component 2018-05-23 14:56:30 -07:00
Seyi Adebajo
c726f136a1 implements feature to override the retention policy on a child dataset independent of the upstream policies 2018-05-17 23:46:03 -07:00
Seyi Adebajo
eb679c788b updates action decorator reference. adds config for allowedVersions of conflicting dependencies 2018-05-14 23:23:50 -07:00
Seyi Adebajo
01813e843c updates decomm time format. limits decomm time to +7 days. updates interaface for calendars. fixes issue with acl expiresAt 2018-05-10 17:08:50 -07:00