38 Commits

Author SHA1 Message Date
Seyi Adebajo
7db7be2c8f updates class name for dataset classification icons 2017-07-10 13:42:55 -07:00
Seyi Adebajo
bdcda17439 updates spacing in ember-radio 2017-07-10 13:42:55 -07:00
Seyi Adebajo
d9eb5c4d11 updates security specification on datasets to obtain data for gdpr related to each dataset 2017-07-10 13:42:55 -07:00
Seyi Adebajo
3bbb12a4f8 updates breadcrumbs sass component rules. creates nacho component for breadcrumbs. 2017-07-10 13:42:55 -07:00
Seyi Adebajo
0d16f47e32 adds @symbol for email links and styling. new tab for email links 2017-07-10 13:42:54 -07:00
Seyi Adebajo
b8532abcf6 breadcrumbs for datasets. creates util modules to building urns and validating them. known issue with last item in breadcrumbs for urns should probably not be a link 2017-07-10 13:42:54 -07:00
Seyi Adebajo
0673b723dc updates feature-card to use non-fixed heights by leveraging an aspect ratio mixin 2017-07-10 13:42:54 -07:00
Seyi Adebajo
55d38d3bbf adds styling to owner list component. small updates 2017-07-10 13:42:54 -07:00
Seyi Adebajo
5e51805584 adds nuage as restricted source in dataset-author component 2017-07-10 13:42:54 -07:00
Seyi Adebajo
45a3bc91a5 updates dataset-owner-list component. adds ember-moment. updates entity list table 2017-07-10 13:42:53 -07:00
Seyi Adebajo
bb6b3bb50a adds browse feature on home / index page. updates 'home' route to index. and aftermodel redirection in browse route. styling for featurecard 2017-07-10 13:42:53 -07:00
Seyi Adebajo
ca6db59974 creates browser-viewport container and presentational components. updates layout styles. closes todo task to render entity components in browse.entity route. 2017-07-10 13:42:53 -07:00
Seyi Adebajo
0023e5c3e0 appends the initiating urn to the response for a fetched page urn datasets. updates browser-rail doc comment, adds default baseURL to previous value. refactors url mapping reducing helper function. updates styling in browser-rail component. 2017-07-10 13:42:53 -07:00
Seyi Adebajo
b275c329fb adds container and presentation components for browser-rail component which composes filter-rail. adds styling doc. adds browse route template. todo: move to browse.entity 2017-07-10 13:42:53 -07:00
Seyi Adebajo
e08f9c7685 adds browse view left rail navigation component. adds link node-link component and styling 2017-07-10 13:42:52 -07:00
Seyi Adebajo
f957e71966 adds styles for browse entity navigation 2017-07-10 13:42:52 -07:00
Seyi Adebajo
566e9038cd adds browse ui features: entity navigation, styles. routes for browse.entity. initial tests 2017-07-10 13:42:51 -07:00
Seyi Adebajo
d9df311f40 fixes edge case issue: when a user clicks the fieldName without a source would not render the input box. increases the width for dropdown filter in search-bar component 2017-07-10 09:55:16 -07:00
Seyi Adebajo
48dcb47344 implements typeahead using category filter apis for datasets, metrics or flows. caches previously seen results in client memory. adds category to arguments provided by query params 2017-07-10 09:55:15 -07:00
Seyi Adebajo
cbfcf5d487 removes yes/no radio toggle for compliance questions 2017-07-10 09:55:14 -07:00
Seyi Adebajo
ffa1d12b7c updates owner table typeahead styling 2017-07-10 09:55:12 -07:00
Seyi Adebajo
c3033dc455 updated disabled styles for nacho-button to provide more contrast 2017-07-10 09:55:11 -07:00
Seyi Adebajo
8132296e53 updates dataset-table component with larger page length. fixes issues with table cell widths and variation when column values are of varying lengths during scroll. updates select component to fill container up to a max-width of 300px 2017-07-10 09:55:10 -07:00
Seyi Adebajo
45bb1216d6 Sets default complianceType for new datasets to AUTO_PURGE. Fixes issue with logicalType comparision. Adds navbar styling for tabbed-navigation-list 2017-07-10 09:55:10 -07:00
Seyi Adebajo
705557372f DSS-6552 Updates the datasets component to default to the ownership tab. Adds Beta badge to navigation logo. 2017-07-10 09:55:09 -07:00
Seyi Adebajo
565c9a43ec DSS-6551 Adds user notification for confidential tab on update success 2017-07-10 09:55:09 -07:00
Seyi Adebajo
d2a6ae9564 Updates select-component styles. Adds temporary mixin for prefixing: Auto Prefixer should be installed 2017-07-10 09:54:22 -07:00
Seyi Adebajo
da0a23e60d Updates api for dataset-table-page to include colspan. Component is nested in a tfoot>td and is contained in the table to access contextual properties 2017-07-10 09:54:22 -07:00
Seyi Adebajo
e3ccb71fb2 DSS-6551 Refactors privacy compliance component to support. Fixes issues with propagating ui updates to underlying data model that resulted from updates to the map props. Creates sass fw function to get only font weights associated with the default font. Adds styles for action-bar ui component that contains buttons for view action 2017-07-10 09:54:21 -07:00
Seyi Adebajo
854286696b DSS-6551 Updates the privacy compliance ui for member data, and component templates 2017-07-10 09:54:21 -07:00
Seyi Adebajo
353bb6103a Fixes :hover and :disabled pseudo classes for nacho-button component state change 2017-07-10 09:54:20 -07:00
Seyi Adebajo
3c7ee03d5b DSS-6552 Refactors addOwner action on dataset-author component. Re-adds zebra striping on dataset-author component table. Adds remove restriction on owner records sourced from SCM. Adds dependency on ember-cli-string-helpers to package: This is used in dataset-author component table template to compare source strings. 2017-07-10 09:54:20 -07:00
Seyi Adebajo
778147739b DSS-6552 Enforces minimum number of confirmed owners on client before save. Updates design and refactored dataset-author implementation. Sorts list of ownerTypes. 2017-07-10 09:54:20 -07:00
Seyi Adebajo
0eefad2944 DSS-6552 Modifies sass organization: separates out candidate Connected Data Apps components into separate folder. Creates dataset-author component directory. 2017-07-10 09:54:20 -07:00
Seyi Adebajo
a65aaa33e3 DSS-6552 Create table styling mimicing ArtDeco table for Nacho, removes bs styling from dataset-author component table 2017-07-10 09:54:20 -07:00
Seyi Adebajo
10d1dfa04e Adds pattern definition and consumer classes for nacho-button, nacho-filter-rail and nacho-global-search components 2017-07-10 09:54:19 -07:00
Seyi Adebajo
06c8f44939 Adds error handling to z index function, set-color to retrieve color from color-scheme. Mixins for full-screen and flexbox centering, variables and maps for global variables. Base styles. hero component, and dropdown and navbar overrides for bootstrap styles. Updates footer component 2017-07-10 09:54:17 -07:00
Seyi Adebajo
006e05f629 DSS-6364 Creates Component based Sass folder architecture following 7-1 pattern. Excludes themes, pages, and vendor folders. 2017-07-10 09:54:16 -07:00