プロジェクト

全般

プロフィール

Vote #76571

完了

Lighter colors for journal details in issue history

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
UI_10
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
10
version_id:
102
issue_org_id:
20370
author_id:
332
assigned_to_id:
1
comments:
11
status_id:
5
tracker_id:
3
plus1:
1
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

This change makes easier to distinguish details (attachments, changes of statuses, assignees, ...) and notes in a issue history.

!{border: solid 1px #ddd}sample-19097.png!


journals

--------------------------------------------------------------------------------
+1
Even with round corners to prevent injuries :o)
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Do we really want to highlight the journal details? Most of the time, people want them to be less visible. I would rather fade them out with something like color:#aaa.
I'd like to have more feedback on this before making any change.
--------------------------------------------------------------------------------
Jean-Philippe Lang wrote:
> Do we really want to highlight the journal details? Most of the time, people want them to be less visible. I would rather fade them out with something like color:#aaa.
> I'd like to have more feedback on this before making any change.

I agree that it should be less visible opposed to highlighting it, and your suggestion looks good when only fields have changed

But when files are attached, it doesn't seem to make much difference
--------------------------------------------------------------------------------
budo kaiman wrote:

> I agree that it should be less visible opposed to highlighting it, and your suggestion looks good when only fields have changed
>
> But when files are attached, it doesn't seem to make much difference

We can choose a lighter blue for links. For example:

<pre>
.journal ul.details {color:#aaa;}
.journal ul.details a {color:#8da3cc;}
.journal ul.details a:hover {color:#c61a1a;}
</pre>
--------------------------------------------------------------------------------
Thanks for feedback. I will make an updated patch.
--------------------------------------------------------------------------------
Updated the patch.

* From the viewpoint of readability, I think '#aaa' is too pale. Chose '#808080' (same color with activity description) for journal details and changed color of main text from '#484848' to '#333'.
* Increased the separation between journal details and a note.

FYI: GitHub uses '#767676' and #333'. example: https://github.com/phusion/passenger/issues/1622
--------------------------------------------------------------------------------
I agree with the decision to use '#808080' and I think the patch looks much better.

!{width: 70%}Redmine_Pathch-20151005.png!

Edit: On second thought, I think '#808080' might be a tad too dark. I tried a few values and found '#959595' to work well.
--------------------------------------------------------------------------------
Attaching a patch with some lighter values which I think work better and are still readable.

!{width: 70%}Redmine_patch-20151005_lighter.png!
--------------------------------------------------------------------------------
Patch committed in r14686, thanks.
--------------------------------------------------------------------------------

Admin Redmine さんが3年以上前に更新

  • カテゴリUI_10 にセット
  • 対象バージョン3.2.0_102 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0