266 Commits

Author SHA1 Message Date
Seyi Adebajo
7d07ab76b3 adds question numbers for confidential tab 2017-07-10 13:42:57 -07:00
Seyi Adebajo
f5210a9953 disables save on confidential if all datasets content types don't have a boolean value 2017-07-10 13:42:57 -07:00
Seyi Adebajo
9f6f094af7 fix navigation when the browse route is not a browse.entity route 2017-07-10 13:42:56 -07:00
Seyi Adebajo
ad3b51d4fa updates afteramodel method comment 2017-07-10 13:42:56 -07:00
Seyi Adebajo
91fe71416a adds a byName key for metrics that are indexed and retrieved by the metric name 2017-07-10 13:42:56 -07:00
Seyi Adebajo
b0d8227cc3 fixes incorrect default transition to datasets entity on browse.entity route entry 2017-07-10 13:42:56 -07:00
Seyi Adebajo
af7e323d02 updates dataset tag link for gdpr section in confidential component 2017-07-10 13:42:56 -07:00
Seyi Adebajo
7db7be2c8f updates class name for dataset classification icons 2017-07-10 13:42:55 -07:00
Seyi Adebajo
5af9087835 updates text for unspecified logical types to Not Specified 2017-07-10 13:42:55 -07:00
Seyi Adebajo
e8211fe07c fixes integration issue with api: default value for datasetClassification is null 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
c74858b198 fixes navigating to datasets from rail: numbers were previously excluded from parsed string. DRY's urn regex 2017-07-10 13:42:55 -07:00
Seyi Adebajo
d008767304 updates the list of field data types: removes member, group, and company related fields 2017-07-10 13:42:55 -07:00
Seyi Adebajo
9188bad175 adds an infromational notification for the user if the dataset does not have a compliance policy or securty classification 2017-07-10 13:42:55 -07:00
Seyi Adebajo
1086257908 updates fallback format for dataset-author component. removes obsolete sources from build step 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
0e0f3fd69a updates informational text on ownership tab 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
fbacf6ea9a updates datasets security classification question 2017-07-10 13:42:54 -07:00
Seyi Adebajo
a08730b0df implements default classification for data fields. creates constants for metadata-acquisition. refactors datasets utils function to export default module. updates column ordering for security classification table. 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
87048b9e23 removes moar legacy code 2017-07-10 13:42:54 -07:00
Seyi Adebajo
bfc2a26dcf removes legacy advsearch 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
c9666f2f21 adds last modified column for owners in owner list table. configures moment to fall back to llll for locale strings. 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
82663b2f1c hardcodes entities to preserve sort order 2017-07-10 13:42:53 -07:00
Seyi Adebajo
662f93343c sorts browse nav bar alphabetically. 2017-07-10 13:42:53 -07:00
Seyi Adebajo
d65d0d887f quick refactor of dataset-table search filter implementation. adds todo comment: rename dataset-actions 2017-07-10 13:42:53 -07:00
Seyi Adebajo
b5c1ba0dc3 adds wip dataset-actions component. to be renamed entity-actions 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
ab5e275581 adds flows.flow route and updates browser-viewport component to pass in entity id to route 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
9e4b758a70 changes text for Security Classification option in confidential tab from 'Not Confidential' to 'Limited Distribution' (#455) 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
7ed0d0f037 updates routes in browse route. adds todo. reformats search.js 2017-07-10 13:42:52 -07:00
Seyi Adebajo
36a82cbc31 updates reducers utils with mapUrnsToIds helper 2017-07-10 13:42:52 -07:00
Seyi Adebajo
339c10542d updates datasets, flows, and metrics actions: removes select[entity] 2017-07-10 13:42:52 -07:00
Seyi Adebajo
92ca92d4e0 adds fetchNodes to entities actions index 2017-07-10 13:42:52 -07:00
Seyi Adebajo
e24a09f9c3 refactors createLazyRequest to use asyncExecutor for better abstraction 2017-07-10 13:42:52 -07:00
Seyi Adebajo
06917ea4f4 adds actions for browse.entity to request nodes and child entities in view. 2017-07-10 13:42:52 -07:00
Seyi Adebajo
756cd8f072 adds state handling for dataset urn child nodes and/or child datasets 2017-07-10 13:42:52 -07:00
Seyi Adebajo
c1c27bb6e5 adds default tests. updates local reference to nodes in reducers.entities.entities 2017-07-10 13:42:52 -07:00
Seyi Adebajo
2c85fc05ed adds utility functions for entites data request 2017-07-10 13:42:52 -07:00