Skip to content

Add errors command to CAN backend for listing device error logs#14

Merged
jsphuebner merged 10 commits into
can-backendfrom
copilot/add-support-list-device-error-logs
Apr 28, 2026
Merged

Add errors command to CAN backend for listing device error logs#14
jsphuebner merged 10 commits into
can-backendfrom
copilot/add-support-list-device-error-logs

Conversation

Copilot AI commented Apr 28, 2026

Copy link
Copy Markdown
  • Add param-success-bar div to index.html
  • Add .param-success-bar CSS to style.css
  • Add showParamSuccessBar function to ui.js
  • Add focusin/focusout listeners to pause auto-refresh on param field focus
  • Replace showParamUpdateModal calls with sendParameterUpdate (SELECT + INPUT)
  • Replace showParamUpdateModal implementation with sendParameterUpdate using green success bar
  • Dynamic step size for numeric inputs (1 for integers, 0.04 for fractional)
  • Show file upload complete in green success bar instead of modal

Copilot AI changed the title [WIP] Add support for listing device error logs in can-backend Add errors command to CAN backend for listing device error logs Apr 28, 2026
Copilot AI requested a review from jsphuebner April 28, 2026 07:31
…rant of missing items

Agent-Logs-Url: https://github.com/jsphuebner/esp32-web-interface/sessions/c34bb97f-e26e-4dec-8a04-ad6680fc25f3

Co-authored-by: jsphuebner <3882041+jsphuebner@users.noreply.github.com>
…th green success bar

Agent-Logs-Url: https://github.com/jsphuebner/esp32-web-interface/sessions/f32a0718-29ce-43a8-a355-bd4523139f83

Co-authored-by: jsphuebner <3882041+jsphuebner@users.noreply.github.com>

@jsphuebner jsphuebner left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on live system and working

@jsphuebner
jsphuebner marked this pull request as ready for review April 28, 2026 09:55
@jsphuebner
jsphuebner merged commit 1a1a921 into can-backend Apr 28, 2026
1 check passed
@jsphuebner
jsphuebner deleted the copilot/add-support-list-device-error-logs branch April 28, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Add support for listing device error logs

2 participants