iron bank form fix
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
UNCLASSIFIED - NO CUI
For all below check the following breakpoints for Vue apps
Devices | Code | Screen sizes |
---|---|---|
Extra Small | xs | < 600px |
Small | sm | 600px > < 960px |
Medium | md | 960px > < 1264px |
Large | lg | 1264px > < 1904px |
Extra Large | xl | > 1904px |
GET
s, make sure that text/html return type is avoided and application/json is used when dealing with json data.no-cache
is on confidential web pages.rel="noopener noreferrer"
is on any link that opens to a new tab..webp
images instead of .png
, .jpg
, .jpeg
, etc.data-cy="download"
.To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
UNCLASSIFIED - NO CUI