Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
admin-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sean King
admin-fe
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
dc84e7b9fb0550a201b40621f581b081a9b70e2c
Select Git revision
Branches
9
develop
default
protected
display-name-emoji-packs
feature/add-new-user-filters
feature/edit-tags-manually
feature/update-styles
master
release/2.0.3
release/2.1.0
remove-ssh-gopher
Tags
3
v2.1.0
v2.0.2
1.2.0
12 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Oct
17
16
15
12
11
10
9
8
7
6
5
4
2
1
30
Sep
29
28
27
25
24
23
24
23
14
15
14
13
2
24
Aug
21
15
14
10
9
27
Jul
24
21
Jun
15
12
11
30
May
29
28
26
25
24
23
22
21
20
19
18
17
16
14
12
11
10
8
7
6
5
4
4
Apr
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
22
6
5
4
3
1
28
Feb
26
25
24
22
17
15
14
13
11
1
30
Jan
29
25
24
23
22
16
15
14
11
10
9
31
Dec
28
27
26
24
20
4
29
Nov
28
26
21
19
9
8
6
2
26
Oct
25
24
23
19
18
17
16
15
10
9
8
30
Sep
29
28
27
26
19
18
17
14
11
10
7
6
5
4
3
31
Aug
30
29
28
26
24
23
22
20
19
17
16
15
13
9
8
1
31
Jul
25
20
17
16
13
11
10
9
7
6
3
2
30
Jun
28
27
26
25
21
20
19
13
12
11
7
6
4
1
31
May
30
29
28
12
9
8
5
4
2
30
Apr
29
26
25
19
18
17
16
15
13
11
9
7
6
30
Mar
26
22
20
19
14
13
8
7
6
5
2
1
27
Feb
26
22
7
6
2
1
30
Jan
29
26
25
24
23
22
19
12
11
5
4
3
2
29
Dec
25
22
21
18
15
14
13
12
11
8
7
6
5
4
1
30
Nov
29
28
27
24
23
22
21
20
17
16
15
14
13
10
9
7
Return dispatching action that gets node info
Fix tests for updated user actions
Add ability to manage relays
Add optimistic update for actions that moderate users
Fix displaying error message when there is no error response
Fix user deletion for multiple users
Update api function and module action for user deletion
Add api function and module action for fetching grouped reports
Remove unnecessary event listener
Remove multiple calls of functions that moderate users
Update test mocks for api calls that toggle activation
Pass users instead of nicknames to actions that toggle activation
Update api for ActivateUsers and DeactivateUsers actions
Update api for AddRight and DeleteRight actions
Add background for collapse headers
Add ability to delete pack, download an archive and download a pack
Rework managing emojis
Add form for uploading new emoji
Add form for entering or changing emoji pack metadata
Improve interface for Emoji packs
Remove emoji packs from router and add it to Settings tab
Rename EmojiPacks module and view
Add test for rendering user profile
Display role tags
Fix dispatching FetchReports and FetchUserStatuses from status module
Add ability to display media attachments, polls and statuses with hidden content
Add module for status
Extract status into separate view
Update card with user information
Add report count
Move report rendering and its pagination inside report component
Implement pagination
Add tag with report state and ability to change it to Report Card
Add ability to switch between all reports and grouped reports (with stubbed data)
Add translations to report component
Pass account instead of report to dropdown that moderates user
Fetch reports after changing and deleting status
Merge branch 'feature/require-mailer-to-reset-password' into 'master'
Fix tests
`mailerEnabled` must be set to `true` in order to require password reset (password reset currently only works via email)
Loading