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

[ADVAPP-1064]: Refactor Task access to not use individual permissions to manage access #1196

Merged
merged 7 commits into from
Dec 26, 2024

Conversation

payal-canyon
Copy link
Contributor

@payal-canyon payal-canyon commented Dec 19, 2024

Ticket(s) or GitHub Issue

Technical Description

Refactor Task access to not use individual permissions to manage access

Any deployment steps required?

No

Are any Feature Flags and/or Data Migrations that can eventually be removed Added?

Data Migrations:
-app-modules/task/database/migrations/2024_12_18_104302_delete_task_individual_update_permissions.php


Before contributing and submitting this PR, make sure you have Read, agree, and are compliant with the contributing guidelines.

@payal-canyon payal-canyon added the Change Type | New Feature New feature or request label Dec 19, 2024
@payal-canyon payal-canyon requested a review from a team December 19, 2024 11:27
@payal-canyon payal-canyon force-pushed the features/ADVAPP-1064 branch 2 times, most recently from 6411f08 to efcf9a2 Compare December 19, 2024 15:39
app-modules/task/src/Policies/TaskPolicy.php Outdated Show resolved Hide resolved
app-modules/task/src/Policies/TaskPolicy.php Outdated Show resolved Hide resolved
app-modules/task/tests/EditTaskTest.php Outdated Show resolved Hide resolved
app-modules/task/tests/TaskAssignmentTest.php Outdated Show resolved Hide resolved
app-modules/task/tests/EditTaskTest.php Outdated Show resolved Hide resolved
app-modules/task/tests/EditTaskTest.php Show resolved Hide resolved
@payal-canyon payal-canyon requested a review from Orrison December 25, 2024 08:02
@Orrison Orrison added this pull request to the merge queue Dec 26, 2024
Merged via the queue into main with commit 872721a Dec 26, 2024
7 checks passed
@Orrison Orrison deleted the features/ADVAPP-1064 branch December 26, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Change Type | New Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants