Jorge Izquierdo

Results 46 comments of Jorge Izquierdo

We need just a handler, LogoutCallback made no sense. I was doing the callback incorrectly in the login method, I have changed it to the oauth2callback method. About getting user...

+1. When compiling on Mac I get: ``` [tg] [git:master] $ make cc -c -Wall -Wextra -Werror -fPIC -ggdb -O2 -fno-omit-frame-pointer -fno-strict-aliasing -rdynamic main.c -o main.o clang: error: argument unused...

Yes. I got it to work with that. Thank you and keep up this awesome job. — Sent from Mailbox for iPhone On Tue, Nov 12, 2013 at 6:45 PM,...

A fixed-sized array (`type[n]`) always has `length = n`, so that check isn't doing anything and could be removed (or we could instead check that the values are not 0...

The token tags shouldn't be at the particular poll, but at the app level, similar to how Voting has a token label. ATM, one instance of Survey can only poll...

Also what's the status on the detail view?

> @jounih: Changed token selection similar to current Voting design - @izqui can you confirm this is correct please? 👌🏻 > Another thing I noticed is the card size; right...

There are actions that cause transfers so there is some duplication there, but actions sometimes don't perform a transfer, and transfers can have no action associated with them (basic deposit/withdrawal)

I think having an upgrade button for upgrading to the last version is a good idea, but I would also show a list of all the published versions (or maybe...

I propose a similar idea as a way to implement nested membership: https://forum.aragon.org/t/identity-dao-membership/344