Skip to content

storage catalog refactor#2360

Merged
johbaxter merged 30 commits intodevfrom
2336-storage-catalog-refactor
Jan 22, 2026
Merged

storage catalog refactor#2360
johbaxter merged 30 commits intodevfrom
2336-storage-catalog-refactor

Conversation

@JaganSomannaKanini
Copy link
Copy Markdown
Contributor

@JaganSomannaKanini JaganSomannaKanini commented Dec 5, 2025

Description

In this PR the refactoring of the storage, vector and function catalog is done in this PR.

Changes Made

  • The data structure of the storage, vector and function catalog.
  • File upload button is moved alongside the search.
  • The UI of the tiles is now matching the model catalog.
  • The form UI has a new look based on the figma.

How to Test

  • Select any one storage, vector and function catalog.
  • You will see different types of storage/vector/function to add, select anyone.
  • Fill out the form.
  • On submission the new catalog is added to the specified catalog.

Notes

  • In the tiles I have retained the image instead of the name. If we do not provide the image the trimmed name would appear same as in model catalog tiles.
  • I have added the link also pointing to the official documentation of the respective functions.

In the vector catalog,
@johbaxter

  • In the data structure, for the "select" component, the options section has both display and value. The reason for keeping this is in some cases we have completely different value and display names.
  • A new property is added "optionRule" to handle the pixel call for the select component.
  • In the tiles I have retained the image instead of the name. If we do not provide the image the trimmed name would appear same as in model catalog tiles.
  • I have added the link also pointing to the official documentation of the respective database.

Storage Catalog:
image

image

Function Catalog:

image image image

Vector Catalog:

image image image

@JaganSomannaKanini JaganSomannaKanini linked an issue Dec 5, 2025 that may be closed by this pull request
3 tasks
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 5, 2025

@CodiumAI-Agent /describe

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 5, 2025

@CodiumAI-Agent /review

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 5, 2025

@CodiumAI-Agent /improve

This was linked to issues Jan 8, 2026
@NaveenRamasamy028 NaveenRamasamy028 marked this pull request as ready for review January 13, 2026 05:59
@NaveenRamasamy028 NaveenRamasamy028 requested a review from a team as a code owner January 13, 2026 05:59
@johbaxter johbaxter merged commit 49997ad into dev Jan 22, 2026
3 checks passed
@johbaxter johbaxter deleted the 2336-storage-catalog-refactor branch January 22, 2026 17:36
@github-actions
Copy link
Copy Markdown

@CodiumAI-Agent /update_changelog

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.

Storage catalog refactor Function Catalog Refactor Vector Catalog Refactor

3 participants