FDC3 workbench#457
Merged
kriswest merged 11 commits intofinos:masterfrom Oct 5, 2021
Merged
Conversation
14 tasks
… slow when first enabled)
…n't think its using the deprecated function signature
…website to github pages. To test run the following in the website/ directory: yarn; yarn copy-workbench; yarn start you should then be able to test the workbench at http://localhost:3000/toolbox/fdc3-workbench/
package.json scripts to build and deploy the fdc3-workbench with the website to gh-pages
rikoe
reviewed
Oct 4, 2021
Contributor
rikoe
left a comment
There was a problem hiding this comment.
Should the binary files under website/static/toolbox all be checked in, or can they be generated at build time, and pushed to the GitHub pages branch, and then ignore? Adds quite a lot to the code base...
Otherwise looks good to me (apart from the extremely wide whitespace 😉 )
Contributor
Author
|
@rikoe removed the built files. I haven't set up a .gitignore entry for them as I'm not sure if that will affect the publish to github pages... do you know how to set that up? Re: whitespace, it's all indented with tabs, which is whats set in it's .prettierrc file... |
11 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #456
FDC3 Workbench
A developer application for FDC3 implemented via Create-React-App and Material-UI.
Please Note:
Screenshots
Work with System channels
Create, save and broadcast templated contexts
Listen for context broadcasts
Raise intents
Receive intents and context
Copy code examples
View logs of FDC3 API interactions
No desktop agent API
sample appD record:
(to be updated when deployed via FDC3 website)