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

Add multiple select #32

Merged
merged 45 commits into from
Nov 28, 2023
Merged

Add multiple select #32

merged 45 commits into from
Nov 28, 2023

Conversation

podliashanyk
Copy link
Contributor

@podliashanyk podliashanyk commented Nov 23, 2023

Implemented changes:

  • Events can be selected/unselected for bulk updates via checkbox
  • At least 1 selected event promps bulk update menu. Menu disappears when no events are selected

Not implemented:

  • row highlight on select (nice to have for better UX Add row highlight on row select #33)
  • select/deselect all (nice to have as it is not a part of original functionality in Zino)
  • select on single click/alt click/KBD shortcut (nice to have)

podliashanyk and others added 30 commits August 16, 2023 13:50
Table row can be either in collapsed state, or in expanded state. Necessary for further changes (toggle row on click, colors etc)
Pluss minor text polish in state columns
Fix packaging of howitz

See merge request zino/howitz!1
@podliashanyk podliashanyk self-assigned this Nov 23, 2023
@podliashanyk podliashanyk added enhancement New feature or request zino labels Nov 23, 2023
@podliashanyk podliashanyk marked this pull request as ready for review November 27, 2023 09:37
@podliashanyk podliashanyk changed the title Add bulk select Add multiple select Nov 27, 2023
Copy link
Contributor

@hmpf hmpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manually tested, works fine. Please rebase and clean up the history a little before merging.

@podliashanyk podliashanyk merged commit 733fe72 into Uninett:main Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request zino
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants