Chase

Results 6 issues of Chase

Like "statistics" here: https://dribbble.com/shots/3528275-Dashboard-UI/attachments/782647

enhancement
help wanted

@RocketChat/android Related to #1851 **Disclaimer**: I am very far removed from being an android or indeed mobile developer, please view this PR as a _WIP_, I am very open for...

In my hcl v2 support story, it additionally looks like `key` is now `label`. When trying to use a struct for the in and out, using `label` for reading works...

This allows a consumer of `hclencoder` to work with direct references, as quoted references (`"${var.baz}"`) will be deprecated soon.

* This extends the defaultIndex logic to return a 404 for the index.html if it is not found. * Additionally, we keep looking for the "defaultIndex.html" file in the URL...

I'm trying to automatically tie this function in with node-lambda, unfortunately they have some logic that automatically appends the `AWS_ENVIRONMENT` to the `FunctionName`: https://github.com/motdotla/node-lambda/blob/master/lib/main.js#L71 I didn't see a reason for...