platypush/platypush/backend/http/webapp/src/views
Fabio Manganiello 96f2a8f8fc [UI] Set a base `z-index` for the root content canvas.
This allows loading spinners, modals and other components with a real
fullscreen background to stretch over the required space, without being
covered by the navigator or other sibling components.

This also requires the collapsed navigator to have a 1px margin-right,
or its separation border won't be visible.
2023-11-03 20:54:46 +00:00
..
Dashboard.vue Wrapped dynamic Vue components in shallowRef. 2023-01-14 22:31:48 +01:00
Login.vue [#259] Proper support for the progressive webapp (#262) 2023-05-20 02:42:33 +02:00
NotFound.vue New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
Panel.vue [UI] Set a base `z-index` for the root content canvas. 2023-11-03 20:54:46 +00:00
Plugin.vue Wrapped dynamic Vue components in shallowRef. 2023-01-14 22:31:48 +01:00
Register.vue Migrated login and register components 2020-11-26 23:43:16 +01:00