[UI] Improve UI elements based on new design #77

Closed
opened 2020-06-03 15:07:07 +00:00 by mmarif · 8 comments
Owner

Issue #62 and PR #74 introduced few improved elements in the ui. These changes need to be applied across the app.

Issue #62 and PR #74 introduced few improved elements in the ui. These changes need to be applied across the app.
mmarif added this to the 2.1.0 milestone 2020-06-03 15:07:07 +00:00
mmarif added the
🚀 Improvement
💻 UI/UX
labels 2020-06-03 15:07:07 +00:00
mmarif was assigned by 6543 2020-06-03 15:07:47 +00:00
Member

look nice!

what do you think to check if an repo has also an avatar and use it if exist?

for example: https://gitea.com/api/v1/repos/mmarif/GitNex

-> "avatar_url":"https://gitea.com/repo-avatars/594-3a6f1a428ee81df146f608bd3c581abf"

look nice! what do you think to check if an repo has also an avatar and use it if exist? for example: https://gitea.com/api/v1/repos/mmarif/GitNex -> "avatar_url":"https://gitea.com/repo-avatars/594-3a6f1a428ee81df146f608bd3c581abf"
Author
Owner

That would be nice, but repository at this moment does not have avatar url via API.

This change was introduced recently in Gitea but is not yet available via API.

That would be nice, but repository at this moment does not have avatar url via API. This change was introduced recently in Gitea but is not yet available via API.
Member

it does on 1.10 !

https://gitea.com/api/swagger#/repository/repoGet

returns json with “avatar_url" element ! be careful it contains als one vor the owner

it does on 1.10 ! https://gitea.com/api/swagger#/repository/repoGet returns json with “avatar_url" element ! be careful it contains als one vor the owner
Author
Owner

Unfortunately the swagger does not load for me, only blank page.

But if it is part of 1.10, we can wait for it as most people at this time has stable releases.

Unfortunately the swagger does not load for me, only blank page. But if it is part of 1.10, we can wait for it as most people at this time has stable releases.
Member

make a new issue to take a note ?

make a new issue to take a note ?
Author
Owner

Yes, that would be perfect.

Yes, that would be perfect.
Member
-> https://gitea.com/mmarif/GitNex/issues/79 done
Author
Owner

Thanks.

Closed via PR #78

Thanks. Closed via PR #78
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitnex/GitNex#77
No description provided.