robertu

Results 183 issues of robertu

### (TBC) Requirements * API to verify & record ERC-20 donations to DB; * API to query ERC-20 donations from DB or on-chain; ### Tasks - [ ] Design API...

### Upstream PRs * https://github.com/thematters/matters-server/issues/2696 ### Tasks - [x] API implementation - [x] DB changes ### Blocked - https://github.com/thematters/matters-web/issues/2708 - https://github.com/thematters/matters-web/issues/2709

**Checklist** - [x] Upgrade Apollo Studio to Team Plan; - [ ] Review performance metrics (trace breakdown, cache hits, etc.) on Apollo Studio; - [ ] Review DB indexes &...

enhancement

Mutations that trying to mutate a node usually have an `id: ID!` in input, but we haven't validated the node type after `fromGlobalId`. We can add a directive and use...

# Summary As title, our project is using styled-jsx (not CSS Modules) + PostCSS as CSS processor, but it's failed to run `npm run build` with following error: ``` >...

bug

* revise LikeCoin donation dialog; * revise top-up inputs; * revise `PinInput` UI;

### Prerequisite - [ ] (TBC) Upgrade [`wagmi`](https://github.com/thematters/matters-web/blob/develop/package.json#L111) to latest version; ### Tasks - [ ] Move `/public/static/manifest.json` to `/public/manifest.json` [[0]](https://docs.gnosis-safe.io/build/sdks/safe-apps/get-started#manifest); - [ ] Adjust [CORS settings](https://docs.gnosis-safe.io/build/sdks/safe-apps/get-started#cors); - [ ]...

### Upstream Tasks * https://github.com/thematters/matters-web/issues/2756 ### Tasks - [ ] Extract translations to (JSON) files; - [ ] Hand over to colleagues for translation [0]; - [ ] Compile and...

### Upstream Tasks * https://github.com/thematters/matters-web/issues/2755 ### Tasks - [ ] Replace `translate(id: string): string` and `` translations with new lib API & best practices; * namespace * description - [...