Commit graph

9 commits

Author SHA1 Message Date
Scott Hampton
99b2a5a2eb Remove extraneous data attribute
I had `html: true` as a data attribute, but the tooltip was just text.
2019-02-27 12:59:53 -07:00
Scott Hampton
871ca1e51f Adjusting internationalization of tooltip title
Based on MR comments, changing how the i18n works for the tooltip title.
2019-02-27 09:21:42 -07:00
Scott Hampton
12459e507d Refactoring and i18n fixes
Making these changes based on MR suggestions.
2019-02-26 15:26:01 -07:00
Scott Hampton
40d1513635 Adding ability to pass in path to status icon
Project passed a very specific details path. Also reverted a change.
2019-02-26 14:10:24 -07:00
Scott Hampton
2b51745394 Removed other deprecated status helpers
Updating a couple other places that were still using deprecated status.
2019-02-26 10:59:41 -07:00
Scott Hampton
506ac78d48 Adding tooltip placement
Adding the ability to position the tooltip of the status icon.
2019-02-25 11:25:00 -07:00
Scott Hampton
725dfc77c2 Adding tooltip to the icon partial
I apparently forgot to add tooltips to the partial before.
2019-02-25 11:12:01 -07:00
Scott Hampton
52c910eeca Remove deprecated ci status helper function
After changing all places that used the function, we can now remove it.
2019-02-20 12:20:09 -07:00
Scott Hampton
54a5d513e5 Fixing CI icon mismatch
MR list, and related MRs and branches were using a deprecated helper.

Created a new icon haml file to help move these forward.
2019-02-19 13:27:53 -07:00