Eloy Durán

Results 124 issues of Eloy Durán

No idea which commands are really needed for our work, we really only need those required to pull. ``` ~/C/C/CocoaPods.app [master] » find destroot/bundle/libexec/git-core -mindepth 1 ! -type l -exec...

enhancement
question
sizable first step

``` objc - (BOOL)updater:(SUUpdater *)updater shouldPostponeRelaunchForUpdate:(SUAppcastItem *)update untilInvoking:(NSInvocation *)invocation; ```

That is, make it easy localisable.

TODO add list when going through codebase.

Maintenance Work
Easy First Task

Start process to discuss making nested scrollviews and callbacks work. https://github.com/artsy/emission/blob/master/Pod/Classes/Core/RCTScrollView%2BEnclosingScrollView.m

Maintenance Work

* Add a (polling) subscript (live query) for an invoice’s status to `InvoicePreview`. * Remove the use of `NSNotification` and just rely on the above * This also means we...

Maintenance Work

As per https://github.com/artsy/eigen/issues/1133 - Include the name of the partner that submitted the bio. - Don’t show partner submitted bios that have not been reviewed.

Easy First Task

- [ ] Get artist follow status - [ ] Update artist follow status

Artist
Easy First Task

At the time of writing, the RN version we use (0.32.1) does not fully support the animations we’re doing on the home view when following an artist. However, the native...

Maintenance Work