Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #117: Introduce topic list controller interface [Blocked: #175] #176

Merged
merged 7 commits into from
Sep 25, 2019

Conversation

BenHenning
Copy link
Member

This new interface provides the necessary data to display the list of topics on the home page, including both an in-progress promoted story and a recommended story. It also provides a second LiveData for the continue playing activity which shows up if there is more than 1 ongoing lesson. The sample structures provided here are meant to have some consistency with #174.

This is blocked on #175 to be mergerd first, hence the base branch.

no real implementation.

This commit includes thumbnail structures that should be split into its
own branch/PR since other controllers will depend on it.
… introduce-topic-list-controller-interface

Conflicts:
	model/src/main/proto/thumbnail.proto
Copy link
Contributor

@rt4914 rt4914 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Check nit comments

model/src/main/proto/topic.proto Show resolved Hide resolved
model/src/main/proto/topic.proto Show resolved Hide resolved
model/src/main/proto/topic.proto Show resolved Hide resolved
@rt4914 rt4914 removed their assignment Sep 23, 2019
@nikitamarysolomanpvt
Copy link
Contributor

LGTM

Copy link
Contributor

@nikitamarysolomanpvt nikitamarysolomanpvt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nikitamarysolomanpvt nikitamarysolomanpvt removed their assignment Sep 23, 2019
Copy link
Contributor

@jamesxu0 jamesxu0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jamesxu0 jamesxu0 removed their assignment Sep 23, 2019
@BenHenning BenHenning changed the base branch from introduce-initial-lesson-thumbnails-and-structure to develop September 25, 2019 05:12
@BenHenning
Copy link
Member Author

Thanks all!

@BenHenning BenHenning merged commit 4867dd9 into develop Sep 25, 2019
@BenHenning BenHenning deleted the introduce-topic-list-controller-interface branch September 25, 2019 05:15
@BenHenning BenHenning restored the introduce-topic-list-controller-interface branch September 25, 2019 05:15
@BenHenning BenHenning deleted the introduce-topic-list-controller-interface branch September 25, 2019 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants