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: stacklok/codegate-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.15.0
Choose a base ref
...
head repository: stacklok/codegate-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.0
Choose a head ref
  • 4 commits
  • 22 files changed
  • 5 contributors

Commits on Feb 14, 2025

  1. fix: cert instructions (#317)

    * fix: update the cert install steps
    
    - Add some extra clarity about the uniqueness of the CA cert
    - List the simpler CLI method first for macOS
    - Clarify version differences for Keychain Access behavior
    - Correct the Linux steps (VS Code uses nssdb, not the system certs)
    
    * fix: update the cert install steps
    
    - Add some extra clarity about the uniqueness of the CA cert
    - List the simpler CLI method first for macOS
    - Clarify version differences for Keychain Access behavior
    - Correct the Linux steps (VS Code uses nssdb, not the system certs)
    
    * feat: use markdown for certificate instructions
    
    * Merge branch 'main' of github.com:stacklok/codegate-ui into fix-cert-instructions
    
    * tidy up certificate documentation markdown
    
    * chore: tidy ups
    
    * fix tests
    
    ---------
    
    Co-authored-by: Dan Barr <dan@stacklok.com>
    alex-mcgovern and danbarr authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    2eb9579 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. docs: small updates for the cert instructions (#327)

    * Update the cert instructions
    
    - Use docs style to use bold for UI elements now that we have
      markdown support
    - Tighten up the CLI line breaks a bit
    - Minor wording updates
    
    * Fix tests I broke
    danbarr authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    35aea9c View commit details
    Browse the repository at this point in the history
  2. feat: add activate workspace button into detail page (#328)

    Co-authored-by: Alex McGovern <58784948+alex-mcgovern@users.noreply.github.com>
    peppescg and alex-mcgovern authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    c85e1aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    393414b View commit details
    Browse the repository at this point in the history
Loading