Commit Graph

30 Commits

Author SHA1 Message Date
James Read c12431d8a3
feature: popupOnStart allows for many feedback options when actions are started (#227) 2024-02-08 21:54:08 +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
James Read c3c010443f
feature: Better UI for execution buttons (#195) 2023-12-17 04:19:48 +00:00
jamesread a7fb49a11b feature: Tidy up error display, and refresh loop 2023-10-24 12:33:32 +01:00
James Read 2ada67be04
Migrate integration-test infrastucture from Cypress to Selenium+Mocha (#170)
* cicd: Move cypress to selenium+mocha

* cicd: with is not supported unless using an a container

* cicd: relative path to mocha

* cicd: the integration-tests runner now starts/stops OliveTin

* cicd: Knowing the CWD helps debugging

* cicd: Headless chrome

* cicd: wait for integration-test server to be started

* fmt: Mostly fix isses from eslint

* cicd: #169 - Test multiple combo boxes

* fmt: let should be const

* cicd: Remove cypress entirely
2023-10-09 21:44:29 +00:00
jamesread 77b17604f3 feature: WIP - a functioning history popup 2023-10-06 09:27:44 +01:00
jamesread 3de0f38049 fmt: trailing spaces 2023-09-28 22:32:16 +01:00
jamesread 216ccbfcef bugfix: Timestamp "IDs" need to be a string 2023-09-28 22:24:35 +01:00
James Read 3a44a6a3b4
fmt: ActionButton.js (#160) 2023-09-24 23:57:23 +01:00
jamesread 822327edfc Now works in insecure contexts 2023-09-24 23:29:51 +01:00
jamesread e5a870ed94 feature: websocket implemenation at last! 2023-08-25 15:11:29 +01:00
jamesread 0911df0442 bugfix: console.log made it into a commit 2023-04-03 09:29:08 +01:00
jamesread 420105ec99 fmt: css ids/classes to use kebab-case 2022-02-23 15:29:56 +00:00
jamesread f09501278a fmt: ActionButton - single quote strings 2022-01-05 09:59:45 +00:00
jamesread 2b9e763e02 feature: Apple touch icons (#24), accessibility 2021-11-21 01:15:48 +00:00
jamesread 1b94e29721 #17 Fixing UI after change to Autonomous Custom Elements 2021-11-15 21:56:39 +00:00
jamesread fd04922e59 Bringing up to date with head 2021-11-15 20:09:09 +00:00
jamesread 30d681690a #6 - task arguments, that was a lot of work! 2021-11-02 01:25:07 +00:00
jamesread 6267dd791a Merge/rebase 2021-10-18 13:43:45 +01:00
jamesread 39647c6d2d Rebase past all the recent CI work 2021-10-18 13:38:53 +01:00
jamesread 437d8ccb5a eslint codestyle 2021-10-18 10:42:41 +01:00
jamesread d68dba13bd Started work on argument form 2021-10-17 20:58:02 +01:00
jamesread ff0b29c87c Fix undefined exit code 2021-07-19 08:04:39 +01:00
jamesread 1df36ae196 Work on log support 2021-07-16 21:03:14 +01:00
jamesread ef6f772532 Rebase to main 2021-07-16 14:28:26 +01:00
jamesread 7dcc62ad1d #10 - Early config reload support, added benefit of cleaning up ActionButton.js early state code 2021-07-12 01:08:55 +01:00
jamesread 5d01183198 Buttons are refreshed every 3s 2021-06-20 00:12:51 +01:00
jamesread 8584ea5a08 Accessibility improvements 2021-05-18 00:28:35 +01:00
jamesread 17bab28431 webui provides better diagnostics, logo was too thin 2021-05-16 08:13:40 +01:00
jamesread b01639b9b2 A blob of changes while the project is in early dev. 2021-05-15 14:46:28 +01:00