Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nmaas Platform
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
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 Platform
Merge requests
!41
release/1.6.4 into 'develop'
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
release/1.6.4 into 'develop'
release/1.6.4
into
develop
Overview
0
Commits
48
Pipelines
2
Changes
21
Merged
Lukasz Lopatowski
requested to merge
release/1.6.4
into
develop
9 months ago
Overview
0
Commits
48
Pipelines
2
Changes
21
Expand
0
0
Merge request reports
Compare
develop
version 1
a7a2cd87
9 months ago
develop (base)
and
latest version
latest version
83be806a
48 commits,
9 months ago
version 1
a7a2cd87
46 commits,
9 months ago
21 files
+
259
−
41
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
21
Search (e.g. *.vue) (Ctrl+P)
src/main/java/net/geant/nmaas/notifications/templates/MailType.java
+
2
−
1
Options
@@ -24,5 +24,6 @@ public enum MailType {
@@ -24,5 +24,6 @@ public enum MailType {
NEW_ACTIVE_APP
,
NEW_ACTIVE_APP
,
NEW_BULK_SSO_LOGIN
,
NEW_BULK_SSO_LOGIN
,
NEW_BULK_LOGIN
NEW_BULK_LOGIN
,
VLAB_REQUEST
}
}
Loading