langflow/src
Gabriel Luiz Freitas Almeida 654a1de6c6 🔧 fix(store.py): flatten the tags in the list_components response to match the schema
🔧 fix(store.py): add user_created.id field to the list_components response to match the schema
🔧 fix(store.py): add count(downloads) field to the list_components response to match the schema
🔧 fix(store.py): add tags_id field to the TagsIdResponse schema to match the response structure
🔧 fix(service.py): add user_created.first_name and user_created.id fields to the list_components query to match the schema
🔧 fix(service.py): add count(downloads) field to the list_components query to match the schema
2023-10-26 15:48:42 -03:00
..
backend 🔧 fix(store.py): flatten the tags in the list_components response to match the schema 2023-10-26 15:48:42 -03:00
frontend fix(StorePage/index.tsx): handle error when fetching saved components and display error message 2023-10-26 15:19:32 -03:00