52 Commits

Author SHA1 Message Date
Yi (Alan) Wang
0684751875
Add WH id to urn translate API in V2 (#1000) 2018-02-28 11:20:37 -08:00
Yi (Alan) Wang
1ea4137238
Add decommissionTime to dataset deprecation (#994) 2018-02-26 11:07:35 -08:00
Yi (Alan) Wang
0b1c840230
Fix get schema nullpointer issue (#989) 2018-02-22 09:00:44 -08:00
Yi (Alan) Wang
ed8ba02bed
Made deprecation note nonnull (#982) 2018-02-21 15:51:20 -08:00
Yi (Alan) Wang
02ccca401e
Modify V2 API response to be always Json (#978) 2018-02-20 16:31:24 -08:00
Yi (Alan) Wang
bbbbfbe4ed
Migrate frontend v2 APIs using urn (#964) 2018-02-14 13:07:26 -08:00
Yi (Alan) Wang
477a89c9ed
Add MIE consumer (#960) 2018-02-08 16:26:50 -08:00
Yi (Alan) Wang
d6d4b8f574
Modify frontend v2 APIs for datasets (#958) 2018-02-07 17:17:13 -08:00
Yi (Alan) Wang
675a8e0f68
Add V2 API for counting total datasets (#938) 2018-01-18 10:53:00 -08:00
Yi (Alan) Wang
603f20eecf
Add dataset listNames and searchPrefix function in v2 API (#934) 2018-01-12 17:44:08 -08:00
Yi (Alan) Wang
83a1082b93
Add FE API for getting all compliance types and platforms (#905) 2017-12-08 14:09:27 -08:00
Yi (Alan) Wang
031db4f657
Add schemaless in FE columns API response (#895) 2017-12-05 15:06:13 -08:00
Yi (Alan) Wang
66dd83f165
Move owner types API to DAO module (#875) 2017-11-17 14:22:55 -08:00
Yi (Alan) Wang
a7c110ca38
Modify compliance API return message (#871) 2017-11-16 18:33:56 -08:00
Yi (Alan) Wang
a3b11f6fea
Modify the return value for owners when record not found (#868) 2017-11-16 11:33:09 -08:00
Yi (Alan) Wang
0b9262eaba
Modify owners and compliance API exceptions (#858) 2017-11-13 17:11:45 -08:00
Yi (Alan) Wang
fa0282a575
Modify owners API to accept Json content instead of form data (#859) 2017-11-13 14:44:24 -08:00
Yi (Alan) Wang
2e38fff984 Check if deprecation note exist in Json PUT (#815) 2017-10-23 16:43:06 -07:00
Yi (Alan) Wang
cfb29deb68 Add dataset deprecation frontend API (#812) 2017-10-20 11:16:09 -07:00
Yi (Alan) Wang
776f83e893 Modify compliance API to access purge note (#807) 2017-10-19 10:26:45 -07:00
Yi (Alan) Wang
7b8715e7ec Modify FE compliance suggestion API response (#800) 2017-10-16 21:34:01 -07:00
Yi (Alan) Wang
6aa12ac521 Modify frontend Compliance suggestion API (#787) 2017-10-05 16:47:40 -07:00
Yi (Alan) Wang
5b7caa2f19 change DatasetIdByURN response key to lowercase (#760) 2017-09-20 15:20:36 -07:00
Yi (Alan) Wang
69e2d4d7a3 Add Frontend find ID by URN api (#759) 2017-09-20 08:49:31 -07:00
Yi (Alan) Wang
3a16b6e280 Refactor BaseDao to add generic functions (#749) 2017-09-14 15:41:44 -07:00
Yi (Alan) Wang
adcf3a7c93 Fix Dataset comment PUT API (#748) 2017-09-14 11:47:13 -07:00
Yi (Alan) Wang
4c39b546f9 Convert dataset comments datetime to epoch, fix PUT comments (#743) 2017-09-13 11:35:59 -07:00
Yi (Alan) Wang
1e129b50d0 Move urn validation to controller when saving ownership (#741) 2017-09-12 20:51:25 -07:00
Yi (Alan) Wang
b53374d32a Move id and urn validation to controller when saving compliance (#740) 2017-09-12 16:58:03 -07:00
Yi (Alan) Wang
ccafc1ea8c Put generic view functions in BaseViewDao (#726) 2017-09-05 15:03:35 -07:00
Yi (Alan) Wang
cd5f72b7ee Rename DAO and model into table and view sub-package (#722) 2017-09-05 09:59:35 -07:00
Yi (Alan) Wang
1206703e7d Refactor columns view DAO using hibernate (#721) 2017-08-31 14:08:26 -07:00
Yi (Alan) Wang
f861fdeaae Refactor DatasetOwner using readonly model (#702) 2017-08-30 18:29:30 -07:00
Yi (Alan) Wang
4f2c7d6c2e Add more logging for owner and compliance API (#708) 2017-08-26 11:48:24 -07:00
Shridhar Sattur
22ed54327f Converting JiraTicket to hibernate entity (#700) 2017-08-23 15:37:20 -07:00
Mars Lan
03ba2bc85e Move license header to wherehows-docs & update documentation (#698)
Fix license checking for Play-based projects and fix violated files
2017-08-22 21:32:53 -07:00
Yi (Alan) Wang
4b30623fa0 Convert DatasetOwner to entity and add copy constructor (#696) 2017-08-22 17:47:56 -07:00
Shridhar Sattur
60914f6782 Converting DatasetOwner to hibernate entity (#697) 2017-08-22 16:10:20 -07:00
Yi (Alan) Wang
47b1799a0c Modify compliance DAO (#688) 2017-08-20 17:32:23 -07:00
Yi (Alan) Wang
8866ac0ff1 Modify frontend owners DAO functions (#684) 2017-08-17 22:08:06 -07:00
Shridhar Sattur
cc1699761e Converting CompanyUser model to hibernate entity (#670)
* Converting one of the wherehows-frontend model to hibernate

* Converting few models and UserDAO to use hibernate
2017-08-16 21:24:01 -07:00
Yi (Alan) Wang
93ebe430b5 Move Dataset owner DAO to wherehows-dao (#675) 2017-08-16 10:42:42 -07:00
Yi (Alan) Wang
6c8a8ce567 Change static final naming in Dataset.java, reformat code (#672) 2017-08-15 16:59:41 -07:00
Yi (Alan) Wang
2ec25b3ef1 Add compliance/suggestions API to get auto-classification data (#671) 2017-08-15 14:29:31 -07:00
Yi (Alan) Wang
3479180ca3 Fix DAO Factory config name error, refactor some code (#658) 2017-08-10 18:13:59 -07:00
Yi (Alan) Wang
068acf0a46 Remove deprecated compliance and security related frontend API (#654) 2017-08-09 17:10:58 -07:00
Yi (Alan) Wang
ce92f2a478 Move dataset compliance DAO to dao module (#653) 2017-08-09 15:48:46 -07:00
hzhang2
525a44184f fix a config variable name (#649) 2017-08-08 17:37:15 -07:00
hzhang2
d891b51ca6 apply hibernate related change to frontend (#645) 2017-08-08 12:08:56 -07:00
Shridhar Sattur
aa28eba78a Added an end point in wherehows-frontend to display all the libs from container directory (#639) 2017-08-07 13:55:05 -07:00