jacobshandling
d9f7935fce
UI – Uninstall features for host details, install/uninstall actions, activity feed, misc other items ( #21933 )
...
## #21566 - Host details updates for Uninstall packages
details > software page. Full tasks outlined in the issue, [Figma
here](https://www.figma.com/design/ToQaK2yUJwDyzagTdrbOfX/%2320320-Uninstall-packages?node-id=5364-13173&m=dev )
**Updated install status tooltips:**

**Uninstall action:**

**Update install details:**

## #21931 - updated specs for install/uninstall states
## #21568 - activity feed items for Uninstall



## #21567 - Uninstall details modal

_remaining TODO_:
- [x] manually QA 'failed' states
- [x] determine where to source timestamp from for uninstall activities
- [x] Manual QA for all new/changed functionality
---------
Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
Co-authored-by: Victor Lyuboslavsky <victor@fleetdm.com>
2024-09-12 11:51:59 -04:00
Martin Angers
ca435eb244
Queued scripts feature ( #16300 )
...
This is the feature branch for the [queued
scripts](https://github.com/fleetdm/fleet/issues/15529 ) story.
---------
Co-authored-by: Jahziel Villasana-Espinoza <jahziel@fleetdm.com>
Co-authored-by: Gabriel Hernandez <ghernandez345@gmail.com>
Co-authored-by: Sarah Gillespie <73313222+gillespi314@users.noreply.github.com>
Co-authored-by: Roberto Dip <dip.jesusr@gmail.com>
2024-01-29 11:37:54 -03:00
Noah Talerman
845ef393bb
Update scripts docs ( #15416 )
...
- Simplify usage instructions to make it more like a reference
- Move "Run script asynchronously" to contributor docs so that user
facing API docs have one best practice API endpoint for scripts. Call
synchronous endpoint "Run script"
2023-12-06 12:40:42 -05:00
gillespi314
e139eb412f
Fix unreleased bug in run script UI ( #14462 )
2023-10-12 10:57:19 -05:00
Roberto Dip
9ffa11c25d
Feat: saved scripts ( #14409 )
...
For #9537
2023-10-10 19:00:45 -03:00
Gabriel Hernandez
89a6b538b7
fix formatting on the script content and output UI ( #14048 )
...
relates to #13847
fixes the formatting of the script content and output fields. we now
preserve the spacing and line breaks.

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
- [x] Manual QA for all new/changed functionality
2023-09-22 12:52:27 +01:00
Roberto Dip
541cc638e4
Add an activity log when an script execution is requested ( #13655 )
...
For #9553
2023-09-05 20:09:29 -03:00
Gabriel Hernandez
058fd56d3e
Updates to the Script details modal. ( #13623 )
...
relates to #13308
This updates the implementation for the scripts details modal. This
includes changing how we are showing messages to the user when there are
errors and also changing how we are displaying the messages for integer
exit codes.
- [x] Manual QA for all new/changed functionality
2023-09-05 15:50:50 +01:00