Skip to content

#352 Feature: Add API version field to feed source form#299

Merged
tuj merged 6 commits into
developfrom
feature/352-support-other-api-versions
May 1, 2026
Merged

#352 Feature: Add API version field to feed source form#299
tuj merged 6 commits into
developfrom
feature/352-support-other-api-versions

Conversation

@simonllange

@simonllange simonllange commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

Link to ticket

os2display/display-api-service#352

Description

Client needs an option to change the API version (v1.0, v2.0, etc.) because the API versions might differ.

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer please add them here.

@ds-bellcom ds-bellcom requested a review from agnetemoos March 18, 2026 06:41
@tuj tuj self-requested a review April 24, 2026 11:03
value={formStateObject?.api_auth_key}
/>

<FormInput

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This would be better handled by a dropdown (or radio buttons) with the available versions instead of a text input. That way administrators cannot make an error.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

God idé @tuj , jeg tager et kig på det

Comment thread CHANGELOG.md Outdated
simonllange and others added 4 commits April 29, 2026 09:44
Co-authored-by: Troels Ugilt Jensen <6103205+tuj@users.noreply.github.com>
…s2display/display-admin-client into feature/352-support-other-api-versions
@ds-bellcom ds-bellcom requested a review from tuj April 29, 2026 10:00
@ds-bellcom

Copy link
Copy Markdown

@simonllange have now made the changes that @tuj have requested. Will one of you (@tuj or @agnetemoos) approve and merge?

@ds-bellcom

Copy link
Copy Markdown

@tuj thank you for the approval. We do not have access to push the code to the branch. Would you do that?

CC: @agnetemoos

@tuj tuj merged commit 95d9f08 into develop May 1, 2026
4 checks passed
@tuj tuj deleted the feature/352-support-other-api-versions branch May 1, 2026 09:39
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.

3 participants