mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
- Moved GroupBy, ListResult, Select, and RequestOptions from Common/UI/Utils/BaseDatabase to Common/Types/BaseDatabase. - Updated all relevant imports across the codebase to reflect the new paths. - Removed obsolete BaseDatabase utility files from the UI components. - Ensured consistent usage of the new types in ModelDetail, ModelList, ModelTable, and Dashboard components.