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
Graph
8f379505895f14f9c2ffd0135f0d57616b046db7
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
May
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
6
3
2
1
31
Oct
1
Nov
31
Oct
26
25
24
23
22
18
16
12
8
29
Sep
28
27
26
25
12
11
8
7
6
5
1
30
Aug
29
28
21
18
16
10
7
4
3
2
31
Jul
28
27
Show fetched reports
Merge branch 'master' of git.pleroma.social:pleroma/admin-fe into feature/add-reports
Update usage of tag/untag api functions for multiple users
Merge branch 'feature/select-multiple-users' of git.pleroma.social:linafilippova/admin-fe; branch 'master' of git.pleroma.social:pleroma/admin-fe into feature/select-multiple-users
Merge branch 'feature/update-admin-api' into 'master'
Update API urls in accordance with new docs
Change mocked data
Update tests for applying actions on multiple users
Extracted actions into seperate mappers function
Add tests for applying actions to multiple users
Move all parts of dropdown component to seperate file
Remove sync option and add flushPromises to tests
Merge branch 'master' into feature/select-multiple-users
Merge branch 'chore/remove-inline-js' into 'master'
Remove inline javascript
Merge branch 'chore/env-assets-path' into 'master'
Load fonts from a file instead of inline
Merge branch 'feature/dev-csp-headers' into 'master'
Add Content-Security-Policy header to webpack so the dev server behaves like Pleroma production
Merge branch 'chore/env-assets-path' into 'master'
Configure assets public path per env
Fix filter logic to work with multiple choice on different pages
Resolve git conflict
Add total user count
Add ability to choose multiple users on different pages
Add and remove tags for multiple users
Add actions to apply to multiple users
Add checkboxes to select users and a list of actions
Merge branch 'master' into 'feature/add-reports'
Add message when there are no notes to show
Fix mobile UI
Add alert message when note is empty
Add confirm message when deleting a note and update tests
Add test to deleting a note
Add test to loading more reports on scroll
Add test to creating a new note
Add test to showing notes on click
Add test to fetching reports
Fix input behaviour after updating element-ui
Add ability to delete note
Loading