listo icon indicating copy to clipboard operation
listo copied to clipboard

Listo. Use questionnaires and checklists to make it easy to do the right thing, regarding the software you build.

Results 9 listo issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=react-markdown&from_version=4.3.1&to_version=5.0.0&pr_id=39c14877-a9a6-4298-a8e4-4fee86e08a38&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to upgrade @types/node from 12.12.47 to 12.12.48. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Snyk has created this PR to upgrade aws-sdk from 2.704.0 to 2.706.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=aws-sdk&from_version=2.704.0&to_version=2.706.0&pr_id=b9677f75-8d2e-4ce9-92b7-baaaa24bf0c7) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=ajv&from_version=6.12.2&to_version=6.12.3&pr_id=5d5ebd4a-83ef-41cb-aaa8-93d4b98fbcb5) #### Changes included in this PR - Changes to...

Snyk has created this PR to upgrade @reach/router from 1.3.3 to 1.3.4. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=@reach/router&from_version=1.3.3&to_version=1.3.4&pr_id=25f680d7-f919-4f81-a5ad-5e176072101f) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

A use case for this would be that if the project is an internal application not for customer use it might have less requirements or unrelated requirements compared to a...

enhancement

We are getting `Too Many Request` errors in the create board API. Possible solutions to rate limit the API so far have helped but have not fully solved the issue....

bug

The Trello code processes the checklists using the card id which is the title of the module. This should be a unique value otherwise the checklists could get mixed up...

bug

Work out what testing framework to use and add some sanity tests that verify common code paths.

enhancement