Commit Graph

842 Commits

Author SHA1 Message Date
jamesread e953dfb017 fmt: Ansible -> Automation, robot icon 2024-02-25 22:45:12 +00:00
jamesread 54170f3da6 feature: Better default config file, restart icons 2024-02-25 22:39:29 +00:00
jamesread 77ec2fea63 feature: sosreport in the browser outputs text/plain 2024-02-25 21:10:47 +00:00
jamesread 83beab4c92 bugfix: onExecutionFinished ignores actions it cannot find 2024-02-25 00:49:17 +00:00
jamesread 29b6d12454 feature: Trigger another action after first action completes 2024-02-25 00:29:55 +00:00
jamesread 866a38f286 bugfix: All execution tracking IDs must now be unique 2024-02-25 00:11:35 +00:00
jamesread 0ec2e7069b bugfix: All previous entity files are removed when file is updated 2024-02-25 00:01:51 +00:00
jamesread f3934b1906 bugfix: Default path for entities files 2024-02-24 22:28:52 +00:00
jamesread fb2bb63d15 feature: comfig file provided with docker volume, upgrade to f38 2024-02-24 07:27:54 +00:00
jamesread 58cc04298f feature: Popup execution dialog from logs 2024-02-23 23:52:41 +00:00
jamesread 42535feadf feature: Hide actions in sidebar if it is empty 2024-02-23 22:43:52 +00:00
jamesread baa690ffc2 feature: include entities in packages 2024-02-23 22:19:45 +00:00
jamesread d13f0a7acf fmt: regex raw string 2024-02-23 21:36:28 +00:00
jamesread b747199528 fmt: Removed uneeded assign 2024-02-23 21:35:55 +00:00
jamesread 6a1af44aa0 fmt: actionName -> actionTitle 2024-02-23 21:30:35 +00:00
jamesread 6da050e3b9 bugfix: Allow static IDs 2024-02-23 21:30:13 +00:00
jamesread b8f23ce80c cicd: fix broken test, hopefully 2024-02-23 17:19:36 +00:00
jamesread 865bef532a bugfix: Titles on every button 2024-02-23 16:55:09 +00:00
jamesread 6fb158190d cicd: make grpc is not working 2024-02-23 16:27:31 +00:00
jamesread 0e3f9c8ceb bugfix: #192 repeating logs 2024-02-23 16:09:58 +00:00
jamesread 4dba6fd0f9 depbump: everything 2024-02-23 00:33:02 +00:00
jamesread fbbf168e88 cicd: fix tests 2024-02-23 00:08:50 +00:00
jamesread 2cd739c3b4 cicd: make grpc for codeql 2024-02-22 23:57:50 +00:00
jamesread a8e770726a bugfix: unittests 2024-02-22 23:42:40 +00:00
jamesread 0c5a99cc03 bugfix: Use better hash algo 2024-02-22 23:31:13 +00:00
jamesread 2dee246593 bugfix: sidebar fixed 2024-02-22 23:22:21 +00:00
jamesread 381bf59fbd feature: The mega dashboards & entities commit. 2024-02-22 23:16:43 +00:00
James Read fddf83f27d
https everywhere 2024-02-10 12:23:49 +00:00
James Read 3d3e19e26a
Create devskim.yml (#229) 2024-02-10 10:44:39 +00:00
jamesread c082a5438a cicd: wip 2024-02-09 23:47:27 +00:00
jamesread 5adab1091f cicd: Utility to get the latest snapshot 2024-02-09 23:01:24 +00:00
jamesread 290a2ec91b cicd: upgrade codeql 2024-02-09 22:38:18 +00:00
jamesread 9ebeabac51 cicd: update upload-artifact 2024-02-09 22:27:59 +00:00
jamesread b5e2c8d6b8 cicd: Include all of webui/* in packages now it is processed by parcel 2024-02-09 22:09:13 +00:00
jamesread a482b6a3c2 cicd: Upgrade goreleaser, fix deprecations 2024-02-09 22:08:45 +00:00
jamesread f348de6a03 cicd: Need to build webui-dist before integration tests 2024-02-09 21:57:10 +00:00
jamesread 8df8978516 cicd: upgrade actions 2024-02-09 21:22:10 +00:00
jamesread 086d8fd21c feature: HTML/JS/CSS minifiction and cache busting 2024-02-09 17:01:39 +00:00
jamesread 7dce77adcf cicd: These are just testing certs, but they do not need to be in git 2024-02-09 16:17:42 +00:00
James Read 917a0469d8
Proxy integration tests (#228)
* cicd: Proxies included in integration testing

* cicd: proxy configs for integration testing
2024-02-09 16:12:25 +00:00
James Read c12431d8a3
feature: popupOnStart allows for many feedback options when actions are started (#227) 2024-02-08 21:54:08 +00:00
jamesread dc0cf33d37 feature: center align the fieldset titles 2024-02-07 10:58:49 +00:00
jamesread 15d332012f feature: Buttons are now fixed-width, so align to center 2024-02-07 10:53:46 +00:00
jamesread 99460beafd feature: box icon for containers 2024-02-07 10:52:46 +00:00
James Read 5b0cfb5c33
feature: entities wip (#226) 2024-02-07 09:36:57 +00:00
James Read 759e747f54
feature: readyz API endpoint support (#225) 2024-02-07 09:36:50 +00:00
James Read 6892a679ee
feature: Dashboards, at long last (#224)
* feature: Dashboards, at long last

* fmt: action button IDs now use hypens. Removed ;
2024-02-07 08:54:22 +00:00
jamesread 1b13a2bc4b cicd: setup-go v5 2024-02-07 08:47:48 +00:00
jamesread 63e8e10a6d cicd: checkout v4 2024-02-07 08:47:00 +00:00
James Read 0615a7e353
feature: #202 Cron seconds support optional. Example in default config. (#223) 2024-02-02 21:58:30 +00:00