Skip to content

Develop#289

Closed
ucswift wants to merge 4 commits intomasterfrom
develop
Closed

Develop#289
ucswift wants to merge 4 commits intomasterfrom
develop

Conversation

@ucswift
Copy link
Member

@ucswift ucswift commented Mar 8, 2026

No description provided.

@request-info
Copy link

request-info bot commented Mar 8, 2026

Thanks for opening this, but we'd appreciate a little more information. Could you update it with more details?

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 8, 2026

Important

Review skipped

Too many files!

This PR contains 216 files, which is 66 over the limit of 150.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e41db14e-a81c-44f5-8914-7e8b310e6ada

📥 Commits

Reviewing files that changed from the base of the PR and between 3a5b033 and 552a6dd.

📒 Files selected for processing (216)
  • Core/Resgrid.Localization/Areas/User/Inventory/Inventory.cs
  • Core/Resgrid.Localization/Areas/User/Inventory/Inventory.de.resx
  • Core/Resgrid.Localization/Areas/User/Inventory/Inventory.en.resx
  • Core/Resgrid.Localization/Areas/User/Inventory/Inventory.es.resx
  • Core/Resgrid.Localization/Areas/User/Inventory/Inventory.fr.resx
  • Core/Resgrid.Localization/Areas/User/Inventory/Inventory.it.resx
  • Core/Resgrid.Localization/Areas/User/Inventory/Inventory.pl.resx
  • Core/Resgrid.Localization/Areas/User/Inventory/Inventory.sv.resx
  • Core/Resgrid.Localization/Areas/User/Inventory/Inventory.uk.resx
  • Core/Resgrid.Localization/Areas/User/Logs/Logs.de.resx
  • Core/Resgrid.Localization/Areas/User/Logs/Logs.en.resx
  • Core/Resgrid.Localization/Areas/User/Logs/Logs.es.resx
  • Core/Resgrid.Localization/Areas/User/Logs/Logs.fr.resx
  • Core/Resgrid.Localization/Areas/User/Logs/Logs.it.resx
  • Core/Resgrid.Localization/Areas/User/Logs/Logs.pl.resx
  • Core/Resgrid.Localization/Areas/User/Logs/Logs.sv.resx
  • Core/Resgrid.Localization/Areas/User/Logs/Logs.uk.resx
  • Core/Resgrid.Localization/Areas/User/Personnel/Person.de.resx
  • Core/Resgrid.Localization/Areas/User/Personnel/Person.en.resx
  • Core/Resgrid.Localization/Areas/User/Personnel/Person.es.resx
  • Core/Resgrid.Localization/Areas/User/Personnel/Person.fr.resx
  • Core/Resgrid.Localization/Areas/User/Personnel/Person.it.resx
  • Core/Resgrid.Localization/Areas/User/Personnel/Person.pl.resx
  • Core/Resgrid.Localization/Areas/User/Personnel/Person.sv.resx
  • Core/Resgrid.Localization/Areas/User/Personnel/Person.uk.resx
  • Core/Resgrid.Localization/Areas/User/Shifts/Shifts.de.resx
  • Core/Resgrid.Localization/Areas/User/Shifts/Shifts.en.resx
  • Core/Resgrid.Localization/Areas/User/Shifts/Shifts.es.resx
  • Core/Resgrid.Localization/Areas/User/Shifts/Shifts.fr.resx
  • Core/Resgrid.Localization/Areas/User/Shifts/Shifts.it.resx
  • Core/Resgrid.Localization/Areas/User/Shifts/Shifts.pl.resx
  • Core/Resgrid.Localization/Areas/User/Shifts/Shifts.sv.resx
  • Core/Resgrid.Localization/Areas/User/Shifts/Shifts.uk.resx
  • Core/Resgrid.Model/Repositories/IWorkflowRunLogRepository.cs
  • Core/Resgrid.Model/Repositories/IWorkflowRunRepository.cs
  • Core/Resgrid.Model/Repositories/IWorkflowStepRepository.cs
  • Core/Resgrid.Model/TwoFactor/TwoFactorEnforcementContext.cs
  • Core/Resgrid.Model/TwoFactor/TwoFactorEnforcementDecision.cs
  • Core/Resgrid.Model/TwoFactor/TwoFactorEnforcementEvaluator.cs
  • Core/Resgrid.Services/DepartmentGroupsService.cs
  • Core/Resgrid.Services/WorkflowService.cs
  • Repositories/Resgrid.Repositories.DataRepository/Queries/Workflows/DeleteWorkflowRunLogsByWorkflowIdQuery.cs
  • Repositories/Resgrid.Repositories.DataRepository/Queries/Workflows/DeleteWorkflowRunLogsByWorkflowRunIdQuery.cs
  • Repositories/Resgrid.Repositories.DataRepository/Queries/Workflows/DeleteWorkflowRunsByWorkflowIdQuery.cs
  • Repositories/Resgrid.Repositories.DataRepository/Queries/Workflows/DeleteWorkflowStepsByWorkflowIdQuery.cs
  • Repositories/Resgrid.Repositories.DataRepository/WorkflowRunLogRepository.cs
  • Repositories/Resgrid.Repositories.DataRepository/WorkflowRunRepository.cs
  • Repositories/Resgrid.Repositories.DataRepository/WorkflowStepRepository.cs
  • Tests/Resgrid.Tests/Web/TwoFactorEnforcementEvaluatorTests.cs
  • Web/Resgrid.Web.Services/Helpers/ClaimsAuthorizationHelper.cs
  • Web/Resgrid.Web/Areas/User/Controllers/DispatchController.cs
  • Web/Resgrid.Web/Areas/User/Controllers/DistributionListsController.cs
  • Web/Resgrid.Web/Areas/User/Controllers/GroupsController.cs
  • Web/Resgrid.Web/Areas/User/Controllers/LogsController.cs
  • Web/Resgrid.Web/Areas/User/Controllers/PersonnelController.cs
  • Web/Resgrid.Web/Areas/User/Models/Calls/UpdateCallView.cs
  • Web/Resgrid.Web/Areas/User/Models/Dispatch/CallListJson.cs
  • Web/Resgrid.Web/Areas/User/Models/Logs/LogExportView.cs
  • Web/Resgrid.Web/Areas/User/Models/Logs/ViewLogsView.cs
  • Web/Resgrid.Web/Areas/User/Models/Personnel/PersonnelEventJson.cs
  • Web/Resgrid.Web/Areas/User/Models/Personnel/ViewPersonEventsView.cs
  • Web/Resgrid.Web/Areas/User/Models/Reports/Personnel/PersonnelEventsReportView.cs
  • Web/Resgrid.Web/Areas/User/Views/Connect/Posts.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Department/CallSettings.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Department/TextSettings.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Department/_RecipientsGridPartial.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Department/_SmallStationGroupsGridPartial.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Dispatch/AddArchivedCall.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Dispatch/ArchivedCalls.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Dispatch/CallExport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Dispatch/CallExportEx.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Dispatch/Dashboard.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Dispatch/NewCall.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Dispatch/UpdateCall.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Dispatch/_SmallActiveCallsGridPartial.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Dispatch/_SmallCallsGridPartial.cshtml
  • Web/Resgrid.Web/Areas/User/Views/DistributionLists/EditList.cshtml
  • Web/Resgrid.Web/Areas/User/Views/DistributionLists/NewList.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Groups/EditGroup.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Groups/NewGroup.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Home/EditUserProfile.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Inventory/AddType.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Inventory/Adjust.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Inventory/EditType.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Inventory/History.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Inventory/Index.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Inventory/ManageTypes.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Inventory/ViewEntry.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Links/View.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Logs/Index.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Logs/LogExport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Logs/ViewLog.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Logs/_UnitLogBlockPartial.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Mapping/ViewType.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Messages/Compose.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Messages/Inbox.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Messages/Outbox.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Notifications/New.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Orders/Index.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Personnel/ViewEvents.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Personnel/ViewPerson.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Profile/Reporting.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Profile/ViewSchedules.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/ActionLogs.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/ActiveCallsResourcesReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/CallSummaryReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/CertificationsReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/DepartmentActivityReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/LogReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/PersonnelEventsReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/PersonnelHoursDetailReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/PersonnelHoursReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/PersonnelReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/PersonnelStaffingHistoryReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/StaffingReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/UnitEventsReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/UnitStateHistoryReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Reports/UpcomingShiftReadinessReport.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Security/Audits.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shared/_UserLayout.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/EditShiftDays.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/EditShiftDetails.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/EditShiftGroups.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/FinishTrade.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/Index.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/NewShift.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/ProcessTrade.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/RequestTrade.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/ShiftCalendar.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/ShiftStaffing.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/Signup.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/SignupSuccess.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/ViewShift.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Shifts/YourShifts.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Subscription/ViewInvoice.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Units/ViewEvents.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Units/_SmallUnitsGridPartial.cshtml
  • Web/Resgrid.Web/Areas/User/Views/Workshifts/New.cshtml
  • Web/Resgrid.Web/Attributes/RequiresRecentTwoFactorAttribute.cs
  • Web/Resgrid.Web/Helpers/ClaimsAuthorizationHelper.cs
  • Web/Resgrid.Web/Startup.cs
  • Web/Resgrid.Web/Views/Account/CompletedInvite.cshtml
  • Web/Resgrid.Web/Views/Account/Lockout.cshtml
  • Web/Resgrid.Web/Views/Account/MissingCode.cshtml
  • Web/Resgrid.Web/Views/Account/MissingInvite.cshtml
  • Web/Resgrid.Web/Views/Shared/Error.cshtml
  • Web/Resgrid.Web/Views/Shared/Unauthorized.cshtml
  • Web/Resgrid.Web/libman.json
  • Web/Resgrid.Web/wwwroot/js/app/internal/calendar/resgrid.calendar.editEntry.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/calendar/resgrid.calendar.newEntry.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/command/resgrid.commands.newcommand.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/connect/resgrid.connect.posts.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/department/resgrid.department.callsettings.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/department/resgrid.department.recipientsgrid.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/department/resgrid.department.settings.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/department/resgrid.department.smallstationsgrid.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/department/resgrid.department.textsettings.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.addArchivedCall.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.archive.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.dashboard.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.editcall.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.newcall.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.smallallcallgrid.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/dispatch/resgrid.dispatch.smallcallgrid.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/dlist/resgrid.dlists.editlist.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/dlist/resgrid.dlists.newlist.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/documents/resgrid.documents.newdocument.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/files/resgrid.files.upload.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/groups/resgrid.groups.editgroup.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/groups/resgrid.groups.geofence.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/groups/resgrid.groups.newgroup.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/home/resgrid.home.dashboard.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/home/resgrid.home.edituserprofile.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/inventory/resgrid.inventory.addType.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/inventory/resgrid.inventory.adjust.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/inventory/resgrid.inventory.history.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/inventory/resgrid.inventory.index.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/inventory/resgrid.inventory.manageTypes.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/links/resgrid.links.viewdata.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/logs/resgrid.logs.index.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/logs/resgrid.logs.newlog.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/mapping/resgrid.mapping.importPois.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/mapping/resgrid.mapping.viewType.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/messages/resgrid.messages.compose.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/messages/resgrid.messages.inbox.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/messages/resgrid.messages.outbox.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/messages/resgrid.messages.topPartial.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/notifications/resgrid.notifications.addNotification.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/orders/resgrid.orders.fill.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/orders/resgrid.orders.index.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/orders/resgrid.orders.settings.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/personnel/resgrid.personnel.addperson.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/personnel/resgrid.personnel.editRole.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/personnel/resgrid.personnel.viewevents.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/profile/resgrid.profile.addcertification.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/profile/resgrid.profile.addscheduledreport.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/profile/resgrid.profile.addstaffingschedule.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/profile/resgrid.profile.editcertification.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/profile/resgrid.profile.reporting.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/profile/resgrid.profile.schedule.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/protocols/resgrid.protocols.newprotocol.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/security/resgrid.security.audits.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/security/resgrid.security.permissions.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/shifts/resgrid.shifts.calendar.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/shifts/resgrid.shifts.editshiftdetails.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/shifts/resgrid.shifts.editshiftgroups.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/shifts/resgrid.shifts.index.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/shifts/resgrid.shifts.newshift.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/shifts/resgrid.shifts.processtrade.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/shifts/resgrid.shifts.requesttrade.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/shifts/resgrid.shifts.shiftStaffing.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/training/resgrid.training.newtraining.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/units/resgrid.units.smallunitsgrid.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/units/resgrid.units.viewevents.js
  • Web/Resgrid.Web/wwwroot/js/app/internal/workshifts/resgrid.workshifts.new.js
  • Web/Resgrid.Web/wwwroot/js/app/resgrid.js

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@ucswift ucswift closed this Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant