Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ERPA
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Clinbio
ERPA
Commits
d6a56254
Commit
d6a56254
authored
Jan 5, 2022
by
Dillenn Terumalai
Browse files
Options
Downloads
Patches
Plain Diff
Fixed some duplicate route name
parent
e7ae585c
Branches
Branches containing commit
Tags
v1.0.6
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.idea/workspace.xml
+6
-8
6 additions, 8 deletions
.idea/workspace.xml
composer.lock
+4
-4
4 additions, 4 deletions
composer.lock
with
10 additions
and
12 deletions
.idea/workspace.xml
+
6
−
8
View file @
d6a56254
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"1ddb4e50-491a-44ba-87fc-5ef40f04cd18"
name=
"Changes"
comment=
"WIP"
>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<list
default=
"true"
id=
"8158f4f2-d203-437c-b31c-c88b75fc0c52"
name=
"Changes"
comment=
"WIP"
>
<change
beforePath=
"$PROJECT_DIR$/composer.lock"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/composer.lock"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/tests/TestCase.php"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/tests/TestCase.php"
afterDir=
"false"
/>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
...
...
@@ -344,14 +342,14 @@
</configuration>
<list>
<item
itemvalue=
"PHPUnit.phpunit.xml"
/>
<item
itemvalue=
"Shell Script.Build"
/>
<item
itemvalue=
"Shell Script.Start"
/>
<item
itemvalue=
"Shell Script.Stop"
/>
<item
itemvalue=
"PHPUnit.AuthenticationTest.test_users_can_authenticate_using_the_login_screen"
/>
<item
itemvalue=
"PHPUnit.AuthenticationTest"
/>
<item
itemvalue=
"PHPUnit.AuthenticationTest.test_login_screen_can_be_rendered"
/>
<item
itemvalue=
"PHPUnit.AuthenticationTest.test_users_can_authenticate_using_the_login_screen"
/>
<item
itemvalue=
"PHPUnit.CreateProjectTest.test_create_project_screen_can_be_rendered"
/>
<item
itemvalue=
"PHPUnit.RegistrationTest"
/>
<item
itemvalue=
"PHPUnit.AuthenticationTest.test_login_screen_can_be_rendered"
/>
<item
itemvalue=
"Shell Script.Build"
/>
<item
itemvalue=
"Shell Script.Start"
/>
<item
itemvalue=
"Shell Script.Stop"
/>
</list>
<recent_temporary>
<list>
...
...
This diff is collapsed.
Click to expand it.
composer.lock
+
4
−
4
View file @
d6a56254
...
...
@@ -598,16 +598,16 @@
},
{
"name": "dterumal/laravel-installer",
"version": "1.0.
3
",
"version": "1.0.
4
",
"source": {
"type": "git",
"url": "https://gitlab.sib.swiss/clinbio/packagist/laravel-installer.git",
"reference": "
c444106323ec53b5180a643c23a34c8b07fe53ef
"
"reference": "
853650cde8a79209ec012c0269dc9a96a5fea6f0
"
},
"dist": {
"type": "zip",
"url": "https://gitlab.sib.swiss/api/v4/projects/1489/packages/composer/archives/dterumal/laravel-installer.zip?sha=
c444106323ec53b5180a643c23a34c8b07fe53ef
",
"reference": "
c444106323ec53b5180a643c23a34c8b07fe53ef
",
"url": "https://gitlab.sib.swiss/api/v4/projects/1489/packages/composer/archives/dterumal/laravel-installer.zip?sha=
853650cde8a79209ec012c0269dc9a96a5fea6f0
",
"reference": "
853650cde8a79209ec012c0269dc9a96a5fea6f0
",
"shasum": ""
},
"require": {
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment