Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
UI
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coscine
frontend
apps
UI
Merge requests
!2
New: Coscine UIv2 app
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
New: Coscine UIv2 app
Issue/1822-coscineUIv2App
into
Sprint/2021-2022
Overview
0
Commits
14
Pipelines
5
Changes
102
Merged
New: Coscine UIv2 app
Petar Hristov
requested to merge
Issue/1822-coscineUIv2App
into
Sprint/2021-2022
Dec 7, 2021
Overview
0
Commits
14
Pipelines
5
Changes
102
coscine/issues#1822
Edited
Jan 13, 2022
by
Petar Hristov
0
0
Merge request reports
Compare
Sprint/2021-2022
version 14
56a9dc48
Jan 13, 2022
version 13
6c677bf5
Jan 13, 2022
version 12
874ed153
Jan 3, 2022
version 11
874ed153
Dec 16, 2021
version 10
5433f14c
Dec 15, 2021
version 9
5a97de23
Dec 15, 2021
version 8
44fbd171
Dec 15, 2021
version 7
90993ab8
Dec 15, 2021
version 6
6aec1053
Dec 15, 2021
version 5
9acbcf54
Dec 14, 2021
version 4
2cd5de04
Dec 9, 2021
version 3
2a59db00
Dec 9, 2021
version 2
a3a8819c
Dec 8, 2021
version 1
fa36faf8
Dec 7, 2021
Sprint/2021-2022 (base)
and
latest version
latest version
740dce02
14 commits,
Jan 13, 2022
version 14
56a9dc48
13 commits,
Jan 13, 2022
version 13
6c677bf5
12 commits,
Jan 13, 2022
version 12
874ed153
11 commits,
Jan 3, 2022
version 11
874ed153
11 commits,
Dec 16, 2021
version 10
5433f14c
10 commits,
Dec 15, 2021
version 9
5a97de23
9 commits,
Dec 15, 2021
version 8
44fbd171
8 commits,
Dec 15, 2021
version 7
90993ab8
7 commits,
Dec 15, 2021
version 6
6aec1053
6 commits,
Dec 15, 2021
version 5
9acbcf54
5 commits,
Dec 14, 2021
version 4
2cd5de04
4 commits,
Dec 9, 2021
version 3
2a59db00
3 commits,
Dec 9, 2021
version 2
a3a8819c
2 commits,
Dec 8, 2021
version 1
fa36faf8
1 commit,
Dec 7, 2021
102 files
+
11271
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
102
.vscode/settings.json
0 → 100644
+
13
−
0
View file @ 740dce02
Edit in single-file editor
Open in Web IDE
{
"search.exclude"
:
{
"**/.yarn"
:
true
,
"**/.pnp.*"
:
true
},
"typescript.tsdk"
:
"../../.yarn/sdks/typescript/lib"
,
"typescript.enablePromptUseWorkspaceTsdk"
:
true
,
"vetur.experimental.templateInterpolationService"
:
false
,
"cSpell.words"
:
[
"Coscine"
,
"vite"
]
}
Loading