Gina Trapani

Results 16 issues of Gina Trapani

Similar to how `api-routes.php` adds some handy REST API additions and modifications (preview, get post by slug, etc), let's do the same for GraphQL, and maybe add how to prevent...

backend

itermocil.yml and .nvmrc are nice little helpers in this repo but they are not documented. Let's add a README-devhelpers.md or somesuch to mention how to use them.

If any of the API calls return anything other than a 200, handle it.

frontend

Add a custom function that calculates how many months it will take to reach a goal balance given compounding interest with a start balance, monthly investments and an annual rate...

Right now you can't set a slider to default to say, 3, but make the range 1-10. If you set it to 3, the range only goes to 6. If...

Conditional text would be great. Like ``{=if(savingsrate > 0, "Great job!", "Keep trying"):exclamation}``

I'd love to be able to link text out to other web pages as references in my calculators. Maybe just Markdown style.

This looks like an interesting testing framework for Android apps, might be worth trying: http://pivotal.github.com/robolectric/index.html

Several users have mentioned that Todo.txt makes them uncomfortable because it requires full Dropbox permissions. Still many others prefer that so they can set the location of the files. Let's...

enhancement
security

In the task list view, as it is in the Android app, you should be able to select a single task or multiple tasks by tapping them, and get access...

usability
new feature
_major