Andrew Morgan

Results 17 issues of Andrew Morgan

The iOS app has been updated to set `lastDelivery` to be optional in the Realm model: https://github.com/WildAid/o-fish-ios/pull/269 The database and sample data should be updated to replace any `BoardingReports` documents...

enhancement
days: 0.5
desirable: Community

**Is your feature request related to a problem? Please describe.** We currently have two MongoDB services in the Realm app - one for sync, and one for everything else. It...

enhancement
days: 1
Architecture

@Sheeri need to understand the functionality behind user groups. e.g.: - Do all members of a user group need to be from the same agency? - Can the same group...

enhancement

Use the `partnerAgencies` attribute in an `Agency` document to indicate which other agencies this agency grants permission to read their boarding reports. An `Agency` document should be able to contain...

enhancement

When first logging into the app, the user is taken to the map screen, but their avatar image isn't displayed until they navigate to another view and then return

bug
hacktoberfest
days: 0.5

When there's an internal error, provide a popup to display it to the user

Architecture
days: 2
desirable: Production

Architecture
days: 2
desirable: Production

Cannot be done until the new, Combine-enabled SDK is available The `User` and `App` objects will be `ObservableObject`s so can observe the `User` state

Architecture
days: 3
desirable: Community