Skip to content

Commit dc0227c

Browse files
committed
refactor: clean up notification settings and dialogs
- Removed the "Mark All as Read" option from NotificationSettingsCard.vue. - Simplified NotificationSettingsDialog.vue by removing the cleanup history notification feature and its associated dialog. - Updated NotificationReminderSnackbar.vue to improve notification management and user experience. - Enhanced ProjectSelector.vue with better error handling and project loading logic. - Improved notifications.vue by refining form validation rules and updating UI components for better usability.
1 parent fbdc30e commit dc0227c

File tree

11 files changed

+1071
-930
lines changed

11 files changed

+1071
-930
lines changed

dev-dist/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ define(['./workbox-c6a197bf'], (function (workbox) { 'use strict';
8080
*/
8181
workbox.precacheAndRoute([{
8282
"url": "/index.html",
83-
"revision": "0.962ub7l8q8g"
83+
"revision": "0.espllpeo45g"
8484
}], {});
8585
workbox.cleanupOutdatedCaches();
8686
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("/index.html"), {

0 commit comments

Comments
 (0)