Tom Maiaroto

Results 66 issues of Tom Maiaroto

Create a pie chart widget that takes a field and charts the distribution of value counts in a pie chart. The widget config options should allow the field and series...

task

Allow field counts to be graphed over time using the streaming API. For example, "messages" over time. The field should be configurable under the widget options.

task

This will also likely go on a page by itself (just for screen real estate reasons). This widget will allow users to see all messages across social media in a...

task

Pretty basic. It just shows male, female, and unknown. Icons with % and total count.

task

Even after resetting the data, it still seems to get messed up. Switching the date range once or twice is fine, but after continually switching it...The graph has problems. Eventually...

bug

Provide an option within the widget settings that hides the title bar and even background color (or sets the background color) of the widget. This way we can have widgets...

enhancement
task

For some reason lcov is not being written so coveralls isn't able to process coverage reports. Fix that.

bug

It'd be nice to alter the template/boilerplate `_container.js` file to allow CLI flags to change the `require()` and function call (Lambda handler function).

It would be nice to have another command that deploys the container to Amazon.

Add CSRF on all forms. Here's more info on that: http://nitschinger.at/Securing-Lithium-Forms

todo up for grabs