Name |
Last commit
|
Last update |
---|---|---|
.. | ||
components | ||
services | ||
stores | ||
dependencies.js | ||
event_hub.js | ||
index.js | ||
mr_widget_options.js |
BigW Consortium Gitlab
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
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
components | Loading commit data... | |
services | Loading commit data... | |
stores | Loading commit data... | |
dependencies.js | Loading commit data... | |
event_hub.js | Loading commit data... | |
index.js | Loading commit data... | |
mr_widget_options.js | Loading commit data... |