raid-guild / gitcoinco-web

Grow Open Source
https://gitcoin.co
Other
0 stars 2 forks source link

Ptoken filter #30

Closed vporton closed 4 years ago

vporton commented 4 years ago

Issue https://github.com/raid-guild/gitcoinco-web/issues/13

Description

Implemented filtering /users by presence of a personal token.

Design needs an improvement, probably.

Testing

Not tested, because there are apparently no users with a personal token yet.

vporton commented 4 years ago

Tested.

vporton commented 4 years ago

Should we also filter by token_state='completed'?

proofoftom commented 4 years ago

Can this be rebased on the latest staging? Since there's some merges in here this PR includes a bunch of unnecessary commits and file changes

vporton commented 4 years ago

Can this be rebased on the latest staging? Since there's some merges in here this PR includes a bunch of unnecessary commits and file changes

Done. After this deleted and re-created some migrations. You may need to reset your DB (i.e. make fresh) to make it work after this :-(