Conversation
| [#_calling_your_api_from_the_iframe] | ||
| == Calling your model's API from inside the iframe | ||
|
|
||
| The platform injects the following query parameters into the iframe's `src` URL: |
There was a problem hiding this comment.
This is no longer the main case. Yes it works, but the new one is by using messages between the frames. @oemebamo, want me to take this PR to the finish line?
| timefold.model.visualization.pages[1].label=Gantt chart | ||
| ---- | ||
|
|
||
| Each declared page has three required fields; omitting any of them fails the build. |
There was a problem hiding this comment.
How does this help with routing? Are pages a new concept introduced with the specific front-end components? Is the KEY also a tab in the UI?
There was a problem hiding this comment.
Is this required now? Or if this is not supplied, does it use "visualization" for whatever is in the UI folder?
|
Feedback from @muellerd that's useful to incorporate here:
|
closes https://github.com/TimefoldAI/timefold-solver-enterprise/issues/815