Commit Graph

5 Commits

Author SHA1 Message Date
Gareth 6ed1280869 feat: implement scheduling relative to last task execution (#439) 2024-08-26 22:35:06 -07:00
garethgeorge df4be0f7bc fix: miscellaneous bug fixes
* Fixes a problem with incorrectly scanning and removing pending events
   from the operation log for new installations
 * Fixes a bug with the operation tree incorrectly applying query
   selectors when filtering events
 * Updates tooltips and comments in PlanView and GettingStartedGuide
2024-05-18 21:14:02 -07:00
garethgeorge 711064fb00 fix: reserve IDs starting and ending with '__' for internal use 2024-05-18 19:24:05 -07:00
garethgeorge 294864fe43 fix: prompt for user action to set an instance ID on upgrade 2024-05-18 19:09:58 -07:00
Gareth be0cdd59be feat: improve support for instance ID tag 2024-05-05 12:42:30 -07:00