Skip to content

Comments

DT-3532 - activity execution actions#3115

Merged
rossedfort merged 2 commits intostandalone-activitiesfrom
DT-3532-activity-execution-actions
Jan 26, 2026
Merged

DT-3532 - activity execution actions#3115
rossedfort merged 2 commits intostandalone-activitiesfrom
DT-3532-activity-execution-actions

Conversation

@rossedfort
Copy link
Contributor

@rossedfort rossedfort commented Jan 26, 2026

Description & motivation 💭

Add Request Cancellation, Terminate, and Start and Activity buttons to activity execution details page

Screenshots (if applicable) 📸

running closed
Screenshot 2026-01-26 at 10 36 09 AM Screenshot 2026-01-26 at 10 34 45 AM

Design Considerations 🎨

Testing 🧪

How was this tested 👻

  • Manual testing
  • E2E tests added
  • Unit tests added

Steps for others to test: 🚶🏽‍♂️🚶🏽‍♀️

Checklists

Draft Checklist

Merge Checklist

Issue(s) closed

Docs

Any docs updates needed?

@rossedfort rossedfort requested review from a team and Alex-Tideman as code owners January 26, 2026 17:36
@vercel
Copy link

vercel bot commented Jan 26, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
holocene Ready Ready Preview, Comment Jan 26, 2026 8:24pm

Request Review

Copy link
Contributor

@andrewzamojc andrewzamojc left a comment

Choose a reason for hiding this comment

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

I'm working to set up a manual test but the code looks good to me 👍

@andrewzamojc
Copy link
Contributor

I got a manual test going. Looks good to me!!

@rossedfort rossedfort merged commit e6da300 into standalone-activities Jan 26, 2026
4 checks passed
@rossedfort rossedfort deleted the DT-3532-activity-execution-actions branch January 26, 2026 20:41
rossedfort added a commit that referenced this pull request Feb 3, 2026
* DT-3531 - start standalone activity (#3074)

* WIP - start standalone activity

* change routes, add duration input, fix imports

* use queryparams for initial form values

* clean up

- update go api module
- clean up api routes
- add placeholder page for activity execution details
- add support for query params to pre-fill form

* add page components

* add integration tests

* DT-3526 describe standalone activity (#3099)

* standalone activity details

* decode and refactor

* clean up

* clean up

* add page titles

* add default param

* remove pause, update and reset buttons

* fix pnpm lock

* add error state

* increase toast duration

* Standalone Activities List (#3103)

* Add standalone activities UI

* Upgrade to svelte5

* Don't allow onclick on button until we migrate it to Svelte5

* Remove batch functionality

* Fix up some table stuff

* Add filterable/copiable cells

* Add Start Activity Like this One

* DT-3532 - activity execution actions (#3115)

* add terminate and cancel to activity details page

* update api

* add disabled state for standalone activities (#3122)

* Standalone activities design scrub (#3123)

* design scrub

* fix i18n

* rename and reorganize

* fix poller

* fix test

* fix test

* add alert for when no workers

* 404 standalone activities for now

* refetch activity after terminate and cancel

* add search attributes for filters

* fix duration input dark mode

* add fallback values for activity header

* remove postscss

* better way to do search attributes

* fix screaming enums

* trigger actions

* bump api version to v1.62.0

* fix some strict mode

* fix some more strict

* use timestamp store

---------

Co-authored-by: Alex Tideman <[email protected]>
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