Skip to content

Adapt issues#15

Merged
joseivanlopez merged 3 commits intojoseivanlopez:fix-storage-uifrom
ancorgs:fix-storage-ui-ags3
Nov 25, 2025
Merged

Adapt issues#15
joseivanlopez merged 3 commits intojoseivanlopez:fix-storage-uifrom
ancorgs:fix-storage-ui-ags3

Conversation

@ancorgs
Copy link
Copy Markdown

@ancorgs ancorgs commented Nov 25, 2025

With the change to API v2, several aspects related to issues got broken in the web UI. This fixes that.

As a bonus track, it reorganizes the classes of storage issues by:

  • Reducing the number of classes from 14 to 10.
  • Using camelCase for the class names, so it looks more natural compared to the rest of the API
  • Using constants in the Ruby code to ensure all the possible classes are tracked in a single place (a new namespace).

Copy link
Copy Markdown
Owner

@joseivanlopez joseivanlopez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joseivanlopez joseivanlopez merged commit ddcc7c1 into joseivanlopez:fix-storage-ui Nov 25, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants