Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T TIDO
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 110
    • Issues 110
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • subugoesubugoe
  • emoemo
  • TIDO
  • Merge requests
  • !224

feat: add new error strings for images

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged pestov requested to merge feature/#339-image-error-message into develop Sep 23, 2021
  • Overview 0
  • Commits 3
  • Pipelines 2
  • Changes 5

closes #339 (closed)

This MR introduces a possibility to display more than one error message in image panel.

If no image key is given by API we display imageErrorMessageNotExists.

If image key is given by API but the dummy request to the image URL failed we display imageErrorMessageVPN as usual.

Edited Sep 23, 2021 by pestov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/#339-image-error-message