-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: oxidecomputer/console
base: fd47bee7
head repository: oxidecomputer/console
compare: 927c8b63
- 8 commits
- 31 files changed
- 3 contributors
Commits on Dec 5, 2024
-
chore: Convert tailwind config to typescript file (#2599)
* convert tailwind config to typescript file * try design-system canary that fixes everything * upgrade to non-canary design-system, fix import
Configuration menu - View commit details
-
Copy full SHA for 081599c - Browse repository at this point
Copy the full SHA 081599cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c37bad - Browse repository at this point
Copy the full SHA 8c37badView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6405e0c - Browse repository at this point
Copy the full SHA 6405e0cView commit details -
fix(deps): update dependency @oxide/design-system to v1.7.5 (#2601)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 67633aa - Browse repository at this point
Copy the full SHA 67633aaView commit details
Commits on Dec 6, 2024
-
Bump path-to-regexp and express (#2603)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for deb5e18 - Browse repository at this point
Copy the full SHA deb5e18View commit details -
refactor: create path params types module, rename current path params…
… to "selectors" (#2606) * shuffle around API selector types and separate path params * use the new PP type in a few places
Configuration menu - View commit details
-
Copy full SHA for 243c55d - Browse repository at this point
Copy the full SHA 243c55dView commit details -
refactor: start getting rid of
apiQueryClient(#2597)* show what it looks like to get rid of apiQueryClient * try invalidateOptions on list options helper * show what it looks like to get apiQueryClient out of more pages * put invalidate function on queryClient by extending class * convert a few more to see how they look * use the new path params types * remove invalidateOptions on paginated query thing * convert some more, actually cut some lines!
Configuration menu - View commit details
-
Copy full SHA for 01a0ac9 - Browse repository at this point
Copy the full SHA 01a0ac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 927c8b6 - Browse repository at this point
Copy the full SHA 927c8b6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff fd47bee7...927c8b63