Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Formula Team Management
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Jitka Viceníková
Formula Team Management
Merge requests
!44
An error occurred while fetching the assigned milestone of the selected merge_request.
Security
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Security
security
into
develop
Overview
2
Commits
48
Pipelines
20
Changes
1
Merged
Jitka Viceníková
requested to merge
security
into
develop
1 year ago
Overview
2
Commits
48
Pipelines
20
Changes
1
Expand
0
0
Merge request reports
Viewing commit
efcc20d0
Prev
Next
Show latest version
1 file
+
4
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
efcc20d0
feat(README): Updated README
· efcc20d0
Michal Badin
authored
1 year ago
README.md
+
4
−
1
Options
@@ -41,10 +41,13 @@
via their REST api's.
2) Notifications module:
<br>
Notifications module sends e-mail (or other) notifications to team members.
<br>
-
Receives e-mails are determined based on provided e-mail during the creation of new applications and e-mails defined in
**application.properties**
in
**core**
and
**application modules**
.
3) Visualisation module:
<br>
Visualization module provides a visualization of given JSON data in readable HTML (or other) format. Team manager
will be able to visualize current state of both cars.
<br>
The result can be downloaded via Swagger UI or directly accessed in the module's folder
**output-data**
, which is created
-
The result can be downloaded via Swagger UI or directly accessed in the module's folder
**output-data**
, which is created
in case of missing.
4) Applications module:
<br>
Applications module allows people to send an application to this team. Manager can view these applications and
Loading