labplus_for_gitlab icon indicating copy to clipboard operation
labplus_for_gitlab copied to clipboard

Lab+ for Gitlab is an App to manage your interactions with your Gitlab Instance from you're phone or Desktop

Results 25 labplus_for_gitlab issues
Sort by recently updated
recently updated
newest added

Could you please make sure `versionCode` is increased with each release? Currently it seems to be constantly set to `1`, [because of this](https://github.com/thelooter/labplus_for_gitlab/blob/main/pubspec.yaml#L6): ```yaml version: 1.4.1+1 ``` It's the part...

Currently Groups are just a simple List. This doesn't really represent the Subgroup structure of Gitlab. Therefore a Tree representation might be more useful

enhancement
backlog

They are more performant and allow more fine grained regeneration of Widgets

enhancement
merge requests
refactor

Adding `http://` or `https://` to the URL of your Gitlab Instance in the authentication View makes it fail as Unauthorized. Ideally this should be automatically trimmed and still work

bug
good first issue
backlog
authentication

Congrats on getting into the F-Droid store! I noticed that there were no app screenshots for Lab+ on the store, but you have some in the ReadMe. I think there's...

documentation
enhancement
good first issue

enhancement
merge requests

I think, pictures in issue comments (notes) shall be displayed. And I'ld like to be able to add pics (e.g. a screenshot) to an existing or new issue.

enhancement
good first issue
issues
backlog

If the scaling is set to high on the device, items might wrap improperly

bug

Currently trying to execute the build binary results in the following error. ``` ** (labplus_for_gitlab:70093): WARNING **: 20:19:34.709: libsecret_error: ʰs\xea\xa3\ [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: FormatException: Invalid UTF-8 byte (at offset 1)...

bug