12004 Commits

Author SHA1 Message Date
Seyi Adebajo
fb089e037a Add functionality and template for data-table component. 2017-07-10 09:54:18 -07:00
Seyi Adebajo
3909f73008 Add component functionality for data-schema-table component 2017-07-10 09:54:18 -07:00
Seyi Adebajo
9baac8c460 Removes unneeded section element on main outlet 2017-07-10 09:54:18 -07:00
Seyi Adebajo
5856f6a91f Fixes routes on dataset controller for compliance and security spec. 2017-07-10 09:54:17 -07:00
Seyi Adebajo
728a32d72d Adds functionality for source refinement from search page to controller. and action handler for changes to source. Also connects controller to queryParams for search: keyword, category, source and page, and sets default values 2017-07-10 09:54:17 -07:00
Seyi Adebajo
d844f86d87 Adds services for session, search, and keywords to application controller. Updates instantiation of application controller to prime cache for keywords async. Adds application level handler for search action. 2017-07-10 09:54:17 -07:00
Seyi Adebajo
4189e46c46 Updates nav bar with help link and metadata coverage message. Add logout route link. 2017-07-10 09:54:17 -07:00
Seyi Adebajo
f9dbc6dbaa Adds application utility module: build-url module to ensure url is encoded and decoded in a w3 spec compliant way. encode-decode-uri-component-with-space util replaces spaces with + as opposed to '\%20' separator. Functions for dataset security and privacy spec. Email address validator 2017-07-10 09:54:17 -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
ecccd1eb49 Removes default classNames from draggable-item component 2017-07-10 09:54:17 -07:00
Seyi Adebajo
7c4e6ae889 Add attribution for nav-link for ember 2017-07-10 09:54:17 -07:00
Seyi Adebajo
5fc821064d Fixes selected property on selector component for ember 2017-07-10 09:54:17 -07:00
Seyi Adebajo
bd8799b968 Updates dataset compliance component to support tablular format for user updates to compliance data 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
c4a9449d3b Purge unused styles from legacy css code 2017-07-10 09:54:17 -07:00
Seyi Adebajo
d338e57cf5 Add routes, dependencies and build configuration for Ember cli app 2017-07-10 09:54:16 -07:00
Seyi Adebajo
65657f26e0 Adds values property to ember-selector component 2017-07-10 09:54:16 -07:00
Seyi Adebajo
5e91ceeda3 Add Promise global to jshintrc, ES6. Adds .eslint config 2017-07-10 09:54:16 -07:00
Seyi Adebajo
7aecbd659d DSS-6364 Changes sass compiler to ember-cli-eyeglass to support restyle. Adds CssDir configuration 2017-07-10 09:54:16 -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
98855f64d9 DSS-6364 Adds font file assets to asset folder 2017-07-10 09:54:16 -07:00
Seyi Adebajo
ebc4aaef49 DSS-5869 Updates wildcard route to protected route 2017-07-10 09:54:16 -07:00
Seyi Adebajo
93e8b422eb DSS-5869 Adds Tests: Unit, Integration 2017-07-10 09:54:16 -07:00
Seyi Adebajo
b3fda9c5e7 DSS-5869 Adds Route: index, Adds Template: index 2017-07-10 09:54:16 -07:00
Seyi Adebajo
0a5add448d DSS-5869 Adds Route: application 2017-07-10 09:54:16 -07:00
Seyi Adebajo
7bbe3acd8c DSS-5869 Adds Controller: application 2017-07-10 09:54:16 -07:00
Seyi Adebajo
f1500ce108 DSS-5869 Adds Template: main 2017-07-10 09:54:16 -07:00
Seyi Adebajo
55e04ff115 DSS-5869 Adds Template: logout, Adds Route: logout 2017-07-10 09:54:15 -07:00
Seyi Adebajo
8115d4f2ab DSS-5869 Adds Template: application 2017-07-10 09:54:15 -07:00
Seyi Adebajo
57457c59de DSS-5869 Adds Component: schema-comment 2017-07-10 09:54:15 -07:00
Seyi Adebajo
ac2322337e DSS-5869 Adds Component: metric-watch 2017-07-10 09:54:15 -07:00
Seyi Adebajo
5bbf47314f DSS-5869 Adds Component: metric-detail 2017-07-10 09:54:15 -07:00
Seyi Adebajo
2a180c6097 DSS-5869 Adds Component: ember-selector 2017-07-10 09:54:15 -07:00
Seyi Adebajo
7bc91111b8 DSS-5869 Adds Component: drop-region 2017-07-10 09:54:15 -07:00
Seyi Adebajo
78413dc581 DSS-5869 Adds Component: draggable-item 2017-07-10 09:54:15 -07:00
Seyi Adebajo
17317abf35 DSS-5869 Adds Component: dataset-watch 2017-07-10 09:54:15 -07:00
Seyi Adebajo
c6ffe7d29e DSS-5868 Adds Component: dataset-schema 2017-07-10 09:54:15 -07:00
Seyi Adebajo
ad6764ae26 DSS-5869 Adds Component: dataset-sample 2017-07-10 09:54:15 -07:00
Seyi Adebajo
d672599824 DSS-5869 Adds Component: dataset-relations 2017-07-10 09:54:15 -07:00
Seyi Adebajo
812fafde7b DSS-5869 Adds Component: dataset-property 2017-07-10 09:54:15 -07:00
Seyi Adebajo
09004d584b DSS-5869 Adds Component: dataset-owner 2017-07-10 09:54:14 -07:00
Seyi Adebajo
4dbab06982 DSS-5869 Adds Component: dataset-owner-list 2017-07-10 09:54:14 -07:00
Seyi Adebajo
66dc54f0df DSS-5869 Adds Component: dataset-impact 2017-07-10 09:54:14 -07:00
Seyi Adebajo
cc11347e5a DSS-5869 Adds Component: dataset-favorite 2017-07-10 09:54:14 -07:00
Seyi Adebajo
8e6f8d1a31 DSS-5869 Adds Component: dataset-confidential 2017-07-10 09:54:14 -07:00
Seyi Adebajo
5cf4e88503 DSS-5869 Adds Component: dataset-compliance 2017-07-10 09:54:14 -07:00
Seyi Adebajo
4a731a12f7 DSS-5869 Adds Component: dataset-comments 2017-07-10 09:54:14 -07:00
Seyi Adebajo
c0ba748b55 DSS-5869 Adds Component: dataset-author 2017-07-10 09:54:14 -07:00
Seyi Adebajo
6334af1806 DSS-5869 Adds Component: ace-editor 2017-07-10 09:54:14 -07:00