5512 Commits

Author SHA1 Message Date
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
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