12004 Commits

Author SHA1 Message Date
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
Seyi Adebajo
cfbe8c3390 fixes issue with treating undefined value as string in properties api module 2018-01-31 15:44:19 -08:00
Seyi Adebajo
b8617e166e refactor deprecated connect import from ember-redux 2018-01-31 10:22:51 -08:00
Yi (Alan) Wang
9dead1831e
Add MIE and MRE schema (#951) 2018-01-25 17:20:37 -08:00
Seyi Adebajo
80ff1c8a2e
Merge pull request #950 from theseyi/v2
updates readers for platforms and compliancedatatypes using v2 api. updates tsconfig with noEmitOnError
2018-01-25 13:17:51 -08:00
Seyi Adebajo
43f40cd4f1 updates api readers for platforms and compliance Data types. adds link for purge policies 2018-01-25 12:09:07 -08:00
Seyi Adebajo
cec37f49e6 update types version for ember. adds noEmitOnError for ts sources 2018-01-25 10:42:43 -08:00
Seyi Adebajo
8671e05558
Merge pull request #949 from theseyi/v2
move to v2 for complianceDataTypes and platforms api. refactor api ro…
2018-01-25 10:40:50 -08:00
Seyi Adebajo
898d562419
Merge pull request #948 from theseyi/inactive-owners
refactors markup for owner record indicators
2018-01-24 16:05:05 -08:00
Seyi Adebajo
432de27d9b move to v2 for complianceDataTypes and platforms api. refactor api root string literal to function that takes a version argument 2018-01-24 15:41:46 -08:00
Yi (Alan) Wang
aebb2797d5
Add refresh the dataset Property in MCE, and fix tests (#947) 2018-01-24 15:05:24 -08:00
Seyi Adebajo
4e74ec6c32 refactors markup for owner record indicators 2018-01-24 12:39:40 -08:00
Seyi Adebajo
64d72ef495
Merge pull request #946 from theseyi/inactive-owners
refactoring for dataset authors
2018-01-24 00:08:20 -08:00
Seyi Adebajo
6884361827 fix issue with prettier format for ternary in tsga 2018-01-23 23:50:45 -08:00
Seyi Adebajo
bcbba7d051 fix issue with prettier format for ternary in ts 2018-01-23 23:25:04 -08:00
Seyi Adebajo
b73a96315a refactors some owner utility functions. 2018-01-23 17:24:09 -08:00
Seyi Adebajo
b308768c42
Merge pull request #945 from theseyi/inactive-owners
adds support for identifying inactive owners that are included in lis…
2018-01-23 17:22:53 -08:00
Seyi Adebajo
dea2168e71 hides avatar for inactive owners 2018-01-23 13:43:16 -08:00
Seyi Adebajo
a3be2ee30b refactors dataset-author function definitions by moving non api-related functions from api module to constants 2018-01-23 13:32:55 -08:00
Seyi Adebajo
1b98b0f6a9 adds support for identifying inactive owners that are included in list of confirmed owners 2018-01-23 11:10:19 -08:00
Seyi Adebajo
27e0ab2615
Merge pull request #944 from theseyi/kafka-tracking-no-filter
remove filter for kafka tracking headers
2018-01-22 18:28:44 -08:00
Seyi Adebajo
e9f5801199
Merge pull request #943 from theseyi/authenticator-refactor
rewrites custom authenticator source in ts
2018-01-22 17:51:57 -08:00
Seyi Adebajo
d86bc16565 remove filter for kafka tracking headers 2018-01-22 17:44:50 -08:00