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

Move the about configuration away from settings in web-ui.json #3327

Closed
freddidierRTE opened this issue Jul 15, 2022 · 0 comments · Fixed by #3418
Closed

Move the about configuration away from settings in web-ui.json #3327

freddidierRTE opened this issue Jul 15, 2022 · 0 comments · Fixed by #3418
Assignees

Comments

@freddidierRTE
Copy link
Contributor

freddidierRTE commented Jul 15, 2022

instead of having the about under settings :

 "settings": {
    "about": {
      "firstapplication": {
        "name": "First application",
        "rank": 1,
        "version": "v12.34.56"
      },
      "keycloack": {
        "name": "Keycloak",
...

Put it directly at the root level

Add in migration documentation

@quinarygio quinarygio self-assigned this Jul 26, 2022
@quinarygio quinarygio moved this from 🔖 To do to 🏗 In progress in OperatorFabric Release 3.10.0 Jul 26, 2022
quinarygio added a commit that referenced this issue Jul 26, 2022
@quinarygio quinarygio moved this from 🏗 In progress to 👀 To review in OperatorFabric Release 3.10.0 Jul 26, 2022
@vlo-rte vlo-rte changed the title Move the about configuration away form settings in web-ui.json Move the about configuration away from settings in web-ui.json Jul 26, 2022
vlo-rte added a commit that referenced this issue Jul 26, 2022
Signed-off-by: vlo-rte <[email protected]>
quinarygio added a commit that referenced this issue Jul 27, 2022
vlo-rte added a commit that referenced this issue Jul 27, 2022
Signed-off-by: vlo-rte <[email protected]>
vlo-rte pushed a commit that referenced this issue Jul 27, 2022
vlo-rte added a commit that referenced this issue Jul 27, 2022
Signed-off-by: vlo-rte <[email protected]>
Repository owner moved this from 👀 To review to ✅ Done in OperatorFabric Release 3.10.0 Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants