Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
1745ae0c
Commit
1745ae0c
authored
2 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Plain Diff
Merge branch '784-identicon-is-not-shown-even-it-should-be' into 'master'
Resolve "Identicon is not shown even it should be" Closes
#784
See merge request
!1165
parents
8065dfa2
30ae7162
No related branches found
No related tags found
1 merge request
!1165
Resolve "Identicon is not shown even it should be"
Pipeline
#110303
canceled
2 years ago
Stage: prepare
Stage: test
Stage: build
Stage: publish
Stage: docker
Stage: deploy
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.rst
+1
-0
1 addition, 0 deletions
CHANGELOG.rst
aleksis/core/frontend/components/person/AvatarContent.vue
+0
-3
0 additions, 3 deletions
aleksis/core/frontend/components/person/AvatarContent.vue
with
1 addition
and
3 deletions
CHANGELOG.rst
+
1
−
0
View file @
1745ae0c
...
...
@@ -49,6 +49,7 @@ Changed
Fixed
~~~~~
* When accessing the person overview page without a person ID, the avatar image was not displayed properly.
* The system tried to send notifications for done background tasks
in addition to tasks started in the foreground.
* Invitations for existing short name did not work.
...
...
This diff is collapsed.
Click to expand it.
aleksis/core/frontend/components/person/AvatarContent.vue
+
0
−
3
View file @
1745ae0c
...
...
@@ -45,9 +45,6 @@ export default {
id
:
this
.
id
,
};
},
skip
()
{
return
!
this
.
id
;
},
},
},
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment