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

Controller Action #1

Open
DoodlingDev opened this issue Aug 15, 2019 · 0 comments
Open

Controller Action #1

DoodlingDev opened this issue Aug 15, 2019 · 0 comments

Comments

@DoodlingDev
Copy link
Contributor

DoodlingDev commented Aug 15, 2019

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.
@DoodlingDev DoodlingDev changed the title # Controller Action Controller Action Aug 15, 2019
@DoodlingDev DoodlingDev self-assigned this Aug 27, 2019
@DoodlingDev DoodlingDev removed their assignment Sep 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant