12076 Commits

Author SHA1 Message Date
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
Seyi Adebajo
c429e41967 fixes model property not being set on browse.entity controller 2018-02-14 17:26:26 -08:00
Seyi Adebajo
37c2f05b0e updates route paths to include prefix segment 2018-02-14 17:08:20 -08:00
Seyi Adebajo
b3a7c42acb transition to v2 list and dataset list apis. adds types and transitions multiple sources to ts. temporarily decouples redux from browse feature 2018-02-14 16:00:32 -08:00
Yi (Alan) Wang
bbbbfbe4ed
Migrate frontend v2 APIs using urn (#964) 2018-02-14 13:07:26 -08:00
Seyi Adebajo
15ff520de6
Merge pull request #962 from theseyi/enable-acceptance
acceptance tests for tabbed routes
2018-02-09 13:04:11 -08:00
Seyi Adebajo
c90ff310f7 refactors acceptance login into helper function. adds acceptance tests for tabbed dataset routes 2018-02-09 12:03:20 -08:00
Seyi Adebajo
ca7ef2136d adds properties tab acceptance test. adds mirage models, factories, scenarios, helpers for dataset acceptance tests 2018-02-09 12:03:20 -08:00
Seyi Adebajo
068cf873ba
Merge pull request #961 from theseyi/tabbed-routes
implements tabbed routes for datasets
2018-02-09 12:02:04 -08:00
Seyi Adebajo
33f64dfebb implements tabbed routes for datasets 2018-02-08 17:11:49 -08:00
Seyi Adebajo
a3d5f546c9 replaces bs tabs with ivy tabs in datasets page 2018-02-08 17:07:33 -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
Lee
f0e970b465 Request merge ACL page to master (#930)
* finish the alc access page layout, logics and sass files

* Fix css issue and request permission response error message

* finish the testing part

* simplify code finished

* finish spinner

* Finished ACL access page, testing cases, clean code format

* Clean format, address comments, refactor JS code of ACL page to TS

* address comments, replace type any and fix merge issue
2018-02-07 12:32:03 -08:00
Seyi Adebajo
d1ce9c3bed
Merge pull request #957 from theseyi/tab
localize color scheme map to set-color function. adds get-color funct…
2018-02-07 12:18:50 -08:00
Seyi Adebajo
3e74d00d81 localize color scheme map to set-color function. adds get-color function with ad color palette 2018-02-07 11:24:22 -08:00
Yi (Alan) Wang
06ccf1c99d
Fix MCE null pointer when dataset is null (#955) 2018-02-01 14:24:44 -08:00
Mars Lan
5987ab5ed0
Update MCE schema and test (#954) 2018-02-01 11:12:59 -08:00
Seyi Adebajo
f376789364
Merge pull request #953 from theseyi/properties-format-value
Fixes issue with properties format value
2018-01-31 16:49:20 -08:00