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

feat: Connect PR data in client #68

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

gbanu
Copy link

@gbanu gbanu commented Dec 1, 2024

PR table view

@gbanu gbanu requested a review from a team as a code owner December 1, 2024 22:37
@gbanu gbanu changed the title Feat/connect pr data in client feat: connect pr data in client Dec 1, 2024
Copy link

github-actions bot commented Dec 1, 2024

🚨 OpenAPI Validation Failed 🚨

The OpenAPI specs in openapi.yaml differ from the generated version.
Please update the OpenAPI specs by running:

cd ./server/application-server
./gradlew generateOpenApiDocs

Commit and push the updated file.


@Configuration
@EnableWebSecurity
public class SecurityConfig {
Copy link
Author

@gbanu gbanu Dec 1, 2024

Choose a reason for hiding this comment

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

@egekocabas I added some simple security config because I was getting "No 'Access-Control-Allow-Origin' header is present on the requested resource." error. (running frontend locally on port 8888)

@egekocabas egekocabas changed the title feat: connect pr data in client feat: Connect pr data in client Dec 1, 2024
@egekocabas egekocabas changed the title feat: Connect pr data in client feat: Connect PR data in client Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant