Skip to content

Comments

DT-3531 - start standalone activity#3074

Merged
rossedfort merged 7 commits intostandalone-activitiesfrom
DT-3531-start-standalone-activity
Jan 7, 2026
Merged

DT-3531 - start standalone activity#3074
rossedfort merged 7 commits intostandalone-activitiesfrom
DT-3531-start-standalone-activity

Conversation

@rossedfort
Copy link
Contributor

@rossedfort rossedfort commented Dec 18, 2025

Description & motivation 💭

Adds new routes/components/services/etc. for starting a standalone activity execution from the UI

Screenshots (if applicable) 📸

Screenshot 2026-01-06 at 11 31 30 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?

@vercel
Copy link

vercel bot commented Dec 18, 2025

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

Project Deployment Review Updated (UTC)
holocene Ready Ready Preview, Comment Jan 7, 2026 5:29pm

- update go api module
- clean up api routes
- add placeholder page for activity execution details
- add support for query params to pre-fill form
@rossedfort rossedfort marked this pull request as ready for review January 6, 2026 18:32
@rossedfort rossedfort requested review from a team and Alex-Tideman as code owners January 6, 2026 18:32
@rossedfort rossedfort merged commit a5fecae into standalone-activities Jan 7, 2026
4 checks passed
@rossedfort rossedfort deleted the DT-3531-start-standalone-activity branch January 7, 2026 18:05
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