gitea icon indicating copy to clipboard operation
gitea copied to clipboard

[ Refactor ] Beter UI

Open Sharaf5 opened this issue 1 year ago • 1 comments

Feature Description

Gitea is the most comparable git-ops platform to github However it's design is repeatable and GET-POST based

This is my recommendations based on comparison of UI to other platforms and third party themes

Could you consider some enhancement like those

Screenshots

  • [ ] use icons instead of text Screenshot_20240527_232313

  • [ ] Secondary nav on top of repo name Screenshot_20240527_235719

  • [ ] Compact clone / download action with the ability to switch between [ HTTP, HTTPS, SSH ] clones and IDEs

    Screenshot_20240528_000840

    Screenshot_20240528_000717

  • [ ] repo meta data by the side espesially programming languages like this Screenshot_20240528_010316

  • [ ] File explorer besides code view Screenshot_20240528_011607

  • [ ] One click go to ( from repo metadata ) Screenshot_20240528_001141

  • [ ] API based compined explore Screenshot_20240527_232617

  • [ ] Compine search and filters

    At least make them one raw, and triger filter model by a button

    Screenshot_20240527_233547

    something like this Screenshot_20240527_235341

    or this Screenshot_20240527_235541

    or both together

  • [ ] Compine issues and pull requests ; So that may reduce issue for already set up pull requests Screenshot_20240528_005739

  • [ ] Pinned issues or pull requests ( Announcements ) see screen above

  • [ ] Support IDEs integration and workspace ( local sandbox / third party ) Screenshot_20240528_002057

  • [ ] Manage jop artifacts of actions on UI Screenshot_20240528_002255

  • [ ] Manage CI/CD variables/secrets from within th actions UI when you have permissions Or at least a direct link for it Screenshot_20240528_002501

  • [ ] Actions : Add workflow Screenshot_20240528_004035

  • [ ] Secondary nav stiky option

  • [ ] tile / flex design within Search / explore Last 2 are From : https://codeberg.org/Freeplay/Gitea-Modern

I hope some of them are applicable and sorry for my long review

Sharaf5 avatar May 27 '24 21:05 Sharaf5

Hope this discripe most of what I mean by refactoring the theme in one picture 0

sorry : I'm not that good designer I hope this is useful

Sharaf5 avatar May 27 '24 23:05 Sharaf5

Pinned issues or pull requests ( Announcements )

This is already possible

JakobDev avatar Jun 01 '24 16:06 JakobDev