diff --git a/api/src/Kurs.Platform.DbMigrator/Seeds/SeederData.json b/api/src/Kurs.Platform.DbMigrator/Seeds/SeederData.json index bbcead10..443e0827 100644 --- a/api/src/Kurs.Platform.DbMigrator/Seeds/SeederData.json +++ b/api/src/Kurs.Platform.DbMigrator/Seeds/SeederData.json @@ -10127,7 +10127,7 @@ "Code": "App.Reports.Management", "DisplayName": "App.Reports.Management", "Order": 2, - "Url": "/admin/report/management", + "Url": "/admin/reports/management", "Icon": "FcSimCardChip", "RequiredPermissionName": "App.Reports.Management", "IsDisabled": false @@ -25735,18 +25735,18 @@ "authority": ["App.DeveloperKit.Components"] }, { - "key": "admin.reports", - "path": "/admin/reports", + "key": "admin.reportManagement", + "path": "/admin/reports/management", "componentPath": "@/views/report/DashboardPage", "routeType": "protected", - "authority": ["App.Reports"] + "authority": ["App.Reports.Management"] }, { "key": "admin.reports.view", - "path": "/admin/report/:id", + "path": "/admin/reports/:id", "componentPath": "@/views/report/ReportViewerPage", "routeType": "protected", - "authority": ["App.Reports.Update"] + "authority": ["App.Reports.Categories"] } ], "CustomEndpoints": [ diff --git a/ui/dev-dist/sw.js b/ui/dev-dist/sw.js index 72da90da..ed79e50e 100644 --- a/ui/dev-dist/sw.js +++ b/ui/dev-dist/sw.js @@ -82,7 +82,7 @@ define(['./workbox-54d0af47'], (function (workbox) { 'use strict'; "revision": "3ca0b8505b4bec776b69afdba2768812" }, { "url": "index.html", - "revision": "0.9uf8m2a8h2o" + "revision": "0.e9emm6ltkho" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {