Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nmaas Portal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
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
nmaas
nmaas Portal
Merge requests
!35
Revert "Merge branch '221-improve-sorting-in-the-application-list-view' into 'release/1.6.4'"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Revert "Merge branch '221-improve-sorting-in-the-application-list-view' into 'release/1.6.4'"
revert-ad41c190
into
release/1.6.4
Overview
0
Commits
1
Pipelines
1
Changes
19
Merged
Lukasz Lopatowski
requested to merge
revert-ad41c190
into
release/1.6.4
10 months ago
Overview
0
Commits
1
Pipelines
1
Changes
19
Expand
This reverts merge request
!32 (merged)
0
0
Merge request reports
Compare
release/1.6.4
release/1.6.4 (base)
and
latest version
latest version
faf75ef5
1 commit,
10 months ago
19 files
+
18
−
296
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
19
Search (e.g. *.vue) (Ctrl+P)
src/app/appmarket/bulkDeployment/bulk-app-list/bulk-app-list.component.html
+
1
−
5
Options
<app-bulk-list
[header]=
"'BULK.APP.HEADER'"
<app-bulk-list
[header]=
"'BULK.APP.HEADER'"
[bulks]=
"bulks"
[mode]=
"mode"
></app-bulk-list>
[bulks]=
"bulks"
[mode]=
"mode"
(reloadBulks)=
"retrieveBulks()"
></app-bulk-list>
Loading