29 Commits

Author SHA1 Message Date
Seyi Adebajo
8704d10150 DSS-5277 Fixes bug with missing params property on controller depending on route entry point 2017-07-10 09:53:26 -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
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
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
Seyi Adebajo
3d9e054b67 Imports refactoring changes from linkedin branch into master 2016-11-23 08:36:09 -08: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
6d9d571ed3 merge the commit of wherehows datasets properties styling 2016-07-27 16:44:18 -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
jbai
62f6fee7ba add the dataset and flow root in the breadcrumb since list view need them 2016-06-29 10:23:55 -07:00
jbai
806972755c implement the list view for dataset and flow 2016-06-23 17:36:30 -07:00
jbai
5062fa4ecc load dali depends on and instance into final table 2016-06-09 18:51:05 -07:00
jbai
463e082db2 render the depends on info into seperated view 2016-06-02 18:53:13 -07:00
jbai
4059af29ba change the routes name from company to party 2016-05-23 17:59:36 -07:00
jbai
3fbcbfd2e1 get the owner types from db 2016-05-20 18:27:05 -07:00
jbai
868762e513 fix the invalid json error for schema 2016-03-14 11:16:15 -07:00
jbai
24faf3643b DSS-4007, fix the schema view as json does not refreshed issue 2016-03-04 14:07:17 -08:00
jbai
8f701d0a9b fix the search page refresh issue and rename headers 2016-03-02 00:49:15 -08:00
jbai
c763f45878 DSS-3964, update teradata sample data display method 2016-02-25 11:57:25 -08:00
jbai
e7dd347d04 DSS-3869, breadcrumb for dataset detail page 2016-02-22 15:03:30 -08:00
jbai
f5b5a7ad16 provide the notification for owner update 2016-02-10 15:39:45 -08:00
jbai
3aa799e0b7 implemented the ownership in detail view 2016-02-10 15:39:45 -08:00
jbai
b1c18be831 add the owner in the datasets page 2016-02-10 15:39:45 -08:00
SunZhaonan
d5c3d87d00 Initial commit 2015-11-19 14:39:21 -08:00