Skip to content

Geo Status - Rename Attachments to Uploads

Zack Cuddy requested to merge 246833-rename-attachments-to-uploads into master

What does this MR do?

Closes #246833 (closed)

This change renamed the Geo Node Status Bar from Attachments -> Uploads. This data is provided to the frontend from a Rails helper, this is one of the "static" data types and simply needed the constant updated.

Screenshots (strongly suggested)

Before After
Nodes Status UI Screen_Shot_2021-02-19_at_1.15.15_PM Screen_Shot_2021-02-19_at_1.00.58_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #246833 (closed)

Edited by Zack Cuddy

Merge request reports