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

[fix] scope requests controller to organization #1999

Merged
merged 15 commits into from
Sep 4, 2024

Conversation

mattwr18
Copy link
Contributor

No description provided.

@mattwr18 mattwr18 force-pushed the feat/scope-requests-controller branch 3 times, most recently from 4868571 to 84e0454 Compare September 2, 2024 04:53
@mattwr18 mattwr18 force-pushed the feat/scope-requests-controller branch from 731e3ee to 4c1af4c Compare September 2, 2024 08:42
@mattwr18 mattwr18 marked this pull request as ready for review September 2, 2024 08:59
@mattwr18 mattwr18 requested a review from soey September 2, 2024 08:59
Copy link
Contributor

@soey soey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quite interesting in how far the request specs escalate with the authentication and authorization - whereas this seems to be justified & needed from the functionality perspective it bothers me somehow that we need to repeat it all over again. Overall the functionality side is all good. I would propose to revise the specs and make them as concise and understandable as possible.

app/controllers/requests_controller.rb Show resolved Hide resolved
spec/requests/requests_spec.rb Outdated Show resolved Hide resolved
spec/requests/requests_spec.rb Show resolved Hide resolved
spec/requests/requests_spec.rb Show resolved Hide resolved
spec/requests/requests_spec.rb Show resolved Hide resolved
spec/requests/requests_spec.rb Outdated Show resolved Hide resolved
spec/requests/requests_spec.rb Outdated Show resolved Hide resolved
spec/requests/requests_spec.rb Outdated Show resolved Hide resolved
spec/requests/requests_spec.rb Outdated Show resolved Hide resolved
spec/requests/requests_spec.rb Show resolved Hide resolved
@mattwr18 mattwr18 merged commit 5f9899e into main Sep 4, 2024
1 check passed
@mattwr18 mattwr18 deleted the feat/scope-requests-controller branch September 4, 2024 08:28
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.

2 participants