89 Commits

Author SHA1 Message Date
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
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
cptran777
767da24cfa Edit tests to match up with current state of container 2018-07-27 13:46:30 -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
f8a6b0d361 adds data-fabrics-container render tests 2018-07-18 10:22:28 -07:00
Seyi Adebajo
c0ff52eea9 fix failing breadcrumb tests 2018-07-10 21:38:48 -07:00
Seyi Adebajo
4e2f586e9c
Merge pull request #1232 from theseyi/utils
adds util function for iteratee compose function. refactors dataset compliance function name editableTags
2018-06-26 11:54:00 -07:00
Seyi Adebajo
7198b6471d moves noop to util helpers module 2018-06-25 23:42:28 -07:00
Seyi Adebajo
b93e133dc2 removes obsolete flags for ownership feature gate
removes mid-tier config property for showOwnership feature flag

fix failing tests
2018-06-21 11:54:34 -07:00
Seyi Adebajo
5f036581cc
Revert "removes obsolete flags for ownership feature gate" 2018-06-21 11:23:37 -07:00
Seyi Adebajo
b3fc5842cc fix failing tests 2018-06-21 10:46:37 -07:00
Seyi Adebajo
9b3241787a removes obsolete flags for ownership feature gate 2018-06-21 10:15:51 -07:00
Seyi Adebajo
e7208eaa1a refactor createInitialComplianceInfo to initialComplianceObjectFactory 2018-05-23 14:56:30 -07:00
Seyi Adebajo
ef6f6f7c46 tests switching to edit mode in downstream purge policy 2018-05-21 01:53:28 -07:00
Seyi Adebajo
ce70b8d4c0 adds test for compliance purge policy and mirage platform factory to support container/upstream-dataset integration test 2018-05-21 01:38:07 -07:00
Seyi Adebajo
4af70ed53b replaces sinon mocks with manual mirage invocation. adds models and factories for related entities 2018-05-21 00:19:45 -07:00
Seyi Adebajo
d64ce2e202 fixes failing tests for purge-policy and upstream-dataset components 2018-05-18 15:15:43 -07:00
Seyi Adebajo
4b8e29ee89
Merge pull request #1154 from theseyi/jit-acl-decomm-time
updates decomm time format. limits decomm time to +7 days. updates interface for calendars. fixes issue with acl expiresAt
2018-05-11 11:24:19 -07:00
Seyi Adebajo
f23d981c48 fix failing test 2018-05-11 10:39:31 -07:00
cptran777
e80303c704 Implement new user lookup with ember power select typeahead 2018-05-07 14:33:17 -07:00
cptran777
1106ad45f3 Improve documentation and code maintainability through usage of consistent constants and more semantic organization 2018-05-01 22:50:04 -07:00
cptran777
2307032c3e Creates a banner alerts component to handle banner notifications 2018-05-01 14:18:21 -07:00
Seyi Adebajo
459f707cc8 Revert "removes inapplicable classification change test for schemaless-tagging component"
This reverts commit 61d75dc9e07aa5edfebe72bbd9acf92be9867b34.
2018-05-01 10:01:51 -07:00
Seyi Adebajo
389f3a7e86 Revert "removes ability to specify security classification in ui"
This reverts commit 83cac663bdf7abb8c70d1336aafb43bf1a1a2232.
2018-05-01 09:56:23 -07:00
Charlie Tran
7a8922243d
Merge pull request #1113 from cptran777/dataset-owner-selection-revamp
Dataset owner selection revamp
2018-04-23 22:53:59 -07:00
cptran777
716f296f58 modify tests that were broken from changes 2018-04-22 23:31:35 -07:00
Seyi Adebajo
d2bd4ef0e4
Merge pull request #1108 from theseyi/multi-tagging-updates
removes ability to specify schema-less security classification in ui
2018-04-19 16:03:13 -07:00
Seyi Adebajo
61d75dc9e0 removes inapplicable classification change test for schemaless-tagging component 2018-04-19 15:43:35 -07:00
Seyi Adebajo
83cac663bd removes ability to specify security classification in ui 2018-04-19 14:54:24 -07:00
Charlie Tran
95f18e1d9e
Merge pull request #1091 from cptran777/dataset-suggested-owners-revamp
add new suggested owners component to handle system generated owners
2018-04-16 14:11:27 -07:00
cptran777
a2a608740d fix failing tests 2018-04-16 13:50:56 -07:00
cptran777
c19ff27b5a Owner tab UX revamp - add new suggested owners component to handle system generated suggestions 2018-04-12 23:49:20 -07:00
Seyi Adebajo
0bf1c19456 adds integration tests for avatar components 2018-04-09 19:04:11 -07:00
Seyi Adebajo
27bc871a41
Merge pull request #1063 from theseyi/decommission-date
adds decommission date property and calendar interface for deprecated…
2018-03-28 15:08:46 -07:00
Seyi Adebajo
f90a950a58 update decommissionDate test 2018-03-28 13:50:02 -07:00
Seyi Adebajo
2d90e483f5 adds integration test for container component 2018-03-28 12:40:12 -07:00
Seyi Adebajo
e212780bce fix deprecation test 2018-03-28 12:14:10 -07:00
Seyi Adebajo
e49582474c fix issue with broken dataset-properties test 2018-03-28 11:30:35 -07:00
Seyi Adebajo
4be1bbbdba updates failing tests 2018-03-27 08:41:13 -07:00
Seyi Adebajo
351600aadc rewrite jit access feature to work with new api and update implementation to use container components 2018-03-20 11:32:51 -07:00
Seyi Adebajo
035ea922ae creates container component for search sources. refactors search controller 2018-03-18 21:43:31 -07:00
Seyi Adebajo
a5d25fa560 creates more info component and refactors links 2018-03-14 16:57:22 -07:00
Seyi Adebajo
c1cdaee011 adds resolved ownership for datasets with metadata derived from parent dataset 2018-03-12 17:35:01 -07:00
Seyi Adebajo
24a412d214 fix broken tests related to refactor 2018-03-12 11:37:04 -07:00
Seyi Adebajo
279f567399 fix compliance container test 2018-02-28 17:08:50 -08:00
Seyi Adebajo
5a760f8fca adds a banner referencing a parent dataset on the compliance policy if the dataset's compliance policy is from an upstream dataset. prevents edit mode in downstream policy 2018-02-25 20:34:46 -08:00
Seyi Adebajo
86804ac2c9 reenable breadcumb navigation based on li urn format. support either hdfs / non-hdfs. add home 2018-02-22 11:16:50 -08:00
Seyi Adebajo
34a67bdde6 updates api routes name to be all lowercase 2018-02-21 17:33:42 -08:00