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.14.1
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.15.0
Choose a head ref
  • 20 commits
  • 252 files changed
  • 5 contributors

Commits on Feb 11, 2025

  1. chore: type-safe msw endpoint helper (#288)

    * chore: util function for MSW endpoint
    
    * chore: apply msw endpoint to handlers
    
    * chore: mockers for API responses
    
    * chore: add eslint rule to enforce safe msw usage
    
    * chore: apply new MSW approach across codebase
    alex-mcgovern authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    7529f73 View commit details
    Browse the repository at this point in the history
  2. feat: implement "Revert" button for workspace name (#276)

    * Label Workspaces dropdown with Active Workspace instead of just Workspace.
    
    * Add indicator to the "active" workspace within the Workspace Settings page.
    
    * change wording of workspace settings title
    
    * add jsonforms
    
    * .
    
    * types fix
    
    * fix failing test
    
    * better schema for string
    
    * make form label in jsonforms loook like design
    
    * add revert feature
    
    * make dropdown work
    
    * remove useless stuff
    
    * .
    
    * Revert "."
    
    This reverts commit 0b1edec.
    
    * .
    
    * .
    
    * .
    
    * fixes
    
    * implement James's suggestions
    
    * remove some unused stuff
    kantord authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    7e66ff0 View commit details
    Browse the repository at this point in the history
  3. feat: new messages endpoint (#287)

    * revert: openapi-ts upgrade
    
    * feat: show all alerts in dashboard table
    
    * refactor: continue replace alerts with messages
    
    * fix(project structure): issues with cross-feature leakage
    
    * fix layout, and beging building conversation summary functionality
    
    * deduplicate alerts & render secrets in conversation summary
    
    * fix: dial back de-duplication logic
    
    * chore: util function for MSW endpoint
    
    * chore: apply msw endpoint to handlers
    
    * chore: mockers for API responses
    
    * chore: add eslint rule to enforce safe msw usage
    
    * chore: apply new MSW approach across codebase
    
    * fix: remove de-duplication logic
    
    * tidy up conversation detail with tabs, add tests
    
    * visual improvements to conversation view
    
    * fix: tests
    
    * chore: tidy ups
    
    * fix flaky test
    
    * fix vitest & istanbul mismatch causing flakiness
    alex-mcgovern authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    ccbce0c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. fix: error displayed when activating workspace (#305)

    * fix(table empty state): smaller size for loader
    
    * fix(empty state): spacing tweaks requested by James
    
    * fix(workspace selector): navigate back to home on activating workspace
    
    * fix(table empty state): default to loading state, handle error state separately
    
    * fix: tidy ups to empty state
    alex-mcgovern authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    be99509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d586fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00bf204 View commit details
    Browse the repository at this point in the history
  4. feat: extend new revert logic to "custom instructions" (#304)

    * remove jsonforms
    
    * extract <FormButtons />
    
    * better naming
    
    * reuse form hook for custom instructions
    
    * add pending state for form buttons
    
    * make workspace name uneditable for the default workspace
    
    * add sidenote when workspace cannot be renamed
    kantord authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    40f86a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5200192 View commit details
    Browse the repository at this point in the history
  6. feat: make preferred model form consistent with the other forms (#309)

    * only show notice on actual default workspace
    
    * fix test assertion
    
    * invalidate muxes after changing preferred model
    kantord authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    6b57fd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. feat: switch help and setting menu (#310)

    fixes:  #303
    kantord authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    32d46a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f2c040 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. chore(deps-dev): bump @types/node from 22.10.5 to 22.13.1 (#283)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.13.1.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    0805f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b45b6d View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump tailwind-variants from 0.3.0 to 0.3.1 (#243)

    Bumps [tailwind-variants](https://github.com/heroui-inc/tailwind-variants) from 0.3.0 to 0.3.1.
    - [Release notes](https://github.com/heroui-inc/tailwind-variants/releases)
    - [Commits](heroui-inc/tailwind-variants@v0.3.0...v0.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: tailwind-variants
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    307672f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a00cfa View commit details
    Browse the repository at this point in the history
  5. feat: show README for prompts when available (#313)

    * chore: update built-in prompt database
    
    * feat: show readme for prompts when available
    kantord authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    a388e49 View commit details
    Browse the repository at this point in the history
  6. fix: markdown syntax highlighting (#316)

    * fix: markdown syntax highlighting
    
    * chore: tidy ups
    alex-mcgovern authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    35ba1a4 View commit details
    Browse the repository at this point in the history
  7. feat: add support muxing rules v2 (#311)

    * chore: add dnd-kit, uuid and upgrade ui-kit
    
    * feat: create SortableArea generic component
    
    * feat: replacing zustand store with useFormState, rename filename
    
    * feat: replace drag icon
    
    * feat: add models dropdown
    
    * feat: create a remove queries utility fn
    
    * refactor: simplify logic for handling dirty and reset form state
    
    * feat: update muxing rules
    
    * feat: show remove button if multiple rules
    
    * feat: add link to doc and manager providers link
    
    * refactor: remove unneeded div wrapper
    
    * feat: use form buttons
    
    * leftover
    
    * feat: change notfication message
    
    * chore: update msw handlers
    
    * fix: update rules and add tests case
    
    * refactor: rename filename
    
    * refactor: revert changes
    
    * chore: update openapi
    
    * fix: matcher_type for filename
    
    * feat: set the default muxing rule as catch all
    
    * fix: update workspace name and models
    
    * test: update muxing model
    
    * fix: type
    
    * fix: drag sortable area
    
    * fix: catch all rule spacing
    
    * fix: fields alignment
    
    * fix: models unique identifier
    
    * fix: invalidate models
    
    * test: update muxing logic
    
    * prettier
    
    * refactor: review
    peppescg authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    38f2ecc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    18ac940 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d09ba34 View commit details
    Browse the repository at this point in the history
Loading