- Notifications
You must be signed in to change notification settings - Fork1.1k
refactor: replace and remove deprecated Avatar component#15930
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
32 commits Select commitHold shift + click to select a range
dbf1eb9 Add avatarLetters utility
BrunoQuaresma8f24c9e Fix avatar for non squared icon
BrunoQuaresmae689d42 Replace avatar o template menu
BrunoQuaresma6f8c280 Move UserAvatar to modules/users
BrunoQuaresmae72cecb Only use one letter on fallback to simplify changes
BrunoQuaresma758f240 Refactor UserAvatar to user the new Avatar component
BrunoQuaresma22c241c Move GroupAvatar to modules/groups
BrunoQuaresma8ecbfc5 Update GroupAvatar to use latest Avatar component
BrunoQuaresma081bb47 Move BuildAvatar to modules/builds
BrunoQuaresma83ca623 Update BuildAvatar to use latest Avatar component
BrunoQuaresmadff92f7 Move AvatarCard to components/Avatar
BrunoQuaresma52ea623 Update AccountUserGroups to use the new Avatar component
BrunoQuaresma16c194d Move AvatarData to components/Avatar
BrunoQuaresma1caeffd Update AvatarData to use new Avatar component
BrunoQuaresma4f12e95 Update remaining components
BrunoQuaresma76c211d Fix lint issues
BrunoQuaresma08fee38 Remove deprecated Avatar
BrunoQuaresmabfd9244 Merge branch 'main' of https://github.com/coder/coder into bq/use-new…
BrunoQuaresmad6fc56b Merge branch 'main' of https://github.com/coder/coder into bq/use-new…
BrunoQuaresmaf47ed9d Align avatar with the timeline vertical line
BrunoQuaresma7304999 Fix selected template avatar
BrunoQuaresma9fdb4fd Adjust components for the new Avatar
BrunoQuaresma0a0b1cf Fix a few style inconsistencies
BrunoQuaresmaf079dcd Merge branch 'main' of https://github.com/coder/coder into bq/use-new…
BrunoQuaresmadc410a7 Simplify Avatar usage
BrunoQuaresma37a678d Fix missed src
BrunoQuaresma9e03115 Fix remaining issues
BrunoQuaresma6453ce3 E2E fix + review requests
BrunoQuaresmabb8e9af Fix fmt
BrunoQuaresma417cab7 Fix assertions
BrunoQuaresmaad61871 Fix locators
BrunoQuaresmad57833b Change locator to use .summary
BrunoQuaresmaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Only use one letter on fallback to simplify changes
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commite72cecb6daa37e7aa199194b537d5ede4d144059
There are no files selected for viewing
10 changes: 3 additions & 7 deletionssite/src/components/Avatar/Avatar.tsx
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
5 changes: 2 additions & 3 deletionssite/src/pages/WorkspacesPage/filter/menus.tsx
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
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.