Skip to content

Hz/wf timestamp - #1461

Merged
hazdl merged 1 commit into
mainfrom
hz/wf-timestamp
Aug 10, 2026
Merged

Hz/wf timestamp#1461
hazdl merged 1 commit 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 Outdated
Comment thread frontend/relay-workflows-lib/tests/views/BaseSingleWorkflowView.test.tsx Outdated
Comment thread frontend/relay-workflows-lib/lib/components/RelayEnvironment.ts Outdated
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
@hazdl
hazdl force-pushed the hz/wf-timestamp branch 2 times, most recently from 207704d to bc0c1fb Compare July 23, 2026 14:11
@hazdl
hazdl requested a review from davehadley July 30, 2026 14:35

@davehadley davehadley left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has merge commits in the commit history and non-conventional commit messages.

Please squash into a linear history with conventional commit messages.

@hazdl
hazdl requested a review from davehadley August 10, 2026 12:31
@hazdl
hazdl merged commit 93ad2e5 into main Aug 10, 2026
111 of 112 checks passed
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