-
Notifications
You must be signed in to change notification settings - Fork 12
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
Better Avatars #138
Comments
MichaelBailly
added a commit
to MichaelBailly/esn-frontend-common-libs
that referenced
this issue
Sep 18, 2020
MichaelBailly
added a commit
to MichaelBailly/esn-frontend-common-libs
that referenced
this issue
Sep 18, 2020
The file is src/frontend/js/modules/avatar/avatar-edition.js The angular module name is esn.avatar.edition
MichaelBailly
added a commit
to MichaelBailly/esn-frontend-common-libs
that referenced
this issue
Sep 18, 2020
MichaelBailly
added a commit
to MichaelBailly/esn-frontend-common-libs
that referenced
this issue
Sep 18, 2020
MichaelBailly
added a commit
to MichaelBailly/esn-frontend-common-libs
that referenced
this issue
Sep 18, 2020
The file is src/frontend/js/modules/avatar/avatar-edition.js The angular module name is esn.avatar.edition
MichaelBailly
added a commit
to MichaelBailly/esn-frontend-common-libs
that referenced
this issue
Sep 18, 2020
MichaelBailly
added a commit
to MichaelBailly/esn-frontend-common-libs
that referenced
this issue
Sep 18, 2020
Also, took the opportunity to: - embed the src & fallback-src images - update the image, to use an anonymous avatar instead of a penguin
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Initial goal is to improve the speed of inbox emails list.
[ ] remove avatar-list component
[ ] copy avatar edition code to its own module
esn.avatar.edition
[ ] adapt SPA to use esn.avatar.edition
[ ] remove old avatar edition code
[ ] move esn-avatar to a John Papa style layout
[ ] add ESN endpoints to tell "give me the people avatar if it got it, otherwise give me nothing. Don't send me an auto-generated avatar
[ ] switch to CSS display for avatars
The text was updated successfully, but these errors were encountered: