97 Commits

Author SHA1 Message Date
Seyi Adebajo
87719c03af DSS-6177 Removed unused links in Metric Detail page 2017-07-10 09:53:28 -07:00
Seyi Adebajo
6fb996d4b9 DSS-5888 Fixes tracking userId for noscript tag 2017-07-10 09:53:28 -07:00
Seyi Adebajo
a0d5cdf755 DSS-5888 DSS-5875 Adds tracking for users. Adds client side tracking for keyword and init for Piwik script module 2017-07-10 09:53:28 -07:00
Seyi Adebajo
946d92dcbb DSS-5888 Adds configuration support for Piwik environment tracking. Setting the 'tracking.piwik.siteid' to a value will get rendered in the template and consumed by the tracking initializer 2017-07-10 09:53:27 -07:00
Seyi Adebajo
02cbf8377a Merges front-end changes from master -> DSS-5178 DSS-5577 DSS-5677 DSS-5277 DSS-5677 2017-07-10 09:53:27 -07:00
Seyi Adebajo
b78fed8700 DSS-5677: Updates UI to more closely match spec, changes search input behaviour to filter from search 2017-07-10 09:53:27 -07:00
Seyi Adebajo
99d870fe7b DSS-5677: Add create banner for datasets without Privacy policy or Security specification 2017-07-10 09:53:27 -07:00
Seyi Adebajo
ac5ba16037 DSS-5677: Adds ability to create a new PrivacyCompliancePolicy and SecuritySpecification from the client UI. Also fixes issue with matching fields and data type properties on schema with inconsistent shapes 2017-07-10 09:53:27 -07:00
Seyi Adebajo
0e813b2bbd DSS-5677: Changes component from block syntax to inline. Add property for creating a new PrivacyCompliancePolicy and SecuritySpecification for statasets without either 2017-07-10 09:53:27 -07:00
Seyi Adebajo
ad5ea169d7 DSS-5178 DSS-5277: Adds dataType field to UI for schema field name search result. Refactors processSchema into parseSchema to get fields and types 2017-07-10 09:53:26 -07:00
Seyi Adebajo
ccae249166 DSS-5277 DSS-5178: Adds support for modifying compliancePurgeEntities that don't currently have identifierFields persisted on the remote, PurgeableEntityFieldIdentifierType enum is sourced in client 2017-07-10 09:53:26 -07:00
Seyi Adebajo
1a974c2d38 DSS-5178 DSS-5277: Implements Compliance and Confidential Spec
Adds 'logs/' to ignored files

Updates EmberSelectorComponent to handle a list of string options or list of options with value and label, flags the currently selected option, and bubble change actions with 'selectionDidChange' action

DSS-5178: Removes previous updates to search.js: moving jQuery + DOM heavy imperative implementation to Ember component

DSS-5178: Adds templates and components DropRegion and DraggableItem

DSS-5178: Adds getSecuritySpec action and compliance types to Dataset controller, cleans up Datasets route and removes inline securitySpec fetch from route

DSS-5178: Updates templates for compliance spec

DSS-5178: Adds compliance component and updates template

Adds .DS_Store to gitignore

DSS-5277: Adds dataset-confidential component to DOM, Creates DatasetConfidential component, refactors out data handling from component

DSS-5277: Moves data fetching to Dataset Route model and set model data on controller, Adds template for confidential spec component

DSS-5178: Moves view related complianceTypes to component

