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
2eb1d2b8409adff8c0f5160ec9eddc1c360b89da
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
2
Mar
27
Feb
26
24
23
21
12
11
10
9
8
7
5
4
30
Jan
29
28
27
25
23
22
18
17
16
29
Dec
28
23
9
10
9
8
6
5
4
3
2
29
Nov
18
19
Oct
16
14
13
12
13
12
9
5
4
2
3
2
1
28
Sep
25
24
23
21
20
19
18
17
16
15
13
12
11
8
6
5
3
1
29
Aug
28
27
26
25
26
24
23
24
23
22
20
19
17
16
15
14
13
12
11
10
9
7
5
6
5
4
3
2
31
Jul
30
28
27
26
25
24
22
21
20
19
18
17
18
17
16
14
11
12
11
10
9
8
7
6
5
3
2
1
30
Jun
27
26
25
26
25
24
23
22
20
19
18
17
15
14
13
12
11
10
9
8
6
7
6
5
4
2
1
30
May
29
28
27
28
27
26
24
23
22
21
20
19
18
17
16
15
16
15
13
12
11
10
8
6
3
4
3
2
1
30
Apr
29
27
28
27
26
25
24
23
22
20
18
19
17
8
5
4
2
1
31
Mar
Fix displaying messages for multiple errors
Replace router push with the one that catches errors
Add validation and installation of an unknown frontend
Add form for installing new frontend
Add i18n translations o settings tabs
Add ability to install one of the available frontends
Add table with available frontends on Frontend settings tab
Fetch the list of frontends and save them in state
Fix test
Update Changelog
Implement scroll to settings submenu when it is opened
Update styles
Fix sidebar menu when it is collapsed
Fix search for elements on current route path
Fix styles for settings header and add search in mobile version
Replace router push with the one that catches errors
Replace depricated addRoutes with addRoute
Fix tests for forming search object
Fix tests for settings search
Implement search for Relays
Update search on all settings routes
Update settings search process after changing navigation
Move Emoji pack page to Emoji tab inside Settings page
Move Emoji settings to separate Emoji tab
Remove tabs and select navigation from settings index page
Rename paths to settings tabs
Refactoring, move merging routes with settings menu items to view file
Pass nested settings routes to GenerateRoutes and save them in state
Generate routes from tabs that are kept in localStorage
Merge branch 'api/deactivated' into 'develop'
Fetch settings tabs and keep them in local storage
Mock tabs and save them in state
Add tests for users filters
Update tests for UsersFilter component, check if module actions are called
Remove functions that mock filtering users
Change user.deactivated field to user.is_active
Merge branch 'api/approval_pending' into 'develop'
Document breakage
Use logical AND not bitwise AND
AdminAPI: change from approval_pending to is_approved
Loading