André Cruz

Results 122 issues of André Cruz

## Description Ideally, a signature time stamp would be trustworthy. Here’s a few ideas: - The relying party asking for a signature defines a timestamp. If the person signs it,...

discussion
task
backend

## Description The storage is encrypted with the locker secret, which is great. Nevertheless, when performing certain actions, such as when updating the profile, we should guarantee that the locker...

task
backend
code debt

## Description When doing critical actions, such as creating or importing an identity, we should `` from react-router. ## Acceptance Criteria - [ ] List all crucial actions - [...

task
frontend
code debt

#51 added CI & CD (with Zeit's Now). However, we are not actually deploying with Docker. So ideally, we would have one workflow with a deployment on Cloud Run.

Make it clearer in the documentation which images, video, sounds, fonts formats we support. Perhaps add a list of these formats in the `Webpack loaders for common files`?

I need to be able to create a `ref` for an enhanced component but I can't do it since connect needs to be called with `withRef`. Unfortunately there's no way...

react-redux-polyglot

I'm using this library in quite some projects. To guarantee that those projects never break the integration with this library, it would require them to trust that the API of...

When an object contains a property with value `foo/tmp/bar`, the snapshot will have `foo/bar`, which is unexpected. I was expect that only strings starting with `/tmp` would get replaced.

`react-email` offers a neat `next.js` app that allows us developers to preview emails. Most emails are dynamic in the sense that props are passed to fill in placeholders. It would...

type: new feature
package: react-email