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

Adopter Applications: As an adopter I can see my list of adoption applications in my dashboard #728

Closed
kasugaijin opened this issue May 17, 2024 · 0 comments · Fixed by #738
Assignees
Labels

Comments

@kasugaijin
Copy link
Collaborator

kasugaijin commented May 17, 2024

Log in as an adopter and go to your dashboard. When you click My Applications you will just see the dashboard index redisplayed. Change this link text to be 'Adoption Applications' and when you click it, render the index/list of the user's adoption applications. See the AdopterApplicationController index action for context.

The applications should be displayed in a table - create a new partial for this. It should display the pet image, pet name, created (show created_at date), status, and a red button to withdraw the application (hits the update action on the controller to set the status to withdrawn).

image

@kasugaijin kasugaijin added the Ready Make a comment to get assigned. label May 17, 2024
@jmilljr24 jmilljr24 self-assigned this May 22, 2024
@jmilljr24 jmilljr24 added Assigned and removed Ready Make a comment to get assigned. labels May 22, 2024
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 a pull request may close this issue.

2 participants