Skip to content

Hz/wf timestamp#1461

Open
hazdl wants to merge 8 commits into
mainfrom
hz/wf-timestamp
Open

Hz/wf timestamp#1461
hazdl wants to merge 8 commits into
mainfrom
hz/wf-timestamp

Conversation

@hazdl

@hazdl hazdl commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

This PR adds the workflow Submitted Date to the workflow accordion view. The submitted date is retrieved from the workflow status (startTime) and displayed alongside the workflow creator information.

Changes
Added submittedTime to the Workflow type.
Updated the Relay fragment to fetch startTime from workflow status.
Passed the submitted time through to WorkflowAccordion.
Displayed the submitted date in the workflow accordion using the user's local date/time format.

Testing
Verified locally that the submitted date is displayed correctly for workflows with a startTime.

Date filtering was considered but is not included in this PR. Implementing filtering across all workflows and paginated results would require backend support and is recommended as future work.

Comment thread frontend/relay-workflows-lib/lib/components/BaseWorkflowRelay.tsx
Comment thread frontend/relay-workflows-lib/tests/views/BaseSingleWorkflowView.test.tsx Outdated
Comment thread frontend/relay-workflows-lib/lib/components/RelayEnvironment.ts
Comment thread frontend/workflows-lib/lib/types.ts
@hazdl
hazdl force-pushed the hz/wf-timestamp branch from a6aaffa to 6941414 Compare July 21, 2026 12:07
@hazdl

hazdl commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Did the requested changes.

@hazdl
hazdl requested a review from davehadley July 21, 2026 12:25
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