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

EEB 12: Ability to select multiple, some general improvements #44

Merged
merged 29 commits into from
Dec 8, 2023

Conversation

kiri-diaconu
Copy link
Collaborator

No description provided.

- Move the logos from the topbar to the about page
- Make use of the embo logo to make it clear eeb is an embo initiative
- Slightly change the style of the topbar and remove the for developers page
- Change some wording
- Use the new colors
- add the filter panel
- on initial load, trigger the default get
- remove now unnecessary logic around loading and tabs/store names
The search and the by reviewing service components should now use the new model (paging, query, reviewed by etc.). On change, the behaviour should now be that we trigger an update.

Also includes some overall design updates
Use the new model to populate the pagination and records.

Includes some tooltip transition changes, missed in previous PRs, and some various small wording and style changes
Search no longer a page, remove reviewer subpaths - they are no longer needed
Remove the files that we no longer need (both components and obsolete store scripts), remove imports using them
# Conflicts:
#   frontend/src/components/filtering/by-reviewing-service.vue
#   frontend/src/components/highlights/index.vue
#   frontend/src/layouts/top-nav-bar.vue
- Add multiple option to the chip group
- Use the modified store
- Remove the about for reviewers from the panel, as it doesn't make sense to have it there anymore
-  the reviewers are now attached to each item
- when clicked they appear as dialogs
@kiri-diaconu
Copy link
Collaborator Author

Remove the slug map, remove default query params, the API know how to deal with absences

@eidens
Copy link
Member

eidens commented Dec 8, 2023

2 issues from our code review:

  1. The entire page content below the banner jumps a few pixel up and down when changing pages/sorting/review sources.
  2. The review service info dialog has what looks like a small shadow at the top.

@eidens eidens merged commit d8f16fc into dev Dec 8, 2023
3 checks passed
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

Successfully merging this pull request may close these issues.

2 participants