2618 Commits

Author SHA1 Message Date
cptran777
ca2a5ed7ba Update tests for new scenario 2018-09-27 16:57:46 -07:00
cptran777
e4cf3fdbc9 Change properties tab to status tab 2018-09-27 16:44:37 -07:00
cptran777
4bbba4f86b Dataset deprecation notice wording change 2018-09-27 16:42:38 -07:00
cptran777
394a5f5ae4 Add dataset deprecation acknowledgement and wiki link 2018-09-27 16:36:37 -07:00
Seyi Adebajo
9679eb772b
Merge pull request #1419 from theseyi/set-unspecified-fields
cleans up commented out code. modifies task to set all compliance fie…
2018-09-27 15:52:08 -07:00
Seyi Adebajo
89ab33332a
Merge pull request #1417 from theseyi/fix-upstream-owners
fixes issue with suggested ownership incorrectly precluding ownership…
2018-09-27 15:51:46 -07:00
Yi (Alan) Wang
6d6ec28435
Add actor and lastModified to DatasetOwnership structure (#1420) 2018-09-27 11:57:29 -07:00
Seyi Adebajo
4f3d50b5fc cleans up commented out code. modifies task to set all compliance fields as none using iteratee first each function 2018-09-27 08:16:26 -07:00
Seyi Adebajo
b0037ccbc2
Merge pull request #1410 from theseyi/email-avatars-and-reversible
refactors implementation and design of stacked-avatars-list componen…
2018-09-26 22:56:56 -07:00
Seyi Adebajo
4e50b07d3e fix failing tests for buildMailToUrl 2018-09-26 22:20:23 -07:00
Seyi Adebajo
7d7ae80c5a fixes issue with suggested ownership incorrectly precluding ownership information for an upstream dataset 2018-09-26 22:05:20 -07:00
Seyi Adebajo
10e8fdec8a refactors email for avatars 2018-09-26 21:57:16 -07:00
Yi (Alan) Wang
eb6b97c942
Minor modification on Retention API, make it Nonnull (#1416) 2018-09-26 14:18:32 -07:00
Seyi Adebajo
afca8738ef
Merge pull request #1411 from theseyi/recently-annotated-suggestion
filters out suggested annotations for compliance policies that have r…
2018-09-26 11:22:47 -07:00
Charlie Tran
209a3fe535
Merge pull request #1413 from cptran777/reset-retention-on-save
Use retention policy for form and create separate reset retention
2018-09-25 23:47:14 -07:00
cptran777
93b088fcae Use retention policy for form and create separate reset retention 2018-09-25 22:37:06 -07:00
Charlie Tran
d209c93a47
Merge pull request #1412 from cptran777/retention-api-handling
Use retention API instead of compliance to determine purge policy
2018-09-25 21:38:10 -07:00
cptran777
ddcea31bdf Use retention API instead of compliance to determine purge policy 2018-09-25 16:51:46 -07:00
Seyi Adebajo
dd95d674f4 filters out suggested annotations for compliance policies that have recently been saved 2018-09-25 15:50:00 -07:00
Charlie Tran
6b518f9b9e
Merge pull request #1408 from cptran777/upstream-lineage
Use upstream lineage instead of resolved compliance
2018-09-25 15:04:11 -07:00
cptran777
8351157217 Minor addition to get upstreams task 2018-09-25 14:14:03 -07:00
Seyi Adebajo
026e7a878c refactors implementation and design of stacked-avatars-list component: reuses hover-dropdown component to list menu options. repositions component in entity header. adds new core type definition file. implements function to construct a mail-to uri. 2018-09-25 10:22:19 -07:00
cptran777
15fa9d6ca4 Minor cleanup for upstream lineage stuff 2018-09-24 16:34:31 -07:00
cptran777
dc0641d955 use upstream lineage to determine show parents logic vs resolved compliance using fromUpstream 2018-09-24 16:28:14 -07:00
Yi (Alan) Wang
3ce2101ca7
Fix some style check issues, no code change (#1406) 2018-09-21 16:03:15 -07:00
Seyi Adebajo
f3245032d0
Merge pull request #1400 from theseyi/compliance-query-propagation
propagates field_filter queries to  dataset container
2018-09-20 13:00:40 -07:00
Charlie Tran
dec9417376
Merge pull request #1402 from cptran777/release-health-tab
Will show dataset health tab except for graphs...
2018-09-20 12:56:55 -07:00
cptran777
9ab9ccaf43 Will show dataset health tab except for graphs which are still flag guarded 2018-09-20 12:10:42 -07:00
Charlie Tran
18079547be
Merge pull request #1397 from cptran777/advanced-compliance-edit-fix
Various Small UI Fixes
2018-09-20 11:25:17 -07:00
Seyi Adebajo
f3c6b8fdaa propagates qps to container 2018-09-20 09:26:34 -07:00
Seyi Adebajo
37802e280b
Merge pull request #1396 from theseyi/compliance-completed-filter
adds completed / passing tags filter to compliance entities table
2018-09-20 08:46:06 -07:00
Seyi Adebajo
3d01e53369
Merge pull request #1395 from theseyi/avatar-task
replaces avatar-image with e-concurrency task
2018-09-20 08:45:47 -07:00
Seyi Adebajo
daadfd4433
Merge pull request #1394 from theseyi/compliance-filter-query
adds support for compliance filter query param on compliance route
2018-09-20 08:45:31 -07:00
cptran777
bee6e31710 Hides bar chart breakdown for metadata health tab unless we have more table data 2018-09-19 15:57:03 -07:00
cptran777
b5aa6fedd2 Add advanced edit errors and purge key tooltip for compliance edit 2018-09-19 15:51:33 -07:00
cptran777
ed7e753803 Add mirage handler for export policy on web 2018-09-19 15:49:41 -07:00
Seyi Adebajo
d291b33789 adds completed / passing tags filter to compliance entities table 2018-09-19 11:17:16 -07:00
Seyi Adebajo
5d0c1e3b93 replaces onImageFallback method on avatar-image with e-c task. adds contrasting bg-color for image fallback 2018-09-19 11:15:22 -07:00
Seyi Adebajo
0c8edbca7e replaces avatar-image with e-concurrency task 2018-09-19 11:14:43 -07:00
Seyi Adebajo
ef6cfdc02a updates types for ember transtion. rebase on master 2018-09-19 11:09:27 -07:00
Seyi Adebajo
e6c61a9536 adds support for compliance filter query param on compliance route 2018-09-19 10:50:23 -07:00
Charlie Tran
cd94e5af6f
Merge pull request #1391 from cptran777/health-score-enhancements
Add a tooltip for health score and remove more info from tooltip messages
2018-09-18 14:05:15 -07:00
cptran777
dbbcb92177 health score enhancements code cleanup 2018-09-18 12:53:07 -07:00
Charlie Tran
d8dcea3297
Merge pull request #1390 from cptran777/handle-new-relationships-api
Handle new relationships api
2018-09-18 12:38:08 -07:00
cptran777
339dc49495 relationships code cleanup - remove unused undry codes 2018-09-18 12:24:39 -07:00
Ignacio Bona Piedrabuena
c28e9efac2
Merge pull request #1388 from linkedin/nacho-facets
New Facets
2018-09-18 12:14:16 -07:00
Ignacio Bona
83a2ec7c5a Item spacing in facets 2018-09-18 12:12:27 -07:00
Ignacio Bona
2185941073 Merge branch 'master' of github.com:linkedin/WhereHows into nacho-facets 2018-09-17 23:09:54 -07:00
Ignacio Bona
ca1d2314e7 Address PR comments 2018-09-17 23:08:53 -07:00
Ignacio Bona
4ba7decdae type 2018-09-17 23:07:36 -07:00