Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dashbitco/broadway_dashboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: dashbitco/broadway_dashboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: HEAD
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Jan 9, 2024

  1. Fixed the issue with multiple pipeline navigation (#29)

    * multiple pipeline navigation
    
    * fixed formatting issue
    HarisudhanRavi authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4f4c394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db16ed0 View commit details
    Browse the repository at this point in the history
  3. Update dependencies (#31)

    * Update ex_doc to v0.31
    
    * Update phoenix_live_dashboard v0.8.3
    
    * Update floki to v0.35.2
    
    * Update stream_data to v0.6.0
    
    * Update versions in the CI workflow file
    
    * Use `:warning` for Logger level
    philss authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7336f53 View commit details
    Browse the repository at this point in the history
  4. Release v0.4.1 (#32)

    philss authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c1bf239 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update dependencies (#33)

    * Update ex_doc to v.0.31.1
    
    * Update floki to v.0.35.3
    
    * Update plug_cowboy to v.2.7.0
    
    * Update actions/checkout to v4
    vittoriabitton authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a5207de View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Changing <All Time> label and hint (#36)

    The original title “All time” and the hint “Messages since start” could be ambiguous for users trying to understand what the statistics represent. Changing the title to “Successful” and clarifying the hint helps users better understand the metrics being displayed, making the UI more user-friendly.
    mustela authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ea86bc6 View commit details
    Browse the repository at this point in the history
Loading