TaskRatchet Development Updates

I’m switching back to posting development updates here.

UVI today: I updated the feedback widget to be quite a bit fancier. Still probably needs some adjustment, but should work better for letting us reply.

Relatedly: For several days now @shanaqui has been handling support requests for TaskRatchet! :tada: Which is fantastic because they are incredible at what they do, so support emails should now be handled much more quickly than they were when I was trying to keep up with it.

(I’m counting these both as UVI’s, because I was doing so poorly at support that having @shanaqui on board is definitely a user-visible improvement. :grin: )

7 Likes

Page titles are now dynamic–that is, instead of the page title always being TaskRatchet, the tasks page is “Tasks | TaskRatchet”, account page is “Account | TaskRatchet”, etc.

1 Like

The registration page now shows errors inline instead of toasting them.

Tweaked the formatting of the checkbox label on the registration page.

Added Nicky’s bio to the home page! :tada:

https://taskratchet.com/

4 Likes

Just wired up a new TaskRatchet tracking goal, this one for new user registrations:

https://www.beeminder.com/tskrtcht/new-users

3 Likes

And another one, this for tracking the number of users with pending tasks:

https://www.beeminder.com/tskrtcht/committed-users

Since the data for this goal is updated reactively, it’ll be a little while before it’s terribly accurate.

3 Likes

Just deployed a bunch of front end UVI’s:

  • app.taskratchet.com now matches the color scheme from taskratchet.com.
  • It now uses dark mode based on the user’s system preference.
  • The register link on the login page is now styled.
  • The terms of service and privacy policy links on the registration page are now styled.
  • The terms of service and privacy policy links were previously broken; they’re fixed now.
  • There’s now a bit more space between the login and reset password buttons on the login page.
  • The login page now uses loading buttons instead of a loading overlay.
  • The API docs link in account settings is now styled.
  • The timezone link in the task form has had its destination corrected.
  • The navigation drawer’s styling has been tweaked a bit.
3 Likes

Added an Interfaces page to the help docs explaining how to use TaskRatchet in different ways:

2 Likes

Modified the help page to reference support as “us” instead of “me”

1 Like

Removed Twitter from TaskRatchet.com nav.

2 Likes
  • Fixed a bug where users could set a task’s completion status to “true” as a string via the API v1
  • Updated the account settings to let users add a payment method even if they failed to add one during registration
2 Likes

Tweaked the typography on the How It Works page

1 Like

Updated the dev updates link in my bio to point to this thread instead of Twitter.

1 Like
  • Updated the FAQ to stop promising that TaskRatchet will be free forever.
  • Updated the team section to include my brother who is helping with TaskRatchet development.
  • Resized my image in the team section to reduce page size.
3 Likes

TaskRatchet should now do a better job at re-queuing tasks that failed to charge when the user changes their payment method.

1 Like

A user let us know that &-tags weren’t working for them. I fixed a problem with our exception logging, and somehow that seemed to fix the tag bug, too. :confused:

1 Like

Added a link to our new iOS app to the docs

2 Likes
  • Updated VitePress, the framework I’m currently using for the TaskRatchet.com landing page.
  • Added a link to my agency, Pine Peak Digital, to the landing page footer.
1 Like

Updated the FAQ section on PayPal support to stop referring to support as “me” and to more directly ask that helpful information be included when sending the email request.

1 Like