83 Commits

Author SHA1 Message Date
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
ae902f1f57 adds back sub path for /assets. add node-sass as a developer dep for gradleBuild 2017-07-10 09:55:16 -07:00
Seyi Adebajo
1e52a39ef2 replaces /assets/assets with /assets 2017-07-10 09:55:15 -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
d7bc7d5d5c sets page bgcolor to (white, base) 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
8a2450b3c5 Finally makes Play mid-tier give up all rendering responsibilities! Delegates to Ember client for routing, route resolution etc, SPA all the things. 2017-07-10 09:55:08 -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
00be360da0 DSS-6552 Modifies user interface on DatasetAuthor component to support edit and read only mode for userName field. resets default TH styling. Creates global sass list variable for font-awesome font stack. 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
c14940f845 Add client side handling for login and authentication using ember-cli-simple-auth. Add custom authenticator for ldap. And login page and styles. 2017-07-10 09:54:17 -07:00
Seyi Adebajo
b277e7c9b6 Add bootstrap using npm ,and layout folder 2017-07-10 09:54:17 -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
Seyi Adebajo
451f5c72b0 Moves legacy-app out of build pipeline. Fixes reference to legacy wherehows.css in app.scss 2017-07-10 09:54:11 -07:00
Seyi Adebajo
b17514c797 Imports legacy styles into sass source 2017-07-10 09:54:10 -07:00
Seyi Adebajo
5ff23586d4 Adds sass support and bootstrap to ember-cli build config 2017-07-10 09:54:09 -07:00
Seyi Adebajo
c99e6b2c09 Initial commit transition to Ember CLI 2017-07-10 09:54:09 -07:00