mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-22 19:45:56 +00:00
Related to #359 Add a check to redirect to the homepage if the view is not mobile in the `src/pages/List.vue` file. * Import `mobileMixin` in `src/pages/List.vue`. * Add a `created` lifecycle hook to check if the view is mobile and redirect to `/dashboard` if not. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/louislam/uptime-kuma/issues/359?shareId=XXXX-XXXX-XXXX-XXXX). |
||
---|---|---|
.. | ||
AddStatusPage.vue | ||
Dashboard.vue | ||
DashboardHome.vue | ||
Details.vue | ||
EditMaintenance.vue | ||
EditMonitor.vue | ||
Entry.vue | ||
List.vue | ||
MaintenanceDetails.vue | ||
ManageMaintenance.vue | ||
ManageStatusPage.vue | ||
NotFound.vue | ||
Settings.vue | ||
Setup.vue | ||
SetupDatabase.vue | ||
StatusPage.vue |