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(api): generate frontend oapi code #1843

Merged
merged 14 commits into from
Jul 25, 2024
Merged

feat(api): generate frontend oapi code #1843

merged 14 commits into from
Jul 25, 2024

Conversation

adamtagscherer
Copy link
Contributor

@adamtagscherer adamtagscherer commented Jun 24, 2024

Description

  • Generate frontend SDK.

  • Added UI related makefile targets.

  • Updated docs.

  • Changing to react queries will be in a follow-up PR.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

@csatib02 csatib02 force-pushed the e2e-type-safe-apis branch 2 times, most recently from d54069e to 6011c32 Compare July 22, 2024 11:16
@csatib02 csatib02 added enhancement New feature or request javascript Pull requests that update Javascript code component:api Issues related to API component:ui Issues related to UI/Frontend labels Jul 23, 2024
@csatib02 csatib02 marked this pull request as ready for review July 23, 2024 08:22
@csatib02 csatib02 requested a review from a team as a code owner July 23, 2024 08:22
Signed-off-by: Bence Csati <bcsati@cisco.com>
Signed-off-by: Bence Csati <bcsati@cisco.com>
@csatib02 csatib02 force-pushed the e2e-type-safe-apis branch 2 times, most recently from e699566 to 395b30f Compare July 23, 2024 09:22
Signed-off-by: Bence Csati <bcsati@cisco.com>
Co-authored-by: Adam Tagscherer <atagsche@cisco.com>
Signed-off-by: Bence Csati <bcsati@cisco.com>
CONTRIBUTING.md Outdated Show resolved Hide resolved
ui/src/api/index.ts Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Copy link
Contributor

@gallotamas gallotamas left a comment

Choose a reason for hiding this comment

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

There are 2 important things that are missing from this PR.

Copy link
Member

@csatib02 csatib02 left a comment

Choose a reason for hiding this comment

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

Small small issue but overall Looks Good To Me! {Rocket}

ui/package.json Show resolved Hide resolved
Copy link
Contributor

@akijakya akijakya left a comment

Choose a reason for hiding this comment

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

🐳

Copy link
Contributor

@gallotamas gallotamas left a comment

Choose a reason for hiding this comment

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

great job! 🎉

@csatib02 csatib02 added this pull request to the merge queue Jul 25, 2024
Merged via the queue into main with commit 1dd02a7 Jul 25, 2024
17 checks passed
@csatib02 csatib02 deleted the e2e-type-safe-apis branch July 25, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:api Issues related to API component:ui Issues related to UI/Frontend enhancement New feature or request javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants