-
Thanks for the insight. The table showing project list has a small margin as I reserve it to show the new event indicator (the blue edge as shown here: https://github.com/theonedev/onedev#painless-pull-request-review).
As to spacing and color of query button and search box, do you have any suggestions? I am an engineering guy without too many UX senses. Will definitely need help in this area.
For the commits part, that is definitely needed to be improved.
For the releases page, it is only a customizable query, the query is named "Releases". One can select to use any other desired name appropriate.
-
Name Previous Value Current Value State
Open
Committed
-
Name Previous Value Current Value State
Committed
Closed
Resolution
empty Fixed
-
| Type |
Improvement
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
I like the broad strokes of the UI, but noticed a few small things I thought were worth drawing attention to. I've used fairly narrow screen widths mainly for screenshot size, and used a rule to separate distinict thoughts.
Here's an example of what I mean:
I took this screenshot right before the breakpoint that hides the "Last Update" column just to point out how much space is still left. I think the column is useful, so it may be worth preserving at smaller widths. To that end, I see a few optimizations that might help carve out space for it at smaller widths:
The "Last Update" column items might be easier to achieve by just generating and hiding a duplicate version of the column and switching between them at narrow widths.
I see two things here:
The highlight when we hover over a commit row has an uncomfortably tight right/left margin.
The buttons on each commit row can turn into a mess with longer commit messages. Some things that may help:
Finally, the only thing I went looking for that I found confusing was something like the github "releases" page for a project. It may be that you intend builds or tags to do that duty (and that may be more obvious with more releases in the system?), but I think it provides a useful signal about a project.