Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Controller Action #1

@DoodlingDev

Description

@DoodlingDev

Refactor the statuses controller to serialize the necessary data into a json response. Right now it's building partials and sending blobs of html.

Screen Shot 2019-09-20 at 9 28 39 AM

Request will send room id in url https://estimationstation.example/status/:id
Response should include

  • ticket: title, description, value
  • current users "in" the room: email, votes on matching ticket

Development Notes

  • Don't forget to delete the dead code of the partials etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions