John Callahan

Results 8 comments of John Callahan

Thanks @andysh-uk; glad you're enjoying the interface. I agree that the ability to create "folders" in Cloud Manger would be useful, and it's on our roadmap. I spent some time...

Thanks for your patience; I realize this has been open for a while now. This is still in our backlog but other features are currently higher in priority. A potential...

Thanks for opening this issue, @Oloryn. We've talked about adding a "filter" text input near the top of the object listing page, which would allow filtering for a specific object....

Exactly. We're still in the requirements gathering phase for this feature, so it's helpful to know this implementation would work well for your use case. I'll leave this issue open...

Hey @Oloryn, thanks for your patience. This is still in our backlog, but other features are currently higher in priority. As a workaround, [s3cmd](https://www.linode.com/docs/products/storage/object-storage/guides/s3cmd/) offers a way to filter by...

Thanks for reaching out. This is something we're definitely interested in supporting. We've done some POC work with [react-intl](https://github.com/formatjs/react-intl) and others, but we don't have anything solid on the roadmap...

New changes look good. There's a failing test in GH, but when I run the DatabaseCreate tests locally they pass. Not sure why.. I just re-ran the job.

Hey @robo2bobo, the issue is that there's a "needsPostProcessing" status we're not surfacing in the Manager. This can be seen in the API response to `/linode/instances/:linodeId/backups`: ``` ... "status": "needsPostProcessing"...