Anso
d113004359
feat: add confirmed Take down stack action with optional volume removal ( #1599 )
...
* feat: add confirmed Take down stack action with optional volume removal
Expose Take down in the stack header and sidebar with a confirmation dialog
that runs compose down while keeping the stack definition on disk. Optional
volume removal is gated by node capability and stack:deploy permission, with
remote gateway preflight before proxying removeVolumes requests.
Closes #1582
* fix: reset take-down volume checkbox when dialog closes
* test: align getStackMenuVisibility assertions with showTakeDown key
getStackMenuVisibility now returns a fifth lifecycle flag, showTakeDown,
but three exhaustive toEqual assertions still listed only the prior four
keys and failed. Add the expected showTakeDown value to each: true for
the partial and exited running-stack cases, false for the self stack.
* test: cover Take down visibility for running non-self stacks
The getStackMenuVisibility assertions exercised the partial and exited
branches and the self-stack guard, but not the raw === 'running' literal
that drives showTakeDown for a normal running stack. Add a case so a
regression dropping 'running' from that check is caught.
* fix: drop Take down from header overflow and wire activity shortcut
Remove duplicate Take down from More actions.
Keep inline button when running, sidebar menu, and Cmd+ArrowDown.
Record stack_taken_down in activity on successful POST /down.
2026-07-09 12:20:13 -04:00
..
2026-07-01 23:08:49 -04:00
2026-06-04 17:45:53 -04:00
2026-06-04 17:45:53 -04:00
2026-05-15 18:21:28 -04:00
2026-06-22 16:54:30 -04:00
2026-06-03 08:18:16 -04:00
2026-06-04 17:45:53 -04:00
2026-06-10 10:12:24 -04:00
2026-05-31 16:36:07 -04:00
2026-07-09 12:20:13 -04:00
2026-06-04 17:45:53 -04:00
2026-06-18 18:25:58 -04:00
2026-07-05 05:30:56 -04:00
2026-07-05 05:30:56 -04:00
2026-05-31 16:00:38 -04:00
2026-04-26 13:05:19 -04:00
2026-05-01 18:57:44 -04:00
2026-07-04 21:20:20 -04:00
2026-07-04 21:20:20 -04:00
2026-06-05 14:29:09 -04:00
2026-06-18 13:38:19 -04:00
2026-06-18 13:38:19 -04:00
2026-06-04 17:45:53 -04:00
2026-06-18 13:38:19 -04:00
2026-06-22 19:33:06 -04:00
2026-07-01 23:08:49 -04:00
2026-04-10 10:05:05 -04:00
2026-05-31 20:28:18 -04:00
2026-07-07 14:40:50 -04:00
2026-06-04 17:45:53 -04:00
2026-06-08 08:44:59 -04:00
2026-07-05 04:45:45 -04:00
2026-06-26 14:59:35 -04:00
2026-07-05 04:12:03 -04:00
2026-06-25 18:03:05 -04:00
2026-07-07 14:41:18 -04:00
2026-07-02 22:31:29 -04:00
2026-07-09 12:20:13 -04:00
2026-06-02 16:10:05 -04:00
2026-04-14 14:37:28 -04:00
2026-07-02 22:31:29 -04:00
2026-07-02 22:31:29 -04:00
2026-04-15 20:23:12 -04:00
2026-05-31 16:36:07 -04:00
2026-06-23 17:42:11 -04:00
2026-06-28 08:14:21 -04:00
2026-04-13 09:49:11 -04:00
2026-05-07 13:41:10 -04:00
2026-05-19 19:49:16 -04:00
2026-06-16 00:42:33 -04:00
2026-06-24 20:05:17 -04:00
2026-05-25 21:09:00 -04:00
2026-06-24 20:05:17 -04:00
2026-06-24 20:05:17 -04:00
2026-06-24 20:05:17 -04:00
2026-04-17 07:57:08 -04:00
2026-06-23 17:42:11 -04:00
2026-06-26 21:11:54 -04:00
2026-06-26 11:59:37 -04:00
2026-06-26 22:39:48 -04:00
2026-05-17 05:25:00 -04:00
2026-06-26 16:16:34 -04:00
2026-07-05 05:30:56 -04:00
2026-06-06 11:18:36 -04:00
2026-06-06 11:18:36 -04:00
2026-07-06 02:08:16 -04:00
2026-06-02 16:11:24 -04:00
2026-06-08 08:58:49 -04:00
2026-07-05 21:55:32 -04:00
2026-04-14 13:47:48 -04:00
2026-05-31 16:00:38 -04:00
2026-07-07 14:41:18 -04:00
2026-06-21 18:20:57 -04:00
2026-06-07 15:48:04 -04:00
2026-06-18 18:25:58 -04:00
2026-06-18 18:25:58 -04:00
2026-06-20 11:58:42 -04:00
2026-06-20 11:58:42 -04:00
2026-06-20 11:58:42 -04:00
2026-07-05 03:50:40 -04:00
2026-07-06 02:08:16 -04:00
2026-07-02 22:31:29 -04:00
2026-04-14 08:23:05 -04:00
2026-06-12 02:15:11 -04:00
2026-06-24 23:22:13 -04:00
2026-06-11 00:26:26 -04:00
2026-05-25 01:46:08 -04:00
2026-05-25 01:46:08 -04:00
2026-06-22 19:33:06 -04:00
2026-05-24 01:06:22 -04:00
2026-06-26 10:16:32 -04:00
2026-06-22 19:33:06 -04:00
2026-06-26 09:23:50 -04:00
2026-06-23 10:44:49 -04:00
2026-06-28 20:16:45 -04:00
2026-06-28 20:16:45 -04:00
2026-06-28 08:13:43 -04:00
2026-07-07 14:40:50 -04:00
2026-06-17 13:25:12 -04:00
2026-07-07 14:40:50 -04:00
2026-05-23 00:04:05 -04:00
2026-05-22 01:27:27 -04:00
2026-07-03 18:26:09 -04:00
2026-06-08 08:44:59 -04:00
2026-06-28 08:13:43 -04:00
2026-06-24 20:05:17 -04:00
2026-05-07 13:16:24 -04:00
2026-06-24 20:05:17 -04:00
2026-06-24 20:05:17 -04:00
2026-07-07 14:40:50 -04:00
2026-06-01 17:27:25 -04:00
2026-06-01 17:27:59 -04:00
2026-05-28 20:51:45 -04:00
2026-06-17 13:24:55 -04:00
2026-05-29 09:43:37 -04:00
2026-06-17 13:24:55 -04:00
2026-06-17 13:24:55 -04:00
2026-07-03 18:26:09 -04:00
2026-05-29 21:09:20 -04:00
2026-06-11 00:26:26 -04:00
2026-05-17 17:31:57 -04:00
2026-06-04 17:45:53 -04:00
2026-06-04 17:45:53 -04:00
2026-07-01 23:08:49 -04:00
2026-07-02 15:26:48 -04:00
2026-04-16 20:32:38 -04:00
2026-06-27 22:38:31 -04:00
2026-06-26 16:16:34 -04:00
2026-06-05 22:35:04 -04:00
2026-06-05 22:35:04 -04:00
2026-06-05 22:35:04 -04:00
2026-04-24 10:20:08 -04:00
2026-07-03 18:26:09 -04:00
2026-06-26 15:34:24 -04:00
2026-06-04 17:45:53 -04:00
2026-04-13 12:49:03 -04:00
2026-06-04 17:45:53 -04:00
2026-06-04 17:45:53 -04:00
2026-06-25 14:13:38 -04:00
2026-05-29 21:09:20 -04:00
2026-05-29 21:09:20 -04:00
2026-05-09 00:11:09 -04:00
2026-05-23 18:09:39 -04:00
2026-05-18 16:48:09 -04:00
2026-05-18 16:48:09 -04:00
2026-05-08 15:51:39 -04:00
2026-06-04 17:45:53 -04:00
2026-06-04 17:45:53 -04:00
2026-06-02 16:12:13 -04:00
2026-05-14 20:51:42 -04:00
2026-05-17 22:00:31 -04:00
2026-05-16 14:58:19 -04:00
2026-05-15 14:33:57 -04:00
2026-05-14 20:51:42 -04:00
2026-06-04 17:45:53 -04:00
2026-06-04 17:45:53 -04:00
2026-05-17 22:00:31 -04:00
2026-05-22 13:20:27 -04:00
2026-05-22 21:08:56 -04:00
2026-05-18 01:52:18 -04:00
2026-05-17 22:00:31 -04:00
2026-05-17 14:01:39 -04:00
2026-06-04 17:45:53 -04:00
2026-06-04 17:45:53 -04:00
2026-05-07 19:23:11 -04:00
2026-05-07 19:23:11 -04:00
2026-07-02 22:31:29 -04:00
2026-06-17 13:24:55 -04:00
2026-06-12 02:15:11 -04:00
2026-06-24 19:50:45 -04:00
2026-06-08 08:58:14 -04:00
2026-05-01 18:57:44 -04:00
2026-06-02 09:51:42 -04:00
2026-07-07 14:40:50 -04:00
2026-06-26 00:07:51 -04:00
2026-07-04 21:20:20 -04:00
2026-05-19 19:49:16 -04:00
2026-07-05 05:30:56 -04:00
2026-05-17 20:11:44 -04:00
2026-05-29 21:09:57 -04:00
2026-07-02 15:26:48 -04:00
2026-06-04 17:45:53 -04:00
2026-07-02 15:26:48 -04:00
2026-07-02 15:26:48 -04:00
2026-07-02 15:26:48 -04:00
2026-07-05 01:03:09 -04:00
2026-07-05 01:03:09 -04:00
2026-06-29 14:35:50 -04:00
2026-07-05 01:03:09 -04:00
2026-07-05 01:03:09 -04:00
2026-05-14 20:51:42 -04:00
2026-05-08 09:03:22 -04:00
2026-05-14 20:51:42 -04:00
2026-05-07 21:28:35 -04:00
2026-05-20 12:53:29 -04:00
2026-05-21 01:00:47 -04:00
2026-05-07 23:45:16 -04:00
2026-06-29 14:35:50 -04:00
2026-05-07 21:28:35 -04:00
2026-05-17 22:00:31 -04:00
2026-05-08 16:21:34 -04:00
2026-04-17 20:31:43 -04:00
2026-05-16 14:58:19 -04:00
2026-05-08 09:02:59 -04:00
2026-05-07 23:51:52 -04:00
2026-05-17 01:16:21 -04:00
2026-06-26 19:13:47 -04:00
2026-06-24 20:05:17 -04:00
2026-06-26 15:34:24 -04:00
2026-07-05 04:12:03 -04:00
2026-06-20 15:06:26 -04:00
2026-07-05 04:12:03 -04:00
2026-07-07 14:41:18 -04:00
2026-06-28 20:16:45 -04:00
2026-05-28 14:16:46 -04:00
2026-06-28 18:28:47 -04:00
2026-07-09 12:20:13 -04:00
2026-04-09 17:56:58 -04:00
2026-06-02 16:11:24 -04:00
2026-06-08 08:59:27 -04:00
2026-06-26 21:06:40 -04:00
2026-04-14 17:58:57 -04:00
2026-07-09 12:20:13 -04:00
2026-06-04 17:45:53 -04:00
2026-06-28 18:21:13 -04:00
2026-05-23 16:03:48 -04:00
2026-05-13 09:40:45 -04:00
2026-06-04 17:45:53 -04:00
2026-06-28 08:14:21 -04:00
2026-07-02 22:31:29 -04:00
2026-07-02 22:31:29 -04:00
2026-06-26 16:43:26 -04:00
2026-07-02 22:31:29 -04:00
2026-06-20 11:58:42 -04:00
2026-06-04 17:45:53 -04:00
2026-06-28 08:14:21 -04:00
2026-06-28 08:14:21 -04:00
2026-06-16 00:42:33 -04:00
2026-06-16 00:42:33 -04:00
2026-06-28 08:14:21 -04:00
2026-06-26 23:35:57 -04:00
2026-06-12 19:07:45 -04:00
2026-06-08 08:58:14 -04:00
2026-06-28 06:17:47 -04:00
2026-06-17 13:24:55 -04:00
2026-07-06 02:08:16 -04:00
2026-07-07 14:40:50 -04:00
2026-06-23 10:01:09 -04:00
2026-07-07 14:40:50 -04:00
2026-07-06 04:25:01 -04:00
2026-04-16 20:32:38 -04:00
2026-06-08 08:44:59 -04:00
2026-05-19 07:27:12 -04:00
2026-06-04 17:45:53 -04:00
2026-07-09 12:20:13 -04:00
2026-05-25 21:25:59 -04:00
2026-05-28 12:45:10 -04:00
2026-06-04 17:45:53 -04:00
2026-06-24 20:05:17 -04:00
2026-06-19 00:44:36 -04:00
2026-06-04 17:45:53 -04:00
2026-06-26 11:59:37 -04:00
2026-07-09 12:20:13 -04:00
2026-06-06 22:21:30 -04:00
2026-07-09 12:20:13 -04:00
2026-06-12 02:15:11 -04:00
2026-06-27 14:32:50 -04:00
2026-05-25 01:29:47 -04:00
2026-06-22 19:33:06 -04:00
2026-04-12 05:43:15 -04:00
2026-05-24 16:07:54 -04:00
2026-07-09 12:20:13 -04:00
2026-06-18 13:38:19 -04:00
2026-05-24 16:07:54 -04:00
2026-05-24 15:44:12 -04:00
2026-07-09 12:20:13 -04:00
2026-07-02 22:31:29 -04:00
2026-06-02 19:53:45 -04:00
2026-05-24 15:18:47 -04:00
2026-07-09 12:20:13 -04:00
2026-05-13 09:40:45 -04:00
2026-06-20 15:06:26 -04:00
2026-06-20 15:06:26 -04:00
2026-06-20 15:06:26 -04:00
2026-06-23 17:42:11 -04:00
2026-05-07 16:18:19 -04:00
2026-05-23 00:04:05 -04:00
2026-05-21 23:10:13 -04:00
2026-07-05 03:11:21 -04:00
2026-07-05 03:11:21 -04:00
2026-06-04 17:45:53 -04:00
2026-05-08 15:24:25 -04:00
2026-06-16 00:42:33 -04:00
2026-06-26 18:58:54 -04:00
2026-05-07 19:23:11 -04:00
2026-06-12 19:07:45 -04:00
2026-04-17 07:57:08 -04:00
2026-06-23 17:42:11 -04:00
2026-05-07 19:23:11 -04:00
2026-07-05 03:50:40 -04:00
2026-07-05 04:45:45 -04:00
2026-06-18 13:38:19 -04:00
2026-06-11 00:26:26 -04:00
2026-07-05 04:45:45 -04:00
2026-07-05 04:45:45 -04:00
2026-06-28 18:21:13 -04:00
2026-06-04 17:45:53 -04:00
2026-04-24 22:23:31 -04:00
2026-06-29 16:29:56 -04:00
2026-06-22 19:33:06 -04:00
2026-04-16 20:32:38 -04:00
2026-06-17 13:24:55 -04:00
2026-06-11 00:26:26 -04:00