125 Commits

Author SHA1 Message Date
Yi (Alan) Wang
8bf5fe5841
Fix list Dataset segments issue with delimiter (#1435) 2018-10-04 10:48:26 -07:00
Na Zhang
7a60be5684 support auto complete with facets 2018-10-03 13:16:32 -07:00
Charlie Tran
2d372cbd94
Merge pull request #1421 from cptran777/dataset-deprecation-acknowledgement
Dataset deprecation acknowledgement
2018-09-28 12:37:23 -07:00
cptran777
394a5f5ae4 Add dataset deprecation acknowledgement and wiki link 2018-09-27 16:36:37 -07:00
Yi (Alan) Wang
eb6b97c942
Minor modification on Retention API, make it Nonnull (#1416) 2018-09-26 14:18:32 -07:00
cptran777
b5aa6fedd2 Add advanced edit errors and purge key tooltip for compliance edit 2018-09-19 15:51:33 -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
c94234a548 Modify upstream downstream relationships api to use new lineage model 2018-09-13 17:31:31 -07:00
Charlie Tran
97f08e0b81
Merge pull request #1382 from cptran777/no-default-export-data-banner
Do not default to false for export policy. Give live data warning banner
2018-09-13 13:11:28 -07:00
cptran777
5bdf725a8c Do not default to false for export policy. Give live data warning banner 2018-09-13 10:43:07 -07:00
Seyi Adebajo
5cece9147a implements fallback handler for avatar image component 2018-09-13 09:43:11 -07:00
cptran777
2aa8fdebb5 Use put instead of set. Build works so this time we good 2018-09-11 18:05:20 -07:00
cptran777
2039444cc9 Fix typo 2018-09-11 17:06:55 -07:00
cptran777
019b0c3c94 Add jitacl contact to configs update getconfigs to take default value 2018-09-11 16:51:52 -07:00
Na Zhang
d14911c231 add fabric facet for search 2018-09-10 14:16:45 -07:00
Yi (Alan) Wang
11aed24ced
Minor modification on Export policy API (#1363) 2018-09-06 21:25:59 -07:00
Yi (Alan) Wang
17f1f68f95
Rewrite SearchDao to remove dependency on Play (#1358) 2018-09-04 16:40:02 -07:00
Charlie Tran
a281f4065b
Merge pull request #1354 from cptran777/add-api-export-policy
Add open source side API for export policy
2018-09-03 22:56:21 -07:00
cptran777
7a89d139ad Minor code cleanup for export policy 2018-09-03 21:50:49 -07:00
cptran777
4f0b20c468 Refactor to return request body as response if success for export policy 2018-08-31 21:07:50 -07:00
cptran777
91242d063a Directly cast json body to export policy class 2018-08-31 16:38:08 -07:00
cptran777
a71136a425 Its good this time i swear 2018-08-31 14:56:32 -07:00
cptran777
3bd81d9140 Revert some changes to working version with improvements 2018-08-31 14:12:00 -07:00
cptran777
414dfd723b Revert to empty ok response for update export POST 2018-08-31 13:53:25 -07:00
cptran777
1f8b5838eb Initialize variable outside block scope 2018-08-31 09:53:33 -07:00
cptran777
b03c9379b8 Change export policy api POST to return updated information upon success 2018-08-31 01:39:14 -07:00
cptran777
1595b91117 Minor code cleanup and modification for export policy api logic 2018-08-30 18:26:16 -07:00
cptran777
805e6345b2 Add open source side API for export policy 2018-08-30 16:40:53 -07:00
cptran777
ff270d4813 Add export policy wiki link to config and remove linkedin prepend from wiki links 2018-08-30 15:41:37 -07:00
Na Zhang
3747060bc4 more refactoring so that the methods can be override internally 2018-08-28 11:00:48 -07:00
Na Zhang
8ff0899f9d refactor search dao and remove unused routes 2018-08-24 16:40:59 -07:00
Mars Lan
445915ad2c
Remove unused APIs, DAO, routes & controllers (#1335) 2018-08-23 11:25:15 -07:00
cptran777
4d1ad407bd Minor code cleanup and fix 2018-08-09 10:23:14 -07:00
cptran777
578a4c4913 Metadata health api 2018-08-09 09:58:03 -07:00
Seyi Adebajo
b3c3321bd6 corrects type annotation for suggestionConfidenceThreshold 2018-07-30 12:59:22 -07:00
Seyi Adebajo
00669afefb adds mid-tier config value for suggestion threshold value 2018-07-30 11:27:51 -07:00
cptran777
efe00a695a Create health tab and components and flags on whether or not to show the contents 2018-07-27 13:37:46 -07:00
Seyi Adebajo
0790ae122c removes api feature flag for revamped datasystem browser 2018-07-24 11:25:06 -07:00
Seyi Adebajo
04c558c6da flag guards dataset lineage feature. breaks apart relationship table filter step to takeN and filterByNativeName / ...relationshipType 2018-07-23 13:47:43 -07:00
Seyi Adebajo
a9949ebfa2 adds config check for browse revamp feature. adds route replacement on index route 2018-07-10 21:32:14 -07:00
Seyi Adebajo
b93e133dc2 removes obsolete flags for ownership feature gate
removes mid-tier config property for showOwnership feature flag

fix failing tests
2018-06-21 11:54:34 -07:00
Seyi Adebajo
aa627aa2ee fix missing semicolons :/ 2018-05-31 11:35:32 -07:00
Seyi Adebajo
3e7e07f6ed adds config api reference to internal links 2018-05-30 11:36:50 -07:00
Mars Lan
e5fc1643b4 Fix LDAP search issue with VDS 2018-05-23 17:36:37 -07:00
Mars Lan
ff7a0cd9ee
Expose actual authentication errors for debugging (#1182) 2018-05-23 15:05:41 -07:00
Mars Lan
9fda9b729f
Add configurable https redirection to mid-tier (#1166) 2018-05-16 22:02:12 -07:00
Yi (Alan) Wang
713a51db1c
Add Dataset Lineage APIs (#1165) 2018-05-15 17:54:26 -07:00
Yi (Alan) Wang
3f6fa2d092
Fix hibernate config, make MXE processor public (#1162) 2018-05-14 17:15:19 -07:00
Yi (Alan) Wang
3b88be4a30
Modify dependencies and versions, tune log for MLE (#1157)
* Modify dependencies and versions
* Tune the log for MLE
2018-05-14 13:46:53 -07:00
Yi (Alan) Wang
fbe11480b7
Fix dataset decommission time check (#1156) 2018-05-11 11:20:26 -07:00