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

nested navigation menu items #2609

Merged
merged 42 commits into from
Nov 25, 2024
Merged

nested navigation menu items #2609

merged 42 commits into from
Nov 25, 2024

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    0ad9508 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    cf98f89 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. initial commit

    sadaf895 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7126967 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae10b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Improved the UI.

    sadaf895 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    307465d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    a89ae95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87f8ab0 View commit details
    Browse the repository at this point in the history
  3. fix: upgrade webpack from 5.94.0 to 5.95.0

    Snyk has created this PR to upgrade webpack from 5.94.0 to 5.95.0.
    
    See this package in npm:
    https://www.npmjs.com/package/webpack
    
    See this project in Snyk:
    https://app.snyk.io/org/aam-digital-ci/project/a4b5c50c-28f4-4e30-af2d-840962b9beaf?utm_source=github&utm_medium=referral&page=upgrade-pr
    snyk-bot authored and sleidig committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f1ae07c View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependencies and upgrade storybook

    including storybook migrations to CSF3 format
    sleidig committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4f4779b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b11a7e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbc7ae1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b46c4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e830920 View commit details
    Browse the repository at this point in the history
  9. fix(dashboard): improve UI and performance of count & disaggregation …

    …widget (#2575)
    
    now displays multiple groupBy for different fields in a single widget
    
    closes #2557 
    
    Co-authored-by: Sebastian Leidig <[email protected]>
    sadaf895 and sleidig committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e7b8c7c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2e8aaef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fcbc9ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ad17bab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c8fdb94 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eca9dd7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cded9be View commit details
    Browse the repository at this point in the history
  16. feat(core): make subtitle and explanation for all dashboard widgets o…

    …verwritable via config (#2656)
    
    closes #2594
    sadaf895 authored and sleidig committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e0e2298 View commit details
    Browse the repository at this point in the history
  17. fix: prevent duplicate keys in filter options (#2640)

    Co-authored-by: sadaf895 <[email protected]>
    2 people authored and sleidig committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4a05ce6 View commit details
    Browse the repository at this point in the history
  18. fix: progress dashboard shows correct overall percentage again (#2663)

    fixes #2659
    
    ---------
    
    Co-authored-by: Sebastian <[email protected]>
    sadaf895 and sleidig committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c0650b6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4b81273 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    28a4747 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    485a525 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1f5f1be View commit details
    Browse the repository at this point in the history
  23. config menu

    sleidig committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    459053c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. removed unnecessary import

    sadaf895 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ce8657a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    4e642ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5776df4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    662af98 View commit details
    Browse the repository at this point in the history
  4. removed " as string"

    sadaf895 committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2fe2c1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f44047 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    309fc26 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    ecf35e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b9a4ea View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. move to own component folder

    sleidig committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3550a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23d225e View commit details
    Browse the repository at this point in the history
  3. remove test config

    sleidig committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f4b3a09 View commit details
    Browse the repository at this point in the history
  4. clarify code comments

    and remove unused code
    sleidig committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    37e2d17 View commit details
    Browse the repository at this point in the history
  5. fix submenu highlighting

    sleidig committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d622c4d View commit details
    Browse the repository at this point in the history