Looks like the app only pulls down the first 100 projects from gitlab. We have several hundred projects!
First of all, need the API client to pull all projects (and groups, issues, etc) instead of just the first page.
Second, need a better project list UI, perhaps a searchable tree/folder view.
Thanks!