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

Refactor: Breadcrumbs Service #11590

Merged
merged 27 commits into from
Jan 5, 2022
Merged

Refactor: Breadcrumbs Service #11590

merged 27 commits into from
Jan 5, 2022

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    b14991e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67e6cec View commit details
    Browse the repository at this point in the history
  3. fix: delete state from routes and move to controllers and add renderl…

    …ess component to templates
    ChaiWithJai committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    dcc9aa1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    126c4df View commit details
    Browse the repository at this point in the history
  5. feat: create trigger component

    Create Trigger Component and deprecate Breadcrumb-Utils pattern.
    ChaiWithJai committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b1002d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b996834 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db9d62d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    972b52a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2cc8a37 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    210d0b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4cadf69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0ea0e69 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5ca9ebe View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fa5096a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dd04270 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7bf2880 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0334709 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a262979 View commit details
    Browse the repository at this point in the history
  19. refact: add title to breadcrumb generator

    All breadcrumbs do not need a title property because some views
    drill down by using a tab-based UI (e.g. CSI volumes and the Job Overview)
    
    The goal is to help us identify breadcrumbs that are non-descriptive (i.e.
    breadcrumbs that display as an ID).
    ChaiWithJai committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    e1a5760 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    10db60e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ed49d59 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1a2914b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    92fafca View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4d39d88 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c1d2920 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Configuration menu
    Copy the full SHA
    b25f5ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bdf661 View commit details
    Browse the repository at this point in the history