Commit Graph

24 Commits

Author SHA1 Message Date
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 822327edfc Now works in insecure contexts 2023-09-24 23:29:51 +01:00
James Read e8cb661938
feature: #146 Support for maxConcurrent (#156) 2023-08-25 15:30:58 +00:00
jamesread e5a870ed94 feature: websocket implemenation at last! 2023-08-25 15:11:29 +01:00
jamesread 11dad79794 fmt: Added pre-commit, fixed a few lint errors, npn updated webui 2023-08-24 12:17:55 +01:00
jamesread ed949d1dd8 feature: websocket progress 2023-08-24 11:45:29 +01:00
James Read f05de1c726
feature: Execute actions on startup. Externalize the executor and add… (#101)
* feature: Execute actions on startup. Externalize the executor and add tags to logs.

* fmt: Codestyle fixes
2023-02-02 09:35:18 +00:00
James Read 244404afbc
Sidebar (#88)
* feature: allow configurable title

* feature: sidebar prototype

* Spelling fix - Thanks @jonny7read

Spelling fix - Thanks @jonny7read

Co-authored-by: Jonny Read <jonny7read@gmail.com>

* feature: sidebar support

* bugfix: pagetitle

* fmt: hide sidebar under feature toggle

* fmt: Codestyle in style.css and main.js

Co-authored-by: Matthew Strasiotto <39424834+matthewstrasiotto@users.noreply.github.com>
Co-authored-by: Jonny Read <jonny7read@gmail.com>
2022-11-11 12:13:47 +04:00
jamesread 1a8659f81f feature: Error messages now link to that error in docs 2022-10-24 23:28:35 +01:00
jamesread 420105ec99 fmt: css ids/classes to use kebab-case 2022-02-23 15:29:56 +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 2771f58469 Added sensible error messages for no module support, or javascript disabled. 2021-11-15 19:45:25 +00:00
jamesread 30d681690a #6 - task arguments, that was a lot of work! 2021-11-02 01:25:07 +00: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 6c75d83280 Updated docs link to docs.olivetin.app 2021-07-11 21:04:25 +01:00
jamesread 95dcbcbeed Docs and Raise Issue link in footer as it is more helpful for users 2021-06-15 21:50:21 +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 3d3999de42 Various updates in a ubercommit :-) 2021-05-12 10:43:32 +01:00