- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations. - Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components. |
||
|---|---|---|
| .. | ||
| action.go | ||
| api.go | ||
| dashboard.go | ||
| dashboard_test.go | ||
| export.go | ||
| fields.go | ||
| handler.go | ||
| layout.go | ||
| mapping.go | ||
| process.go | ||
| process_test.go | ||
| types.go | ||
| vaildate.go | ||