wp-pwa / services

A series of serverless microservices that power up the WP REST API
https://services.frontity.cloud
Apache License 2.0
0 stars 0 forks source link

[35] Users should see the same posts in Frontity than in desktop version #5

Open SantosGuillamot opened 5 years ago

SantosGuillamot commented 5 years ago

Users should see the same posts here: https://docs.google.com/spreadsheets/d/1FWcvX7KiLAppGW2qOICxs8ATWqV1uEsCVdTnq5mK7q8/edit#gid=0&range=A27 than here: https://docs.google.com/spreadsheets/d/1FWcvX7KiLAppGW2qOICxs8ATWqV1uEsCVdTnq5mK7q8/edit#gid=0&range=A28

To make it happen, we are going to build a new microservice that, when accesing /wp/v2/posts... gets the other responses and aggreate them togethere.

@poliuk please enter here the responses needed (category and number of posts, in order).

First version will have this info hardcoded. In a later version, we can design a control panel to allow them to change the categories and number of posts of each one.

Requires https://github.com/frontity/demos-micros/issues/4


https://frontity.pipedrive.com/deal/153

Site pageviews: (0.782) Extra group sites: (2) Extra group pageviews: (0.1) Development size: (13) Blocking: expected (x3) Environment: integration is starting (x6) Reusability potential: ad-hoc (x1) Case Study: yes (x5) PRIORITY: [34.93]

Poliuk commented 5 years ago

@Poliuk please enter here the responses needed (category and number of posts, in order)

@SantosGuillamot could you please add the info needed to the Project plan so you collect it during the integration process?

luisherranz commented 5 years ago

@Poliuk can't you get that info logging into their WP and take a look at the home page?

Poliuk commented 5 years ago

@luisherranz sure! But as it is going to be "hardcoded" we will have to confirm with them. Just in case it changes from today to the day of the launch, so I prefer to let them choose.

luisherranz commented 5 years ago

But as it is going to be "hardcoded" we will have to confirm with them.

Perfect.

Remind them they can send us an email to change them and it shouldn't take more than 24h.

Poliuk commented 5 years ago

@SantosGuillamot keep this in mind for the kick-off call and the project plan ;)

SantosGuillamot commented 5 years ago

Blocked until connection changes are made