Item Metadata Component Work
TL;DR
- Added the item_metadata_list component and positioned it in a row alongside the details
- Added responsive styling and moved the metadata to the show page
- Merged the createdAt and updatedAt fields when equal, then lifted the metadata config up to page-level components
- Implemented MR feedback and fixed a gl-flex-0 to gl-shrink-0 class issue
- Fixed a subtle width bug in the agent and flows details screens, and corrected UI spacing while extracting a utils method
Commits
Add item_metadata_list component; position metadata component in row with details; add responsive styling; move metadata to show page; merge createdAt and updatedAt fields when equal; lift metadata config up to page level components; impl MR feedback; replace incorrect gl-flex-0 with gl-shrink-0; fix subtle width bug in agent and flows details screens; correct UI spacing and extract utils method.
ryer.io