Greg Slepak

Results 343 issues of Greg Slepak

### Problem The PayGroup page is unimplemented. ### Solution Implement the first version of the PayGroup page. The second version is being discussed here: #757 Implement having multiple frozen payments...

App:Frontend
Priority:High
Note:UI/UX
Kind:Core
Note:Payments

### Problem Copying from the ux/design channel: > @Leihla If I recall correctly, your argument (and maybe @corrideat?) for not going with the “live” algorithm was that if someone joins...

Kind:Enhancement
App:Frontend
Note:Discussion
Priority:High
Note:UI/UX
Kind:Core

### Problem There are several major problems: 1. The app has no built-in way for informing pledgers of the impact of their $ 2. Recievers aren't incentivized to share their...

Kind:Enhancement
App:Frontend
Priority:High
Note:UI/UX

### Problem Currently we are storing the Vuex state (which includes all app settings + all contract state) in localstorage directly, and not calling `JSON.stringify` on it. Somehow it is...

App:Frontend
Priority:High
Note:Research
Kind:Core

### Problem Related to #952 - this issue addresses the problem of what needs to be done when the mincome changes and the user is pledging. At the moment we...

Note:Up-for-grabs
App:Frontend
Level:Starter
Priority:High
Note:UI/UX
Note:Contracts

### Problem In our test group the banner shows the next distribution date as being in the past: ### Solution Make it show the correct date.

Kind:Bug
Note:Up-for-grabs
App:Frontend
Level:Starter
Priority:High

_Part of #92 MP._ ## Problem There are a bunch of keys that need to be managed. ## Solution Figure out and fill out a generic API for it. This...

App:Frontend
App:Backend
Note:Security
Priority:High
Level:Advanced
Kind:Core

EDIT: we're not longer using Mileposts. So ignore most of what's here. But this issue is still useful as "the tracking issue" key management stuff. The primary branch for this...

App:Frontend
App:Backend
Note:Security
Priority:High
Milepost
Level:Advanced

*(Continued from #430)* ### Problem It can be difficult sometimes to debug or visualize what exactly is happening in a contract. It would be useful for us and for third-party...

App:Frontend
App:Backend
Priority:High
Note:Tooling
Level:Advanced
Kind:Core

### Problem For handling things like onboarding periods, message send/receive timestamps, etc, we need to make sure everyone's clocks are synchronized to the correct time. ### Solution Create a server...

App:Frontend
App:Backend
Priority:High
Level:Advanced
Kind:Core