Angelo Tata

Results 13 issues of Angelo Tata

I can see how the automatic casting of property values to JavaScript types might come in useful, but sometimes you really just want the literal value. For my use case:...

Currently, the discussion time is shown as an increasing timer - a user asked for the option to make it a countdown instead. After taking an initial look, this seems...

enhancement
options

Since it's only possible to vote on a certain number of cards in a list (depending on the list size), it may useful to show how many votes are still...

enhancement

Once we have a test suite, we may want to run it at every change. ## CircleCI: https://circleci.com/docs/2.0/first-steps/ ## GitHub Actions https://help.github.com/en/actions/automating-your-workflow-with-github-actions/starting-with-preconfigured-workflow-templates https://github.com/marketplace https://github.com/tatablack/leaner-coffee-powerup/actions/new

plumbing

If a conversation is paused or stopped by someone different from the person who started it, the duration badges get out of sync (even when a new conversation is then...

bug

There aren't many assets, and I don't imagine they'd change all that often, but it would be nice to add a build-time step to create hashes based on their contents...

plumbing

General ticket for the basics: linting, unit tests and coverage.

plumbing

Prevent multiple popups being created when clicking on the Discussion menu, or on the Voters badge. Not even sure whether this is possible; a couple of attempts have brought no...

bug

The default output prefixes every line with `stdout:`, adds unnecessary newlines and reports the execution time differently than the original compass task (e.g., `execTime: 12345ms` instead of `Compilation time: 12.345s`....