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

Interactive board widget #5630

Merged
merged 5 commits into from
Mar 6, 2024
Merged

Interactive board widget #5630

merged 5 commits into from
Mar 6, 2024

Commits on Mar 1, 2024

  1. feat: Interactive deck board widget

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    
    fix: Provide relevant app state for widgets
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    
    fix: Adapt interactive widget
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    
    chore: fixup
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    5b33fcc View commit details
    Browse the repository at this point in the history
  2. chore: move to capabilities library

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    58d762f View commit details
    Browse the repository at this point in the history
  3. chore: Remove deprecated tooltips

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d8128a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. fix: Properly scroll lists in interactive widgets

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    28f0490 View commit details
    Browse the repository at this point in the history
  2. fix: Trigger local open card modal on the card actions

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    213c8c5 View commit details
    Browse the repository at this point in the history