Commit Graph

55 Commits

Author SHA1 Message Date
Joel Wetzell 2d110cffeb handle pong event and show round trip latency 2026-05-06 16:56:54 -05:00
Joel Wetzell 998d3adce6 fix schema loading race 2026-05-06 16:56:32 -05:00
Joel Wetzell 67c4df49a8 fix infinite change loop 2026-05-06 16:53:40 -05:00
Joel Wetzell e66195d702 formatting 2026-04-05 18:09:47 -05:00
Joel Wetzell 34ebf9ed53 convert params form to all signals 2026-04-04 08:51:20 -05:00
Joel Wetzell 2b2f798f00 cleanup file names 2026-04-04 08:51:20 -05:00
Joel Wetzell 98f1549237 add tests for params utils 2026-04-03 19:12:00 -05:00
Joel Wetzell 4cbe6bcda6 fix params utils description setting 2026-04-03 19:11:53 -05:00
Joel Wetzell 774005f4bf make hint optional in model 2026-04-03 19:11:07 -05:00
Joel Wetzell 946a296652 cleanup 2026-04-03 18:52:28 -05:00
Joel Wetzell 653c65c00f rework params-form logic out of schema service 2026-04-03 18:48:06 -05:00
Joel Wetzell 71b9eb6ec5 fix processor updating in route signals 2026-04-02 11:17:44 -05:00
Joel Wetzell c2eb66bff7 fix processor updating in signals 2026-04-02 11:07:22 -05:00
Joel Wetzell 4ee3f99ee3 add enabled property to API 2026-04-02 11:07:11 -05:00
Joel Wetzell a806ae56b3 rework schema loading when url changes 2026-03-21 16:21:18 -05:00
Joel Wetzell 9d068ae2b6 close socket on url change 2026-03-21 12:58:21 -05:00
Joel Wetzell 80997df36d show a spinner when not connected 2026-03-21 12:44:02 -05:00
Joel Wetzell d82b7cb2b4 remove unused variable 2026-03-21 12:43:48 -05:00
Joel Wetzell d7d798894f reconnect to ws when closed 2026-03-21 12:43:40 -05:00
Joel Wetzell a98b77d570 load config on websocket status changes 2026-03-21 12:43:28 -05:00
Joel Wetzell 638eb5dced class cleanup 2026-03-21 12:43:09 -05:00
Joel Wetzell f2c88fe750 try to fix some for loop tracking issues 2026-03-21 12:40:06 -05:00
Joel Wetzell 7ffcda5018 use full file name for schema paths 2026-03-21 11:52:06 -05:00
Joel Wetzell 7c5dfbc947 store baseurl in local storage 2026-03-19 21:55:25 -05:00
Joel Wetzell 36c60a6ce7 add config preview with a bunch of other tweaks 2026-03-14 10:26:53 -05:00
Joel Wetzell 597e0c4aa4 add config upload and viewing returned errors for modules and routes 2026-03-12 17:07:09 -05:00
Joel Wetzell 9570428df9 restyle indicators 2026-03-12 17:05:25 -05:00
Joel Wetzell b13760deed add input field to set base url 2026-03-11 21:19:57 -05:00
Joel Wetzell 94c4039c86 move output indicator 2026-03-11 21:19:32 -05:00
Joel Wetzell dee9867a6b add basics for connecting to running instance 2026-03-11 21:12:26 -05:00
Joel Wetzell ac81d5da09 organize imports 2026-03-07 11:01:01 -06:00
Joel Wetzell 5f91889c10 relayout folders 2026-03-07 10:49:13 -06:00
Joel Wetzell f792ca9e85 adjust input labels 2026-03-06 20:02:18 -06:00
Joel Wetzell 79b84460b0 flatter layout 2026-03-06 18:37:32 -06:00
Joel Wetzell 76ee05c4c1 remove output from route 2026-03-05 07:37:46 -06:00
Joel Wetzell 23cf7c945f switch to downloading YAML 2026-02-15 08:43:33 -06:00
Joel Wetzell 59886257c5 remove sub action stuff 2026-02-15 08:24:39 -06:00
Joel Wetzell 4837300eb7 switch defaults between param options 2026-02-15 08:21:36 -06:00
Joel Wetzell a235809bb2 clean up patching stuff from old showbridge 2026-02-15 08:21:10 -06:00
Joel Wetzell 388de3097c make input and output select list full width 2026-02-15 08:06:25 -06:00
Joel Wetzell 3c256dcfd1 fix processor params updating 2026-02-13 21:12:49 -06:00
Joel Wetzell e556dd9c74 fix processor params updating 2026-02-13 20:53:08 -06:00
Joel Wetzell 32c5a554fc clean out template and patch stuff 2026-02-13 20:52:38 -06:00
Joel Wetzell db0d04919b actually save config on apply 2026-02-13 20:36:41 -06:00
Joel Wetzell 4572f6bf7a config layout tweaks 2026-02-13 20:36:00 -06:00
Joel Wetzell b08aab869c formatting 2026-02-13 20:35:47 -06:00
Joel Wetzell 6cc183436c add basic support for adding processors to routes 2026-02-13 20:35:29 -06:00
Joel Wetzell 7a3b447ed3 make route input/output a select list of module id's 2026-02-13 20:34:28 -06:00
Joel Wetzell b416c9254b only add params to module if defined in update 2026-02-13 20:32:38 -06:00
Joel Wetzell e63ec90803 fix hover styles 2026-02-13 20:31:27 -06:00