Lucien
Lucien
What is the status of pull requests on this project. Hoping to get this change in.
@atkinchris @peterplloyd Someone please let me contribute to this project. Working one a new project with this and looking to add a few small features like this as well as...
This library takes a very hands off approach to data handling. All data the library will process must be passed in the browser, so how the data is fetched is...
Not sure exactly how it would interact with the event cell rendering, but I have #135 as a pull request that could be used to do something like this. Add...
Code for feature has can be found in #135
@abarrafo I have been using the patched version to create the instances and then after that unpatched works to control the instance.
@dc2tom I tried to add the ability to specify a KMS key, however doing so required upgrading the version of the golang AWS SDK being used. This broke lots of...
@Michenux I initially tried doing that but the version of the AWS SDK used in docker-machine was too old and did not have that option. Upgrading the version of the...