Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
Project Page
Commits
681360bb
Commit
681360bb
authored
3 years ago
by
Rosanny Sihombing
Browse files
Options
Download
Plain Diff
Merge branch 'devel' into 'testing'
Restructure the codes See merge request
!88
parents
e3033b0b
60137511
testing
1 merge request
!88
Restructure the codes
Pipeline
#6580
passed with stage
in 27 seconds
Changes
28
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
src/views/DE/project/projectList.pug
+0
-0
src/views/DE/project/projectList.pug
src/views/DE/project/projectOverview.pug
+0
-0
src/views/DE/project/projectOverview.pug
src/views/EN/404.pug
+0
-0
src/views/EN/404.pug
src/views/EN/500.pug
+0
-0
src/views/EN/500.pug
src/views/EN/project/addProjectOverview.pug
+0
-0
src/views/EN/project/addProjectOverview.pug
src/views/EN/project/mailinglists.pug
+0
-0
src/views/EN/project/mailinglists.pug
src/views/EN/project/projects.pug
+0
-0
src/views/EN/project/projects.pug
tsconfig.json
+1
-1
tsconfig.json
with
1 addition
and
1 deletion
+1
-1
views/DE/project/projectList.pug
→
src/
views/DE/project/projectList.pug
+
0
-
0
View file @
681360bb
File moved
This diff is collapsed.
Click to expand it.
views/DE/project/projectOverview.pug
→
src/
views/DE/project/projectOverview.pug
+
0
-
0
View file @
681360bb
File moved
This diff is collapsed.
Click to expand it.
views/EN/404.pug
→
src/
views/EN/404.pug
+
0
-
0
View file @
681360bb
File moved
This diff is collapsed.
Click to expand it.
views/EN/500.pug
→
src/
views/EN/500.pug
+
0
-
0
View file @
681360bb
File moved
This diff is collapsed.
Click to expand it.
views/EN/project/addProjectOverview.pug
→
src/
views/EN/project/addProjectOverview.pug
+
0
-
0
View file @
681360bb
File moved
This diff is collapsed.
Click to expand it.
views/EN/project/mailinglists.pug
→
src/
views/EN/project/mailinglists.pug
+
0
-
0
View file @
681360bb
File moved
This diff is collapsed.
Click to expand it.
views/EN/project/projects.pug
→
src/
views/EN/project/projects.pug
+
0
-
0
View file @
681360bb
File moved
This diff is collapsed.
Click to expand it.
tsconfig.json
+
1
-
1
View file @
681360bb
...
...
@@ -5,7 +5,7 @@
"module"
:
"commonjs"
,
"strict"
:
true
,
"outDir"
:
"./built"
,
"rootDir"
:
"./"
,
"rootDir"
:
"./
src
"
,
"esModuleInterop"
:
true
,
"allowJs"
:
true
}
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets