Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MiARS Frontend
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
MiARS
MiARS Frontend
Merge requests
!9
FE-9: Containerization and Refactoring
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
FE-9: Containerization and Refactoring
FE-8-Containerization-and-refactoring
into
main
Overview
0
Commits
2
Changes
14
Merged
Ruslan Rabadanov
requested to merge
FE-8-Containerization-and-refactoring
into
main
2 weeks ago
Overview
0
Commits
2
Changes
14
Expand
Closes
#9 (closed)
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
0a927534
2 commits,
2 weeks ago
14 files
+
59
−
35
Expand all files
Preferences
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
Files
14
Search (e.g. *.vue) (Ctrl+P)
src/app/components/dashboard/dashboard.component.html
+
0
−
3
Options
@@ -33,7 +33,4 @@
}
</mat-expansion-panel>
</mat-accordion>
<!--@todo: find other way to fix scrolling to the top of the page-->
<p-skeleton
height=
"300px"
/>
</app-page-wrapper>