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: coder/coder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 534d4ea
Choose a base ref
...
head repository: coder/coder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d65eea8
Choose a head ref
  • 3 commits
  • 12 files changed
  • 6 contributors

Commits on Jul 18, 2024

  1. chore: patch 2.12.4 (#13925)

    * fix(site): enable dormant workspace to be deleted (#13850)
    
    (cherry picked from commit 01b30ea)
    
    * chore: add SVG desktop icon (#13765)
    
    * chore: add SVG desktop icon
    
    * fix: add desktop icon to to icons.json
    
    (cherry picked from commit 21a923a)
    
    * fix: update import order for Storybook
    
    ---------
    
    Co-authored-by: Bruno Quaresma <bruno@coder.com>
    Co-authored-by: Michael Smith <throwawayclover@gmail.com>
    3 people authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    82ed9e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chore: keep active users active in scim (#13955) (#13974)

    * chore: scim should keep active users active
     * chore: add a unit test to excercise dormancy bug
    
      (cherry picked from commit 03c5d42)
    Emyrk authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    2f0c2d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix: fix workspace actions options (#13572) (#14071)

    * fix: fix workspace actions options (#13572)
    
    (cherry picked from commit 07cd9ac)
    
    * fix: change time format string from 15:40 to 15:04 (#14033)
    
    * Change string format to constant value
    
    (cherry picked from commit eacdfb9)
    
    ---------
    
    Co-authored-by: Kayla Washburn-Love <mckayla@hey.com>
    Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
    3 people authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    d65eea8 View commit details
    Browse the repository at this point in the history
Loading