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

Mods page #1

Open
5 of 10 tasks
forresthopkinsa opened this issue Jul 10, 2018 · 1 comment
Open
5 of 10 tasks

Mods page #1

forresthopkinsa opened this issue Jul 10, 2018 · 1 comment
Assignees
Labels
core functionality Primary development goals front-end Requires changes to the frontend module
Milestone

Comments

@forresthopkinsa
Copy link
Owner

forresthopkinsa commented Jul 10, 2018

Acceptance criteria:

  • Should display a table with a list of existing mods
  • Table should show a loading bar while fetching mod list
  • There should be a search bar on the table, that will filter by mod info
  • Each row in the table should show name, author, link, and edit button
  • Clicking a row should expand to show description, donate link, versions, and add-version button
  • Add-version button should open the new mod version dialog (New mod version dialog #2)
  • There should be an edit icon beside each version, which should open the edit mod version dialog (Edit mod version dialog #4)
  • Clicking the edit button on one row should open the edit mod dialog (Edit mod dialog #5)
  • Navigating back to this page from anywhere else should refresh the table
  • There should be an 'add' FAB in the bottom right corner which should open the New mod dialog (New mod dialog #3)
@forresthopkinsa forresthopkinsa added the core functionality Primary development goals label Jul 10, 2018
@forresthopkinsa forresthopkinsa added this to the 18.08.00 milestone Jul 10, 2018
@forresthopkinsa forresthopkinsa self-assigned this Jul 10, 2018
@forresthopkinsa forresthopkinsa added the front-end Requires changes to the frontend module label Jul 10, 2018
@forresthopkinsa forresthopkinsa changed the title Existing mods list Mods page Jul 10, 2018
@forresthopkinsa
Copy link
Owner Author

We'll do "version card" to display version info without editing it in another release. For now, there will just be the edit dialog.

Repository owner deleted a comment from tyrumus Aug 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core functionality Primary development goals front-end Requires changes to the frontend module
Projects
None yet
Development

No branches or pull requests

1 participant