Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dashboard
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
red-giant
dashboard
Graph
c186d599ec4dc851906136c071b7238dab550bae
Select Git revision
Branches
8
30-display-user-name-in-navbar
ResponsiveTab
dev
feature-reservation-add
feature/pageChooseDesign
fix-driver
master
default
protected
page-wrap
8 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
Jun
30
May
29
27
23
20
19
17
16
15
13
12
11
6
5
4
29
Apr
28
27
22
21
15
14
13
7
5
3
1
31
Mar
30
26
25
24
23
22
21
20
19
18
17
16
10
Adjust Some Errors Responsiveness
Adjust Sign Up Page
Better Sign In Page
New component to search seniors.
Install mui lab.
Move type declaration.
Setup call to get reservations.
Api call to get list of seniors.
Remove deadcode and navbar.
Merge branch 'dev' into 'master'
Merge branch 'api/reservation' into 'dev'
Move dialog to this file.
Remove style and redundant theme import.
Move ReservationPage styles here.
Attach form. Prepare onSubmit. Replace TextFields.
Move ReservationProps here.
Move props type external file.
Adapt components to new passed props.
New props parameters.
Replace onOpen event. Make button responsive.
Merge branch 'api/reservation' into 'dev'
Replace with new Reservation type.
Use useCookie hook.
Setup hook for reservation call.
Setup api call to get reservations.
Pass parameters to component and Grid tags.
Merge branch 'feature/authorization/curry' into 'dev'
Merge branch 'fix/authorization' into 'dev'
Apply new Authorization.
Curry funciton to accept roles before creating component.
Remove comment.
Role for dashboard.
Include driver role.
Change rendering condition and Cleanup.
Set isAuth after role is chosen.
Fix missing imports.
Restore landing page.
Rebase directory structure.
Try to wait until datafetch before rendering.
Specify return types and async.
Loading