Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK: Modernizes Permissions-related code to use DAL2 #719

Merged

Conversation

johnhenley
Copy link
Collaborator

Description of PR...

Changes made

  • Uses new RepositoryControllerBase
  • Modernizes PermissionsInfo entity
  • Modernizes PermissionsController
  • Moves (most) SQL and stored procedures related to Permissions to DAL2
  • Various code improvements

How did you test these updates?

local install

PR Template Checklist

  • Fixes Bug
  • Feature solution
  • Other
  • Requires documentation updates
  • I've updated the documentation already

Please mark which issue is solved

Associated with #266

update NUnit3TestAdapter 4.3.1 to 4.5.0
update Microsoft.NET.Test.Sdk  17.4.1 to 17.9.0
@johnhenley johnhenley added tasks General maintenance tasks that aren't typical development technical debt Issue that doesn't directly affect usability but will improve technical debt posture performance An update likely to improve site performance labels Mar 27, 2024
@johnhenley johnhenley added this to the 08.01.00 milestone Mar 27, 2024
@johnhenley johnhenley self-assigned this Mar 27, 2024
@johnhenley johnhenley merged commit cc4d480 into DNNCommunity:dev Apr 3, 2024
1 check passed
@johnhenley johnhenley deleted the dev81/3-dal2/04-PermissionInfo branch April 3, 2024 14:11
@johnhenley johnhenley restored the dev81/3-dal2/04-PermissionInfo branch April 3, 2024 14:18
@johnhenley johnhenley deleted the dev81/3-dal2/04-PermissionInfo branch April 3, 2024 14:19
@johnhenley johnhenley linked an issue Apr 30, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance An update likely to improve site performance tasks General maintenance tasks that aren't typical development technical debt Issue that doesn't directly affect usability but will improve technical debt posture
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor/Modernize Entities and Controllers
1 participant