Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thaliathalia
  • concrexitconcrexit
  • Merge requests
  • !826

Allow event detail viewing in the API

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gijs Hendriksen requested to merge fix/allow-event-detail-in-past into master Jun 05, 2018
  • Overview 0
  • Commits 1
  • Changes 1

Closes ThaliApp#62

Previous behaviour

When opening a past event in the app, the app indicates the event cannot be loaded.

Steps to reproduce:

  1. Open the calendar on the website.
  2. Click on an event that has already happened.
  3. Let deeplinking take you to the app.
  4. Notice that the event cannot be loaded.

New behaviour

When opening a past event in the app, the event is loaded in the app.

Steps to validate that it works:

  1. Open the calendar on the website.
  2. Click on an event that has already happened.
  3. Let deeplinking take you to the app.
  4. Notice that the event is loaded.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix/allow-event-detail-in-past