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

[Feature] OverviewPage made with Content Management #2077

Merged
merged 26 commits into from
Sep 3, 2024

Commits on Aug 20, 2024

  1. overview page with content management

    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7e41c75 View commit details
    Browse the repository at this point in the history
  2. Changed dashboard picker modal to be flyout

    Signed-off-by: Dan Dong <[email protected]>
    danieldong51 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    db4bfaf View commit details
    Browse the repository at this point in the history
  3. Changed cards to be scrollable

    Signed-off-by: Dan Dong <[email protected]>
    danieldong51 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e745eba View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Deep linked dashboard from overview page

    Signed-off-by: Dan Dong <[email protected]>
    danieldong51 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1615202 View commit details
    Browse the repository at this point in the history
  2. Updated jest testing

    Signed-off-by: Dan Dong <[email protected]>
    danieldong51 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5c578a4 View commit details
    Browse the repository at this point in the history
  3. Fixed bugs

    Signed-off-by: Dan Dong <[email protected]>
    danieldong51 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a4b23cf View commit details
    Browse the repository at this point in the history
  4. validates the dashboard exsit before loading, clears if it is and res…

    …ets user setting
    
    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fb21fca View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Add Observability Overview breadcrumb to display title

    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f00d2f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f47063a View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 26, 2024

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

Commits on Aug 28, 2024

  1. Merge branch 'main' into overviewCMremake

    Signed-off-by: Adam Tackett <[email protected]>
    TackAdam authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e60e960 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into overviewCMremake

    Signed-off-by: Adam Tackett <[email protected]>
    TackAdam authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    78ad8af View commit details
    Browse the repository at this point in the history
  3. Update snapshots, small ui changes

    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    db86d75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0765303 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into overviewCMremake

    Signed-off-by: Adam Tackett <[email protected]>
    TackAdam authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    8346714 View commit details
    Browse the repository at this point in the history
  6. Ui adjustments, moved header wrapper to helper folder

    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6f28b84 View commit details
    Browse the repository at this point in the history
  7. fix linting error

    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b882a2c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. remove comments

    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f8fd8a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. adding dashboard manager for state mgmt

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    91b679b View commit details
    Browse the repository at this point in the history
  2. refine observables

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    35c7502 View commit details
    Browse the repository at this point in the history
  3. update tests and rename components

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    fed1512 View commit details
    Browse the repository at this point in the history
  4. add comment to move away from rxjs

    Signed-off-by: Shenoy Pratik <[email protected]>
    ps48 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c716c50 View commit details
    Browse the repository at this point in the history
  5. searchable selectable box added for dashboard selection

    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    10c0109 View commit details
    Browse the repository at this point in the history
  6. updated shared variables, update text for cards

    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    af8ead1 View commit details
    Browse the repository at this point in the history
  7. rename variables

    Signed-off-by: Adam Tackett <[email protected]>
    Adam Tackett committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e1a7bf0 View commit details
    Browse the repository at this point in the history