James Elgar

Results 25 issues of James Elgar

When using DjangoObjectType from `graphene_django` it is possible to reduce the fields by setting the `fields` in the Meta class. For example: ```python from graphene_django import DjangoObjectType class PerformanceType(DjangoObjectType): class...

# Description Switching to auto router Switching to bloc from stacked Deep links not working yet Bloc Complete: - Partner page - Partner info page Bloc WIP: - Login (social...

Steps to reproduce: - Go to a campaign which contains actions (not learning) - Click on the action - Mark the action as complete - Close the popup - Click...

bug

Currently when launching the app if any step fails the app will be stuck in perpetual loading animation. We should - Retry most steps if there is an exception -...

App getting stuck on login view - very sad

bug

Update notifications logo on android

bug

Implement profile page with following options: - Update name - Update new letter subscription - Delete account (pending: # There should be a link on the more menu to profile...