Skip to content

Commit

Permalink
Merge pull request #1061 from CleverCloud/demo-smart/fix-app-ids
Browse files Browse the repository at this point in the history
chore(demo-smart): update app ids
  • Loading branch information
florian-sanders-cc authored May 20, 2024
2 parents 852f79f + b4034b5 commit e639c1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo-smart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
<button data-context='{"apiConfig":{}}'>bad API config</button>
<button data-context='{"lang":"en", "limit": 5}'>article-list</button>
<button data-context='{"ownerId":"orga_3547a882-d464-4c34-8168-add4b3e0c135","grafanaBaseLink":"https://example.com"}'>grafana-info</button>
<button data-context='{"ownerId":"orga_3547a882-d464-4c34-8168-add4b3e0c135","appId":"app_b849c8d2-82e4-4c8f-af19-14423b8557f5"}'>app-node</button>
<button data-context='{"ownerId":"orga_3547a882-d464-4c34-8168-add4b3e0c135","appId":"app_e048c5ba-dc84-4f01-a750-d053706805fd"}'>app-play</button>
<button data-context='{"ownerId":"orga_540caeb6-521c-4a19-a955-efe6da35d142","appId":"app_f2f99229-4aba-42ef-bcb1-d69e8a443cd1","consoleGrafanaLink":"https://console.clever-cloud.com","grafanaBaseLink":"https://grafana.services.clever-cloud.com/"}'>app-node</button>
<button data-context='{"ownerId":"orga_540caeb6-521c-4a19-a955-efe6da35d142","appId":"app_ff66bc31-45e5-45bb-90d0-245b7552a7e2","consoleGrafanaLink":"https://console.clever-cloud.com","grafanaBaseLink":"https://grafana.services.clever-cloud.com/"}'>app-play</button>
<button data-context='{"ownerId":"orga_3547a882-d464-4c34-8168-add4b3e0c135","currentUserId":"user_d3d02829-8847-40ea-ab76-ada4e2f026c0"}'>ACME BAR</button>
<button data-context='{"ownerId":"orga_540caeb6-521c-4a19-a955-efe6da35d142","currentUserId":"user_d3d02829-8847-40ea-ab76-ada4e2f026c0"}'>ACME FOO</button>
<button data-context='{"ownerId":"orga_3547a882-d464-4c34-8168-add4b3e0c135","addonId":"addon_53167b5a-3290-430d-912a-a084b6e905e7"}'>addon-elastic</button>
Expand Down

0 comments on commit e639c1c

Please sign in to comment.