-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: oxidecomputer/console
base: 6fe6936d
head repository: oxidecomputer/console
compare: 059c5514
- 12 commits
- 43 files changed
- 6 contributors
Commits on Nov 20, 2024
-
cleanup: inline
getUseApiQueryClient(#2565)inline getUseApiQueryClient
Configuration menu - View commit details
-
Copy full SHA for cf7802a - Browse repository at this point
Copy the full SHA cf7802aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f922b2 - Browse repository at this point
Copy the full SHA 0f922b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c425880 - Browse repository at this point
Copy the full SHA c425880View commit details
Commits on Nov 21, 2024
-
refactor: Use
queryOptionsAPI to clean upuseApiQueryhook defin……itions (#2566) refactor useApiQuery hooks to use queryOptions helper internally
Configuration menu - View commit details
-
Copy full SHA for 67033a3 - Browse repository at this point
Copy the full SHA 67033a3View commit details
Commits on Nov 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e116e40 - Browse repository at this point
Copy the full SHA e116e40View commit details -
chore(deps): update dependency typescript to ~5.7.0 (#2574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b4d7fb - Browse repository at this point
Copy the full SHA 4b4d7fbView commit details -
refactor: new
useQueryTablewith legit types, returns the query data (#2567) * redo useQueryTable so that the types are legit and it returns the data * fix junky getRowId and use new QueryTable on sleds and physical disks * get wild with a list-specific helper to make the call sites clean * encapsulate pageSize in the query config so it is defined in one place * do the placeholderData thing for all lists * scroll to top when page changes * loading spinner on page changes! * fix the pagination test, test lovely new scroll reset logic * fix other e2es, don't scroll reset on browser forward/back * fix bug found while converting other tables, extract useScrollReset
Configuration menu - View commit details
-
Copy full SHA for 034ca87 - Browse repository at this point
Copy the full SHA 034ca87View commit details
Commits on Nov 23, 2024
-
Fix instance polling bug by switching to new
useQueryTable(#2571)* redo useQueryTable so that the types are legit and it returns the data * fix junky getRowId and use new QueryTable on sleds and physical disks * get wild with a list-specific helper to make the call sites clean * encapsulate pageSize in the query config so it is defined in one place * do the placeholderData thing for all lists * scroll to top when page changes * loading spinner on page changes! * fix the pagination test, test lovely new scroll reset logic * fix other e2es, don't scroll reset on browser forward/back * fix bug found while converting other tables, extract useScrollReset * move columns up * convert instance list to new QueryTable, fix polling bug
Configuration menu - View commit details
-
Copy full SHA for 3e40ff7 - Browse repository at this point
Copy the full SHA 3e40ff7View commit details -
refactor: Convert all remaining tables to new useQueryTable (#2575)
* redo useQueryTable so that the types are legit and it returns the data * fix junky getRowId and use new QueryTable on sleds and physical disks * get wild with a list-specific helper to make the call sites clean * encapsulate pageSize in the query config so it is defined in one place * do the placeholderData thing for all lists * scroll to top when page changes * loading spinner on page changes! * fix the pagination test, test lovely new scroll reset logic * fix other e2es, don't scroll reset on browser forward/back * fix bug found while converting other tables, extract useScrollReset * move columns up * convert instance list to new QueryTable, fix polling bug * convert the rest of the tables * convert a few more * a hard one: IpPoolPage, have to handle rows with no ID field * last few easy ones * last ones and delete QueryTable * rename file back to QueryTable
Configuration menu - View commit details
-
Copy full SHA for 175d75b - Browse repository at this point
Copy the full SHA 175d75bView commit details -
cleanup: delete unused API helper things (#2577)
cut a few lines by cleaning up types and shuffling things
Configuration menu - View commit details
-
Copy full SHA for 653b572 - Browse repository at this point
Copy the full SHA 653b572View commit details
Commits on Nov 26, 2024
-
fix(deps): update dependency @oxide/design-system to v1.6.2 (#2581)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 25106d3 - Browse repository at this point
Copy the full SHA 25106d3View commit details
Commits on Nov 27, 2024
-
Enable instance resizing (#2487)
Co-authored-by: Benjamin Leonard <benji@oxide.computer> Co-authored-by: Charlie Park <charlie@oxidecomputer.com> Co-authored-by: Benjamin Leonard <hello@benleonard.co.uk>
Configuration menu - View commit details
-
Copy full SHA for 059c551 - Browse repository at this point
Copy the full SHA 059c551View 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 6fe6936d...059c5514