266 Commits

Author SHA1 Message Date
Seyi Adebajo
ffa1d12b7c updates owner table typeahead styling 2017-07-10 09:55:12 -07:00
Seyi Adebajo
e639febcca adds typeahead for user names in dataset-author component table. updates template reference to check form validity to ownershipIsInvalid 2017-07-10 09:55:12 -07:00
Seyi Adebajo
cae270b16d adds the user-lookup service 2017-07-10 09:55:12 -07:00
Seyi Adebajo
cf635ce330 adds user lookup service reference to application load and primes caches on app startup 2017-07-10 09:55:12 -07:00
Seyi Adebajo
666135eed2 fixes no previous state message 2017-07-10 09:55:12 -07:00
Seyi Adebajo
c60545ab54 updates security spec creation, removes unused specification 2017-07-10 09:55:12 -07:00
Seyi Adebajo
80a43d9114 fixes radio for group prompt in compliance tab. opens wiki links in new tab 2017-07-10 09:55:12 -07:00
Seyi Adebajo
6cab4e7b17 updates message for datasets with no security classification on start over 2017-07-10 09:55:12 -07:00
Seyi Adebajo
554b706769 fixes owner source check 2017-07-10 09:55:12 -07:00
Seyi Adebajo
26f51cab0d adds contraint on owners list. must be two owners who have source listed as scm and ownertype is user. 2017-07-10 09:55:11 -07:00
Seyi Adebajo
8e02adcfd2 updates metadata acquisition tabs with links to wiki for help. adds explanatory text to ownership tab. 2017-07-10 09:55:11 -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
3697b06c23 changes buttons on metdata acquisition components to save 2017-07-10 09:55:11 -07:00
Seyi Adebajo
3f5800e0c7 updates page with wiki links for field format on datqset-confidential 2017-07-10 09:55:11 -07:00
Seyi Adebajo
b2f4b69a5d reverts breadcrumbs for dataset without link support 2017-07-10 09:55:11 -07:00
Seyi Adebajo
5e8f014df3 prevents edits if duplicates are found in field names 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
97840b7e89 add dataType, field format to confidential classification table. changes support for security classification to just public/confidential/highlyConfidential. adds logical types. add placeholders for help links. 2017-07-10 09:55:11 -07:00
Seyi Adebajo
e535cb0764 updates to the confidential component to support api changes for logical types.updates template 2017-07-10 09:55:11 -07:00
Seyi Adebajo
e31d399475 updates logical types for privacy compliance component 2017-07-10 09:55:10 -07:00
Seyi Adebajo
84405f62a1 adds hasBadData flag to compliance component if schema field names are not unique. refactors computed property complianceDataFields 2017-07-10 09:55:10 -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
094dfebf33 Temporarily switches locationType to hash based routes. This is due to horizontal email tasks being sent out 2017-07-10 09:55:10 -07:00
Seyi Adebajo
82ed878e8c fix image reference in login template 2017-07-10 09:55:10 -07:00
Seyi Adebajo
52a30b319c Fixes logo. 404 returned from nested directory 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
51f497f476 fixes reference to font-awesome font files served from app 2017-07-10 09:55:08 -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
9e87ca6cd5 DSS-6551 Fixes issue with play session cookie not containing username. Small updates to wordinng in Ownership ui 2017-07-10 09:54:22 -07:00
Seyi Adebajo
a39558c388 DSS-6551 Rewrites dataset-confidential component and component template to support similar dataset-table based ui to dataset-compliance component. Enforces 1-to-1 mapping from identifierField -> classification. Changes wording from Reset to Start Over on both prompts. 2017-07-10 09:54:22 -07:00
Seyi Adebajo
c441c00dbc DSS-6551 Modifies dropdown cta wording 2017-07-10 09:54:22 -07:00
Seyi Adebajo
488e7bb067 DSS-6551 Fix default sorting for compliance fields 2017-07-10 09:54:22 -07:00
Seyi Adebajo
da290af89f DSS-6551 Oops. fixed toggle on list: pushing too quickly. Refactors onSave action to verify updated sourceEntities 2017-07-10 09:54:21 -07:00
Seyi Adebajo
40174d39f4 DSS-6551 Adds action for updating the prompt flow 2017-07-10 09:54:21 -07:00
Seyi Adebajo
03270406bb DSS-6551 Adds table components for organizations and group ids: There is definitely potential to refactor this to one wrapper component that is instantiated 3 times with different props, this is however already a container component for dataset-table. 2017-07-10 09:54:21 -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
5c2d31289a DSS-6551 Disables the isSubject checkbox for fields that are not Member Identifiable. Adds Ember action support for updates to isSubject with :onMemberFieldSubjectChange 2017-07-10 09:54:21 -07:00
Seyi Adebajo
aa2328f673 DSS-6551 Updates compliance Ember actions for field format change and privacy change 2017-07-10 09:54:21 -07:00
Seyi Adebajo
ca15d0000e DSS-6551 Ember Actions added to handle change in subject column on dataset-schema-table wrapper component 2017-07-10 09:54:21 -07:00
Seyi Adebajo
6fe2706fa8 DSS-6551 Adds support to datasets routes to map the new columns api 2017-07-10 09:54:21 -07:00
Seyi Adebajo
4f63a797f1 DSS-6551 datasets/dataset template support for schemaFieldNamesMappedToDataTypes: columns api mapped from fieldNames and types 2017-07-10 09:54:21 -07:00
Seyi Adebajo
7983aff690 DSS-6551 Refactors compoent template for dataset-compliance to support updated api for compliance 2017-07-10 09:54:21 -07:00
Seyi Adebajo
eba5a224df DSS-6551 Refactors the dataset-schema-table component template to support the new privacy and compliance template 2017-07-10 09:54:21 -07:00
Seyi Adebajo
2c9db95c8a DSS-6552 Refactors updateOwners on dataset-author component. Adds saveOwnerChanges action to handle post request. Refactors update handler for sortable. 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