Closed syndesis-bot closed 6 years ago
@rhuss | 2017-10-30 |
---|
See https://github.com/syndesisio/connectors/pull/98 for the original PR.
@oscerd | 2017-10-31 |
---|
I've only updated the title :-)
@oscerd What else do we need for the connector to work ? Is there UI / UX work required ?
I guess one thing we need to take into account is how to handle the input and output expected. For example the copy object need a File as input, while the polling bucket action will have a list of S3Object as output..
We need an icon for AWS S3 connector, we already have the UI (but maybe a review is good) and we need an UX history too
@oscerd @rhuss I've attached the png icon for AWS-S3. I can't upload SVG, but you can download the svg file here if needed:
https://drive.google.com/a/redhat.com/file/d/1CFtCRThCyL-lP4yjntN9vLrEJnjOPaAK/view?usp=sharing
Nice! :-)
Can we add the icon to the ux assets? It would be great to have this in.
Hi, great job with the S3 connector! There are just a few observations/questions from QE for now:
Hello,
@syndesisio/ui-api can the S3 icon be added to syndesis UI to be used in the deployment.json file? Thanks.
To @oscerd 's earlier comment about adding the icon to the UX assets, @sjcox-rh would you be able to add the svg icon to the UX folder, via a PR? Thank you.
Just created PR for this.
cc: @amysueg @sjcox-rh @oscerd
The PR is merge, do @syndesisio/ui-api need to add the icon to be used in the deployment.json? Thanks.
Now the regions are part of a dropdown menu and I added the validation mechanism to this connector too.
Include aws-s3 connector from syndesis-connectors into Syndesis backend.