[MXS-4649] Clean up maxgui helpers Created: 2023-06-20 Updated: 2024-02-05 Resolved: 2024-02-05 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxgui |
| Affects Version/s: | N/A |
| Fix Version/s: | 24.02.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Duong Thien Ly | Assignee: | Duong Thien Ly |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-199, MXS-SPRINT-200, MXS-SPRINT-201 |
| Description |
|
Helper functions for workspace package and maxgui should be unified without the risk of being overridden. At the moment, all helpers are shallowly merged into Vue.prototype.$helpers. |