yao/widgets/dashboard
Max 15a71692a2 fix(tests): improve error handling in unit tests and Makefile
- Enhanced the Makefile to include additional checks for test failures, specifically for panic messages and general failure indicators.
- Updated service tests to dynamically retrieve the server port, ensuring accurate request routing.
- Added a clear function call in the dashboard process test setup to ensure a clean state before tests run.
2026-04-06 17:17:11 +08:00
..
action.go [add] dashboard widget 2022-12-18 15:35:49 +08:00
api.go [add] migrate widgets.dashboard 2023-03-25 19:43:38 +08:00
dashboard.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
dashboard_test.go Refactor component property handling and add deep copy functionality 2024-11-03 07:53:25 +08:00
export.go [add] dashboard widget 2022-12-18 15:35:49 +08:00
fields.go [add] widget dashboard on change 2022-12-18 17:06:58 +08:00
handler.go Fix memory leaks and optimize the download process. 2024-10-30 16:48:59 +08:00
layout.go [change] widget dashboard 2022-12-19 21:14:18 +08:00
mapping.go Securely update hidden props in the DSL that are only visible to the backend 2024-11-02 17:38:37 +08:00
process.go Use url.QueryUnescape for xpath and method in process components 2024-11-01 12:47:03 +08:00
process_test.go fix(tests): improve error handling in unit tests and Makefile 2026-04-06 17:17:11 +08:00
types.go [add] dashboard widget 2022-12-18 15:35:49 +08:00
vaildate.go [add] dashboard widget 2022-12-18 15:35:49 +08:00