90 Commits

Author SHA1 Message Date
cptran777
323697973f Remove comment for item since it is for internal use 2018-04-12 21:48:26 -07:00
cptran777
c974d84df4 change how we get configs to make more clear for open source 2018-04-12 18:59:41 -07:00
cptran777
8baee7d854 Add the config property to the response for app config endpoint 2018-04-12 15:28:56 -07:00
cptran777
cd0f33d496 add a config for showing the ownership tab revamp feature only on staging while it is still in development 2018-04-12 15:23:16 -07:00
Yi (Alan) Wang
2f2e99677c
Add Dataset suggested owner API (#1082) 2018-04-09 11:11:18 -07:00
Yi (Alan) Wang
827ff7aab6
Get ACL config as String (#1081) 2018-04-05 13:38:12 -07:00
Yi (Alan) Wang
c815c689bf
Take JIT whitelist as list of strings in config (#1078) 2018-04-04 17:47:50 -07:00
Yi (Alan) Wang
a764adf976
change jit acl config (#1075) 2018-03-30 09:36:00 -07:00
Yi (Alan) Wang
2875b760a3
Add flag for enabling UI ACL service (#1060) 2018-03-27 16:09:49 -07:00
Yi (Alan) Wang
488b88f860
Modify Compliance Suggestion feedback null value handling (#1050) 2018-03-20 12:08:51 -07:00
Yi (Alan) Wang
fc3a5319e0
Add Compliance suggestion feedback API (#1047) 2018-03-20 11:25:02 -07:00
Yi (Alan) Wang
42e3cb1efb
Add default values for Acl API (#1032) 2018-03-13 16:06:29 -07:00
Yi (Alan) Wang
63aa5d3575
Fix bug in Acl API (#1028) 2018-03-12 17:17:22 -07:00
Yi (Alan) Wang
fb2b478885
Modify ACL routes (#1025) 2018-03-12 14:15:18 -07:00
Yi (Alan) Wang
2ce34407c3
Fix ACE model missing license (#1023) 2018-03-12 12:50:06 -07:00
Yi (Alan) Wang
fbf66afe8f
Add Jit Acl functions to API (#1018) 2018-03-09 18:39:46 -08:00
Yi (Alan) Wang
523b203dd6
Add ACL DAO (#1015) 2018-03-09 12:05:51 -08:00
Yi (Alan) Wang
09843b0bfe
Add DatasetOwnership view model (#1014) 2018-03-08 14:49:23 -08:00
ywang5
d41a57d375 Modify V2 dataset API pagination params 2018-03-06 16:13:44 -08:00
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
Seyi Adebajo
d4347b70fa
Merge pull request #986 from theseyi/api-naming
updates api routes name to be all lowercase
2018-02-21 18:10:55 -08:00
Seyi Adebajo
34a67bdde6 updates api routes name to be all lowercase 2018-02-21 17:33:42 -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
b81e3e82da
Minor modification on v2 API (#973) 2018-02-20 11:56:37 -08:00
Yi (Alan) Wang
b05aca886d
Modify v2 API dataset to be plural (#970) 2018-02-15 16:01:05 -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
na zhang
04d6dc5973 reading json files for query templates 2017-11-02 21:51:31 -07:00
na zhang
86bc0fe3cc refacoring elastic search query template by building json objects 2017-11-02 14:13:12 -07: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
Na Zhang
6a559ca316 wherehows frontend change to adapt ES 5.5 2017-10-18 16:00:02 -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