Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Project 4 - React Native
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
Trym Grande
Project 4 - React Native
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
SingleFunctionForFetchingAnyQuery
Select Git revision
Branches
15
AutoDeploying
ServerClientTilkoblingFix
SingleFunctionForFetchingAnyQuery
databaseConnection
deployment_test
fixes/StylingAndFixedHeader
fixes/newConnectionForeachQueryIssueFixed
fixes/warningFix
hidingCredential
localTesting
master
default
readmeFileUpdate
responsiveForMobile
thomas
trym
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Nov
1
31
Oct
30
29
28
27
26
27
26
25
23
22
20
18
17
15
14
12
tried checkbox implementation for header, but moved on to movies component
master
master
Merge branch 'react-native' into 'master'
converted project structure to react native
syntactic sugar in server search function
reverted to localhost
Merge branch 'responsiveForMobile' into 'master'
MAde a responsive version for mobile which make the table columns turns vartically.Also header will change from row to cloumn
responsiveForMo…
responsiveForMobile
order by year bug fix
Merge branch 'fixes/warningFix' into 'master'
SCrolling box fix
fixes/warningFix
fixes/warningFix
SCrolling box fix
Concatenating variables on server.ts fixed
fixed warnings of console
Merge branch 'fixes/StylingAndFixedHeader' into 'master'
The header position is fixed to top of the page. Some of the colors are changed
fixes/StylingAn…
fixes/StylingAndFixedHeader
Merge branch 'fixes/newConnectionForeachQueryIssueFixed' into 'master'
style, readme edited
fixes/newConnec…
fixes/newConnectionForeachQueryIssueFixed
The issue of the error that happened when the user scrolled at the bottom of the page was because we create a new connection on sending each query. Now we create only one connection for each user
Merge branch 'readmeFileUpdate' into 'master'
Readme file updated by urls. CI pipeline removed from the project since we have used apache server
readmeFileUpdate
readmeFileUpdate
added to readme and comments
Merge branch 'deployment_test' into 'master'
merged new changes, deployment should work
deployment_test
deployment_test
merged with master
localTesting trym
localTesting trym
Cleanup and minor fixes including bug with ordering. Also implemented bug fix from thomas's branch.
bug fix
thomas
thomas
Update .gitlab-ci.yml
Merge branch 'ServerClientTilkoblingFix' into 'master'
Tilkobling mellom server og client fungerer nå
ServerClientTil…
ServerClientTilkoblingFix
merge
added hasMore global state
Merge branch 'trym' into 'master'
Search with filtering works and empty strings are handled. Ordering not working using SQL, needs to be done in GraphQL.
Merge branch 'trym' into 'master'
Update package.json
Endre proxy
Update database.ts
Update package.json
Update .gitlab-ci.yml file
merged with trym
Loading