DSS-5277 DSS-5178: Adds styling for tab content
2017-07-10 09:53:26 -07:00
newsummit
244e67afc1 Security Compliance Tab UI (#246) 2017-07-10 09:53:26 -07:00
jbai
f44f5d339c implemented the idpc compliance section 2017-07-10 09:53:26 -07:00
jbai
d398723b85 implement the ownership section for metadata dashboard 2017-07-10 09:53:26 -07:00
jbai
3270b72981 implemented the bar and pie chart for description 2017-07-10 09:53:26 -07:00
jbai
7e82470c18 implement the description tab for metadata dashboard 2017-07-10 09:53:26 -07:00
jbai
2a4f281ba5 implement the confidential fields of metadata dashboard 2017-07-10 09:53:25 -07:00
jbai
af6c4f7dd2 upgrade idpc and script finder to ember 2.6.2 2017-07-10 09:53:25 -07:00
jbai
6b9958b7c3 implement the list view for metrics 2017-07-10 09:53:25 -07:00
jbai
1fb710637b fix the master branch merge issue 2017-07-10 09:53:24 -07:00
jbai
e873b1f1e2 sort the script finder lineage info by type 2017-07-10 09:53:24 -07:00
jbai
644cecb7ed bring the script finder back 2017-07-10 09:53:24 -07:00
jbai
03802bde93 DSS-4092, add metric into search and advanced search 2017-07-10 09:53:23 -07:00
jbai
ab81960e2e DSS-4076, update the metric view since data model changed 2017-07-10 09:53:23 -07:00
jbai
61ca84accd DSS-3495, implement the UI for IDPC JIRA part 2017-07-10 09:53:23 -07:00
jbai
915a482b8c add the internal flag to switch linkedin internal features 2017-07-10 09:53:23 -07:00
jbai
3e59b304b4 add idpc ui 2017-07-10 09:53:23 -07:00
Seyi
7c05f7f765 Merge branch 'master' into feature/DSS-5477 2016-12-14 22:05:29 -08:00
Na Zhang
02a588b35a piwik tracking for wherehows prod site 2016-12-07 16:42:30 -08:00
Na Zhang
f0e37c4a9a add piwik tracking for wherehows 2016-12-06 11:50:22 -08:00
Seyi Adebajo
73f914a32a DSS-5477: Updates UI with CR from @sdas-> Adds 'Ask a question?' email link to email all owners' 2016-11-30 14:31:03 -08:00
Seyi Adebajo
ae7ccb1538 DSS-5790: Adds help menu for external resources -> metadatacoverage 2016-11-30 10:37:46 -08:00
Seyi Adebajo
7871c94102 DSS-5579: Fixes bug with search input: first search operation is successful but subsequent search attempts fail on enter 2016-11-29 19:04:46 -08:00
Seyi Adebajo
84711db105 DSS-5477: implements DatasetOwnerList component displaying list of owners for a specific dataset and providing 'mailto:' functionality 2016-11-23 15:22:17 -08:00
Seyi Adebajo
ae7a4a5f30 Refactors DatasetAuthorComponent: Removes arbitraty setTimeout for DOM updating, converts to inline component, removes id reference to component element 2016-11-23 08:36:09 -08:00
Yi Wang
664e4072bb Upgrade to play 2.4.8 2016-10-19 17:42:28 -07:00
jbai
44df5dd08a update the dataset ownership information 2016-09-19 16:10:23 -07:00
jbai
cd942e852c fix the issue that can not delete and edit the comments 2016-09-09 10:42:46 -07:00
jbai
f4f4538408 fix the issue that action getSchema did not fired 2016-08-31 16:50:20 -07:00
jbai
45c528c9d9 implement the dataset accessiblities section 2016-08-09 11:34:46 -07:00
jbai
5305124d8c fix the bind-attr and wrong flow link in search result issues 2016-08-04 18:46:33 -07:00
jbai
23910971a9 upgrade ember from 1.12 to 2.6.2 2016-08-04 17:44:47 -07:00
jbai
6d9d571ed3 merge the commit of wherehows datasets properties styling 2016-07-27 16:44:18 -07:00
jbai
6a1f6e6654 fix the cross web browser issue of button text 2016-07-26 18:23:14 -07:00
jbai
c1d6d8fd68 update the backgroud the version and instance buttons 2016-07-26 17:23:15 -07:00
jbai
6de4945478 show dataset instance when it is availalbe 2016-07-25 17:19:12 -07:00
jbai
97a68b9291 update the dataset schema json view as selected version of dataset changed 2016-07-22 16:06:24 -07:00
jbai
0264ad3e3d implemented the referred by feature for dataset detail 2016-07-19 10:48:38 -07:00
jbai
ceb623f30e show available versions for dataset 2016-07-18 10:54:32 -07:00