-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
rimutaka
added a commit
that referenced
this issue
Jun 2, 2022
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 10, 2022
rimutaka
added a commit
that referenced
this issue
Jun 13, 2022
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
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
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
The text was updated successfully, but these errors were encountered: