Redesign the entire app with a new UI kit. Typography, colors, icons, avatars, and border radii have all been updated for a more polished, consistent appearance that matches our other products like radicle-explorer.
- Replace blockies-based avatars with a new DID-based avatar system
- Move Settings and Create Issue into fullscreen modals
- Change the default theme to follow the system theme
- Remove window decorations on macOS for a cleaner, more native feel
- Update the app icon
- Fix popovers and tooltips
Navigation:
- Rewrite app navigation and layouts
- Add a sidebar that gives you access to all your repos
- Change the startup screen to open directly to the notification inbox
- Add a getting started guide shown to new users on first launch
Settings:
- Add a setting to disable the notification badge
- Add a code font setting
Bug fixes:
- Fix reactions and edits incorrectly targeting the root comment instead of the intended reply
- Restrict issue/patch state, labels and assignees to delegates only
Redesign the entire app with a new UI kit. Typography, colors, icons, avatars, and border radii have all been updated for a more polished, consistent appearance that matches our other products like radicle-explorer.
- Replace blockies-based avatars with a new DID-based avatar system
- Move Settings and Create Issue into fullscreen modals
- Change the default theme to follow the system theme
- Remove window decorations on macOS for a cleaner, more native feel
- Update the app icon
- Fix popovers and tooltips
Navigation:
- Rewrite app navigation and layouts
- Add a sidebar that gives you access to all your repos
- Change the startup screen to open directly to the notification inbox
- Add a getting started guide shown to new users on first launch
Settings:
- Add a setting to disable the notification badge
- Add a code font setting
Bug fixes:
- Fix reactions and edits incorrectly targeting the root comment instead of the intended reply
- Restrict issue/patch state, labels and assignees to delegates only
Tweak colors
Migrate icons
Layouts
Perf + fix test setup
Mograte border radii
Styling tweaks
Style sidebar
Fix color primitive usage -> use semantic colors
Fixes
Style notification inbox
Add repo header
Styling
Style issues/patches list views
Revive repo queue
Style settings
Style auth and create id
Issue/patch/review layouts
Tweakkk
More stuff
Tweaks
Go to inbox on startup
Fix tests
Make inbox the default route
Shuffle files around
Apply scrollbar library consistently
Squash
Fix inbox placeholder and repo header alignment
Fix border radii for small avatars
Fixes tooltip
More fixes
Fix
Revert “Remove github actions”
This reverts commit 40923555352d08eaadb31d62348db513f2515e76.
CI
App icon + notific regression
Rework and move new issue to a modal
Tweak patch review
Drop gh actions commits
Rebase
Drop app icon commit
Rebase
Apply fixes from julien’s review
Squash
Fix bugs
Fix lints
Fix e2e tests locally
Squash
Extract commits
Remove dead code
Rebase
Rewrite commit message
Refactor
Restrict issue/patch state, labels and assignees to delegates only
Disable state buttons for non-delegates with an explanatory title. Strip status chip colors when disabled so the button appears grayed out. Labels and assignees now require delegate status rather than authorship.
Fixups
Squash