-
Notifications
You must be signed in to change notification settings - Fork 1
feat: Implement project management features #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
3ac11aa
style: update (dark) sidebar css variables
lorenzocorallo aaed723
feat: sidebar boilerplate and breadcrumb header
lorenzocorallo da6760c
some refactor
lorenzocorallo 1d485af
feat: use collapsible
lorenzocorallo ef68226
fix: add tg/grants and remove boilerplate
lorenzocorallo c8ad53a
feat: storage hooks and cookies utility
lorenzocorallo 24828cd
feat: user nav, category open state persistence
lorenzocorallo 1a5d70d
fix: cookie expiration, use <Link> instead of <a>
lorenzocorallo fba8bd3
chore: remove zustand, remove old i18n, biome fixes
lorenzocorallo 73acf8f
feat: sidebar item icons, type cleanup
lorenzocorallo 6099b46
feat: remove category pages, adjust page padding
lorenzocorallo ec3c62e
chore: biome
lorenzocorallo 454e9db
style: adjust destructive color variable
lorenzocorallo fc32ad7
style: container mx-auto by default
lorenzocorallo 51e171e
fix: remove category pages, dont create link for category in breadcrumb
lorenzocorallo 6362566
fix: re-render issue with the use-cookie-storage hook
lorenzocorallo 075f156
fix: same as previous commit, but for use-session-storage
lorenzocorallo 21c64c5
fix: coderabbit suggestion
lorenzocorallo e9fd9e7
fix: match also subroutes in category items
lorenzocorallo 60d3617
fix: catch JSON parse error
lorenzocorallo 2510a36
fix: rename column in groups
lorenzocorallo f6e4fa3
style: move breadcrumb to center
lorenzocorallo fd76b34
fix: cleanup home
lorenzocorallo d7388b5
style: button icon svg size
lorenzocorallo ba20b0b
Merge branch 'main' into sidebar
lorenzocorallo 57d3a23
style: fix padding mismatch between pages and loadings
lorenzocorallo 5003e80
feat: loading skeleton for account page
lorenzocorallo 0b1596c
perf: make dashboard homepage static for now
lorenzocorallo 585f6f6
fix: review
lorenzocorallo 4797e44
fix: bring back user details page, link from user list
lorenzocorallo 61bfddb
feat: add back user search, make container flex(col) with pb-6
lorenzocorallo ce7da3c
fix: missing notFound in user-details, loading style
lorenzocorallo 8f351d4
fix: not found page
lorenzocorallo df0ae86
fix: add a11y to user details button
lorenzocorallo e045aea
feat: implement project management features with create, edit, and de…
BIA3IA 7ebee7a
Merge commit '05f48c88c4525c16f54bcb77bdf6db625076a8f5' into web/proj…
BIA3IA c56888d
fix: update project category references from 'other' to 'general'
BIA3IA 2bbd7d1
refactor: remove unused ButtonGroup component and related code
BIA3IA 0c7cba2
feat: implement sortable functionality for project cards
BIA3IA 432ddd0
feat: add project reordering functionality
BIA3IA c152b14
fix: biome
BIA3IA 44466f3
feat: reorder projects after creation
BIA3IA a6a0d21
feat: enhance project logo handling with file upload support
BIA3IA fad48a7
feat: update project view layout and enhance configuration for image …
BIA3IA cfc7eb5
refactor: migrate web projects to TanStack Start
lorenzocorallo 9f2ceb7
fix: align project logo validation with backend
lorenzocorallo 1b8c5c8
feat: migrate associations management to TanStack Start
lorenzocorallo 9edf594
Merge pull request #60 from PoliNetworkOrg/t3code/web-projects
lorenzocorallo 555da81
chore: resolve upstream conflicts
lorenzocorallo e523bf0
fix: address projects review feedback
lorenzocorallo 5dfe717
chore: reconcile squashed upstream changes
lorenzocorallo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.