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

refactor(coral): Add DYNAMIC_API_PATHS #1480

Merged
merged 3 commits into from Jul 19, 2023
Merged

Conversation

mathieu-anderson
Copy link
Contributor

@mathieu-anderson mathieu-anderson commented Jul 18, 2023

About this change - What it does

Separate the API paths with dynamic parts into DYNAMIC_API_PATHS, which holds functions returning interpolated values for the dynamic parts of the path

Resolves: #1446

CI failure

The CI fails because the current version of prettier doesn't recognize the satisfies syntax. It will be fixed after this is merged: #1481

Signed-off-by: Mathieu Anderson <mathieu.anderson@aiven.io>
@mathieu-anderson mathieu-anderson requested a review from a team as a code owner July 18, 2023 11:46
@mathieu-anderson mathieu-anderson added Housekeeping Task for undefined date Frontend Relates to coral (react app) labels Jul 18, 2023
@mathieu-anderson mathieu-anderson self-assigned this Jul 18, 2023
Mathieu Anderson added 2 commits July 18, 2023 16:12
Signed-off-by: Mathieu Anderson <mathieu.anderson@aiven.io>
Copy link
Contributor

@programmiri programmiri left a comment

Choose a reason for hiding this comment

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

tenor-94881069

@programmiri programmiri merged commit 9342551 into main Jul 19, 2023
21 checks passed
@programmiri programmiri deleted the 1446-dynamic-api-paths branch July 19, 2023 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Relates to coral (react app) Housekeeping Task for undefined date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: Replace string queries for better control
2 participants