gitlab-org--gitlab-foss/app/assets
Phil Hughes e178eb782a
Fixes merge request widget date tooltip inconsistencies
Previously the merge request widget would use the `updated_at` date as
the tooltip text for both closed & merged states. This is incorrect as
the `updated_at` date is actually changed when a user updates merge
request through commenting, description changes or anything else.

The widget states for merged & closed events now use their own event
object which holds their own `updated_at` date string. Also this text
has been correctly formatted through our date utilities to correctly
display the right timezone data in a user friendly way.

Closes #38545
2017-09-29 10:31:10 +01:00
..
images Check for exec permissions also in app/ 2017-09-25 10:59:25 +02:00
javascripts Fixes merge request widget date tooltip inconsistencies 2017-09-29 10:31:10 +01:00
stylesheets Merge branch 'cleanup-css' into 'master' 2017-09-27 22:03:44 +00:00