12004 Commits

Author SHA1 Message Date
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
Ignacio Bona
ac7edcfe9a PR Comments + tests 2018-09-17 23:06:06 -07:00
Ignacio Bona
01e930d2b0 PR Comments + tests 2018-09-17 23:03:32 -07:00
cptran777
ed779911ed Add a tooltip for health score and remove more info from tooltip messages 2018-09-17 17:21:26 -07:00
cptran777
fe5d467598 Remove extraneous line 2018-09-17 16:29:32 -07:00
cptran777
1044854a97 Fixes failing tests for avatar image 2018-09-17 16:22:20 -07:00
cptran777
e9c62078e5 Fix for failing tests for lineage. Avatar tests still failing 2018-09-17 16:02:58 -07:00
cptran777
435bd7f8b1 Handling new relationships api on the wherehows web 2018-09-17 14:17:10 -07:00
Ignacio Bona
eaa73d1156 Focus out search issue 2018-09-17 11:25:01 -07:00
Ignacio Bona
94de04deab PR feedback comments 2018-09-17 10:54:11 -07:00
Ignacio Bona
24cb936b5e Fix test failures 2018-09-14 17:10:45 -07:00
Ignacio Bona
cab1e699f8 Facets: Docs and a little cleanup 2018-09-14 16:59:57 -07:00
Ignacio Bona
d6393ece00 Facets: Docs and a little cleanup 2018-09-14 16:58:45 -07:00
Ignacio Bona
3459b8174a Facets: Docs and a little cleanup 2018-09-14 16:47:28 -07:00
Ignacio Bona
7abaaf3f37 Facets: Docs and a little cleanup 2018-09-14 16:42:13 -07:00