3044 Commits

Author SHA1 Message Date
Seyi Adebajo
8ed3a23ef9
Merge pull request #998 from theseyi/metadata-prop
sorts the compliance data types first by IDType: true first. then alp…
2018-02-27 11:03:20 -08:00
Seyi Adebajo
1739521666 sorts the compliance data types first by IDType: true first. then alphabetically 2018-02-27 10:26:58 -08:00
Seyi Adebajo
34311194d5
Merge pull request #997 from theseyi/metadata-prop
compliance and ownership fixes
2018-02-27 10:15:01 -08:00
Seyi Adebajo
22277768a4 fix issue with saving new policy. updates policy on successful save 2018-02-27 00:14:38 -08:00
Seyi Adebajo
dd91ddb563 fix misc issues with editing compliance policy at dataset level. saving owners. creating a new owner 2018-02-27 00:03:06 -08:00
Yi (Alan) Wang
1ea4137238
Add decommissionTime to dataset deprecation (#994) 2018-02-26 11:07:35 -08:00
Seyi Adebajo
a3908b5ef8
Merge pull request #995 from theseyi/metadata-prop
Metadata propagation
2018-02-26 10:53:32 -08:00
Seyi Adebajo
d5ace96e3a adds banner indicating purge policy is default generated in compliance policy 2018-02-26 10:21:50 -08:00
Seyi Adebajo
447452b1c7 abstracts the fleece function 2018-02-26 01:30:43 -08:00
Seyi Adebajo
c33027796a adds transform functions for readonly compliance entities onSave operation. adds styling for readony table row component. adds ui behavior for table row component 2018-02-26 01:24:15 -08:00
Seyi Adebajo
a0af350644 adds readonly compliance entity attribute to compliance policy component, compliance row component, and suggestion merge mapper. 2018-02-26 01:10:15 -08:00
Seyi Adebajo
0ee52b22ad adds loading indicator for compliance policy and upstream-dataset components 2018-02-25 20:55:24 -08:00
Seyi Adebajo
5a760f8fca adds a banner referencing a parent dataset on the compliance policy if the dataset's compliance policy is from an upstream dataset. prevents edit mode in downstream policy 2018-02-25 20:34:46 -08:00
Seyi Adebajo
4f475c694f
Merge pull request #993 from theseyi/handle-comp-exception
refactors exception handling in compliance presentational component t…
2018-02-22 16:35:02 -08:00
Seyi Adebajo
707ebd2748 fix incorrect test import 2018-02-22 16:17:55 -08:00
Seyi Adebajo
cae75916f2
Merge pull request #992 from theseyi/api-errors
create api-error error subclass. checks status for error handling whe…
2018-02-22 16:00:14 -08:00
Seyi Adebajo
f0b0632ace refactors exception handling in compliance presentational component to container component. adds error state for failed tasks in compliance container. adds test for api error class 2018-02-22 15:59:56 -08:00
Seyi Adebajo
543a72d364 create api-error error subclass. checks status for error handling when reading compliance info 2018-02-22 14:26:19 -08:00
Seyi Adebajo
2fa1f66014
Merge pull request #991 from theseyi/breadcrumbs-refac
reenable breadcrumb navigation based on li urn format. support either …
2018-02-22 14:22:52 -08:00
Seyi Adebajo
955e3ccf5e
Merge pull request #988 from theseyi/dataset-path
adds unit tests for urn conversion
2018-02-22 11:17:19 -08:00
Seyi Adebajo
86804ac2c9 reenable breadcumb navigation based on li urn format. support either hdfs / non-hdfs. add home 2018-02-22 11:16:50 -08:00
Yi (Alan) Wang
0b1c840230
Fix get schema nullpointer issue (#989) 2018-02-22 09:00:44 -08:00
Seyi Adebajo
1ce7e05687 adds unit tests for urn conversion 2018-02-21 19:20:20 -08:00
Seyi Adebajo
364ca7d08b
Merge pull request #987 from theseyi/dataset-path
fix dataset path conversion
2018-02-21 18:29:31 -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
f841e5f68e fix dataset path conversion 2018-02-21 18:10:29 -08:00
Seyi Adebajo
f1d0e4d16e
Merge pull request #985 from theseyi/request-exemption
fix issue with focus on request exemption text input. fix skipped test
2018-02-21 17:36:56 -08:00
Seyi Adebajo
34a67bdde6 updates api routes name to be all lowercase 2018-02-21 17:33:42 -08:00
Seyi Adebajo
c31b0aef53 fix issue with focus on request exemption text input. fix skipped test 2018-02-21 17:20:12 -08:00
Seyi Adebajo
78d1e119a4
Merge pull request #984 from theseyi/object-filter-owner
temporarily skip failing test
2018-02-21 16:51:39 -08:00
Seyi Adebajo
ce9f59f77e temporarily skip failing test 2018-02-21 16:49:51 -08:00
Seyi Adebajo
5573444268
Merge pull request #983 from theseyi/object-filter-owner
removes modifiedTime from persisted owners
2018-02-21 16:33:38 -08:00
Seyi Adebajo
f2d5c10db4 updates save compliance by urn function. updates types for datasets and removes modifiedTime property on owners updated. makes deprecationNote non null 2018-02-21 16:32:31 -08:00
Yi (Alan) Wang
ed8ba02bed
Made deprecation note nonnull (#982) 2018-02-21 15:51:20 -08:00
Seyi Adebajo
ea6273b67c removes modifiedTime from persisted owners 2018-02-21 15:34:09 -08:00
Seyi Adebajo
e3672d8837
Merge pull request #981 from theseyi/api-exception-handler
fixes deprecation update. adds api error handler. refactors misc sour…
2018-02-21 15:31:35 -08:00
Seyi Adebajo
209267e528 fixes deprecation update. adds api error handler. refactors misc sources. adds test for throwIfApiError 2018-02-21 14:43:08 -08:00
Seyi Adebajo
093321e215
Merge pull request #980 from theseyi/prefix-fix
fix prefix navigation in browser feature
2018-02-21 11:15:37 -08:00
Seyi Adebajo
a328cc26b6 fix prefix navigation in browser feature 2018-02-21 11:07:30 -08:00
Seyi Adebajo
29142d0b5a
Merge pull request #977 from theseyi/v2-api-3
V2 api 3:  transitions to v2 api for datasets
2018-02-21 10:18:52 -08:00
Seyi Adebajo
e33f731f33
Merge pull request #967 from theseyi/v2-api-2
transition to v2 list and dataset list apis. adds types and transitio…
2018-02-21 09:47:40 -08:00
Seyi Adebajo
0eb87ec99b v2: add intergration tests for container components. temporarily skips acceptance tests for datasets. further i implementation for v2 api integration and urn handling 2018-02-21 09:46:04 -08:00
Mars Lan
1ebba29d97
Handle the case when whitelist is empty string properly (#979) 2018-02-20 17:02:54 -08:00
Yi (Alan) Wang
02ccca401e
Modify V2 API response to be always Json (#978) 2018-02-20 16:31:24 -08:00
Mars Lan
782b125884
Move getWhitelistedActors from KafkaMessageProcessor to ProcessorUtil and add tests (#976) 2018-02-20 14:27:15 -08:00
Yi (Alan) Wang
b81e3e82da
Minor modification on v2 API (#973) 2018-02-20 11:56:37 -08:00
Mars Lan
6fe1f268cf
Validate linage and throws exception on self lineage (#971)
Make Kafka processors testable
2018-02-16 16:17:03 -08:00
Yi (Alan) Wang
b05aca886d
Modify v2 API dataset to be plural (#970) 2018-02-15 16:01:05 -08:00
Seyi Adebajo
1dbcaf1476 adds validators for new urn format. requests v2 dataset if urn in li format. 2018-02-14 20:47:26 -08:00
Seyi Adebajo
1456cbe7a8 sanitize platform string in rail and generated query params 2018-02-14 18:16:52 -08:00