Skip to content

feat: Add session fragment #1693

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

Merged
merged 2 commits into from
May 11, 2019
Merged

feat: Add session fragment #1693

merged 2 commits into from
May 11, 2019

Conversation

anhanh11001
Copy link
Contributor

@anhanh11001 anhanh11001 commented Apr 30, 2019

Detail:

  • Add session fragment to show all details of a session.
  • Fix network call on session + adding sessions to database.

Fixes: #1691

Screenshots for the change:
ezgif-4-d82b10d96f83

@auto-label auto-label bot added the feature label Apr 30, 2019
@fossasia fossasia deleted a comment Apr 30, 2019
@fossasia fossasia deleted a comment Apr 30, 2019
@aggarwalpulkit596
Copy link
Contributor

@anhanh11001 i already completed this PR and was waiting for #1646 to get merged

@fossasia fossasia deleted a comment Apr 30, 2019
@fossasia fossasia deleted a comment Apr 30, 2019

@Type("session")
@JsonNaming(PropertyNamingStrategy.KebabCaseStrategy::class)
@Entity
Copy link
Member

Choose a reason for hiding this comment

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

Database schema must have changed? I guess you didn't commit that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think you mean an autogenerated json file in schema folder. Should I also commit that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm uploading it now.

@fossasia fossasia deleted a comment Apr 30, 2019
@fossasia fossasia deleted a comment Apr 30, 2019
@fossasia fossasia deleted a comment May 1, 2019
@fossasia fossasia deleted a comment May 1, 2019
@aggarwalpulkit596
Copy link
Contributor

@anhanh11001 build is failing

@fossasia fossasia deleted a comment May 4, 2019
@anhanh11001
Copy link
Contributor Author

anhanh11001 commented May 4, 2019

@aggarwalpulkit596 I fixed the merge conflict. Please review

@anhanh11001
Copy link
Contributor Author

@iamareebjamal please review

iamareebjamal
iamareebjamal previously approved these changes May 6, 2019
@fossasia fossasia deleted a comment May 6, 2019
@fossasia fossasia deleted a comment May 6, 2019
Add session fragment to show all details of a session.
Fix network call on session + adding sessions to database.

Fixes: #1691
@anhanh11001
Copy link
Contributor Author

Update: Resolved Conflicts

@fossasia fossasia deleted a comment May 8, 2019
@fossasia fossasia deleted a comment May 8, 2019
@anhanh11001
Copy link
Contributor Author

@liveHarshit @nikit19 please review again, this PR has been here for a while

@fossasia fossasia deleted a comment May 11, 2019
@fossasia fossasia deleted a comment May 11, 2019
@anhanh11001
Copy link
Contributor Author

@iamareebjamal please review

@nikit19 nikit19 merged commit ed5bfd2 into fossasia:development May 11, 2019
@anhanh11001 anhanh11001 deleted the 1691_session_fragment branch June 20, 2019 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Session Fragment
5 participants