You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* WIP: decode userMetdata summary
* Add MetadataDecoder for timeline and event summary row
* Smaller timeline text, show only metdata on event summary row
* Use secondary badge, replace primary attribute if it exists
* More type stuff
* Bump text size, use fallback if decoding fails
* Add metadata to expanded row, better layout of expanded timeline view. Need to figure out dynamic height of rest of timeline when expanded
* Finish full refactor of expanded group details
* Set height after decoding
* Don't do array check
* Await tick to set height
* Use WorkflowStatus badge and add 'Pending' | 'Retry' to status
* Fix height for Child Workflows timeline and hide expand button
* Put onLoad in the correct place
* Nvm it was in the right spot
* Use await block in metadata decoder, add Decoding failed fallback
0 commit comments