Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Create advocates filter #1122

Merged
merged 77 commits into from
Dec 11, 2020
Merged

Create advocates filter #1122

merged 77 commits into from
Dec 11, 2020

Conversation

eddybrando
Copy link
Collaborator

@eddybrando eddybrando commented Nov 17, 2020

Created a filter for the advocates list based on their regional location.

Screenshot 2020-11-17 at 14 38 45

The filter functionality introduced uses Vuex to store the filter state as well as the computed list of filtered elements, such that the filter and list states will persist even after client-side route navigation, similar to the behaviour of the events filter, as pointed out in #1122 (comment).

In addition, this PR removes the AppCheckbox.vue component in coordination with its author, @y4izus, since it was only used for styles. Now the styles are defined globally in the community-theme.scss file since there is no need to scope them as they should be applied for all checkboxes in the website.


Closes #1086

@vercel vercel bot temporarily deployed to Preview December 9, 2020 16:34 Inactive
@vercel vercel bot temporarily deployed to Preview December 10, 2020 01:57 Inactive
To reflect our order convention for Vuex: 1. Getters, 2. Mutations, 3. Actions
@vercel vercel bot temporarily deployed to Preview December 10, 2020 02:02 Inactive
@vercel vercel bot temporarily deployed to Preview December 10, 2020 02:09 Inactive
@eddybrando
Copy link
Collaborator Author

@korgan00, @y4izus, thank you for your reviews. 🙂 The change requests have been addressed. Please give it another look whenever you have time. 😄

@vercel vercel bot temporarily deployed to Preview December 10, 2020 10:46 Inactive
@vercel vercel bot temporarily deployed to Preview December 10, 2020 10:56 Inactive
@vercel vercel bot temporarily deployed to Preview December 10, 2020 13:26 Inactive
@vercel vercel bot temporarily deployed to Preview December 10, 2020 13:33 Inactive
@y4izus y4izus merged commit d86bd95 into Qiskit:feature/update-advocates-page Dec 11, 2020
delapuente pushed a commit that referenced this pull request Dec 15, 2020
@eddybrando eddybrando deleted the ev-issue-1086-advocates-filter branch December 15, 2020 09:50
delapuente pushed a commit that referenced this pull request Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement filters on advocates page
4 participants