diff --git a/platypush/backend/http/webapp/src/components/panels/Alarm/Index.vue b/platypush/backend/http/webapp/src/components/panels/Alarm/Index.vue
new file mode 100644
index 000000000..19ca05b8a
--- /dev/null
+++ b/platypush/backend/http/webapp/src/components/panels/Alarm/Index.vue
@@ -0,0 +1,174 @@
+
+
+
+
+ No alarms configured
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/platypush/backend/http/webapp/src/components/panels/Entities/Alarm.vue b/platypush/backend/http/webapp/src/components/panels/Entities/Alarm.vue
index 1fadaf8da..73eda041a 100644
--- a/platypush/backend/http/webapp/src/components/panels/Entities/Alarm.vue
+++ b/platypush/backend/http/webapp/src/components/panels/Entities/Alarm.vue
@@ -5,11 +5,11 @@
-
+
-
+
Disabled
Running
Snoozed
@@ -27,22 +27,22 @@