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

Vue: display list of devs matching a query #39

Closed
5 tasks done
rimutaka opened this issue Jun 1, 2022 · 1 comment
Closed
5 tasks done

Vue: display list of devs matching a query #39

rimutaka opened this issue Jun 1, 2022 · 1 comment

Comments

@rimutaka
Copy link
Member

rimutaka commented Jun 1, 2022

This is a replica of what HTML STM can do - display a list for a query.

A subtask for #30, relates to stackmuncher/stm_app#50

  • enable GQL response with a list (basic stack)
  • prepare GQL query in Vue, get data
  • dev list Vue template
  • list pagination
  • loading indicator on refetch
rimutaka added a commit that referenced this issue Jun 4, 2022
* changed favicon
* fixed the top navbar
* added top level tabs
* re-arranged Pinia store
* added fetching list of devs for stack
rimutaka added a commit that referenced this issue Jun 9, 2022
* added DevCard.vue
* added interfaces to GQL queries
* added fields to dev details GQL query
* very trippy
* WIP
rimutaka added a commit that referenced this issue Jun 15, 2022
* GQL schema update
* ES samples updated
* reduced amount of logging
* added owner_id to GitHubUser struct
rimutaka added a commit that referenced this issue Jun 15, 2022
* improved loading msg in devs count
* added pagination to dev list query vars
* added pagination component to dev list
* added devs pagination component
* added pagination props to pinia
@rimutaka
Copy link
Member Author

This is still in a raw state, but is good enough for now. Moving on to the next step.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant