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

rewrite site to implement v2 api #229

Closed
8 of 11 tasks
dromzeh opened this issue Jun 24, 2023 · 1 comment
Closed
8 of 11 tasks

rewrite site to implement v2 api #229

dromzeh opened this issue Jun 24, 2023 · 1 comment
Assignees
Labels
api Issues with the site that incorporates the API enhancement New feature or request priority: high Issue needs to be fixed ASAP

Comments

@dromzeh
Copy link
Member

dromzeh commented Jun 24, 2023

rewrite the site (also into TS) to use a global search bar, based off the new v2 api @ wanderer-moe/api#20

search bar will take in both tags & query, allowing for the "most precise" queries

  • global search bar on main page, etc
  • show all games & recent assets on main page if !query or !tags
  • create new /asset/[id] route, showing in depth asset information
  • set /game/asset routes to use new API query instead(?) (or create redirects)
  • relocate home sidebar to bottom of all the pages (horizontally dependent on device type)
  • setup authentication (accounts) #232

(once enough data is collected, user "auth" stuff etc can be implemented)

Will also solve/fix the following:

@dromzeh dromzeh added enhancement New feature or request priority: high Issue needs to be fixed ASAP api Issues with the site that incorporates the API labels Jun 24, 2023
@dromzeh dromzeh self-assigned this Jun 24, 2023
@dromzeh dromzeh added this to Pipeline Jun 24, 2023
@dromzeh dromzeh moved this to In Progress in Pipeline Jun 24, 2023
@dromzeh dromzeh pinned this issue Jun 24, 2023
@dromzeh
Copy link
Member Author

dromzeh commented Jul 3, 2023

moved issue contents to #230 as this is now a duplicate

@dromzeh dromzeh closed this as completed Jul 3, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Pipeline Jul 3, 2023
@dromzeh dromzeh unpinned this issue Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issues with the site that incorporates the API enhancement New feature or request priority: high Issue needs to be fixed ASAP
Projects
Status: Done
Development

No branches or pull requests

1 participant