Timea

Results 47 issues of Timea

### Context For the new GateHub integration, we are using iframes to diplay GateHub Deposit and Withdraw money. For sandbox environment, we need easy deposit functionality. ### Todos - when...

### Context We need to switch out Rapyd to Gatehub Sandbox: - In order to do this we need to change some major thing in our code. - Web Monetization...

type: story
priority: urgent

### Steps to reproduce 1. Generate either 'verify your email' email or 'forgotten password' email. 2. Check the emails, and see that the images are not correctly loaded ### Expected...

bug
good first issue
triage
hacktoberfest

### Context Implement card details - transactions list: ### Todos - [ ] implement page for card transactions - [ ] make sure all functionalities are working

priority: urgent

### Context - fixes #1619 ### Changes - implement new design for boutique - the new design is the same style as new Test Wallet - images can be found...

package: wallet/frontend
type: source
package: boutique/backend
package: boutique/frontend

### Context We have new design for Test Wallet. We want the same look and feel for the Test E-Commerce as well. ### Todos - [ ] implement the new...

priority: high

### Context We need to implement card management in test wallet. Test wallet needs to be able to handle: - card details view - activate card -> activate card will...

type: story
priority: urgent

### Context The physical cards will have printed on the new WA with **$ilp.dev**. We currently have $ilp.rafiki.money -> because of the domain name change this will change anyway. ###...

priority: urgent

### Steps to reproduce We need to remove deprecated code. etc. ### Expected result Remove deprecated code from all files using it ### Actual result Code does not contain deprecated...

bug
triage
hacktoberfest

### Context Currently a user can try to login with a bad password as much as he wants, which means the site is vulnerable to brute force attacks. This means...