Conversation
Merge from chore/bump-mantine-v6 to dev - Bump mantine dependencies to latest v6
… .eslintrc.cjs (#10) * Update all dev deps to latest * Update .eslintrc Fixed issues with @typescript-eslint/no-unused-vars, removed occurence of explicit any.
Extracted some markup and logic from main dashboard page component
…rdPage Also update types, use newly added components
Merge from feature/improved-statistics to dev - Add recent beers list, beer styles and breweries pie charts to dashboard
2xl - 1921px, 3xl - 2561px (subject to change)
Initial sorting is derived from initial server-side query params.
Add sorting capabilities to GenericTable, add server-side ordering by price/purchased_at to purchases page
Add dropzone to file input, add zod schema, extract api hooks, improve overall code
Extract infinite queries to separate hooks, disable sorting in tables (except purchases)
Refactor forms to utilize form.getInputProps, add zod schemas, extract more api hooks, clean up code
* Bump Next.js to 15, apply breaking changes * Update api gateway route handler * Update searchParams typing in dashboard room join page * Fix type issue in Footer
From now only BeerPurchase contains `volume_ml` attribute
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.