15 Commits

Author SHA1 Message Date
Jordy van Dortmont
c66048d977 Fix metrics fill theme color application #2797 2018-03-26 02:13:11 +02:00
Adrian Kothman
c4470d3297 #2926 Add z-index so circle appears above line 2018-03-01 00:13:09 +00:00
James Brooks
8402e4157d Re-compile assets 2018-01-21 20:52:07 +00:00
A
c11626a137 Adds the js regenerated by npm run prod due to the previous commit.
Related to CachetHQ/Cachet#2848
2018-01-15 11:40:17 +01:00
A
0f6512fbf1 Display the metric's suffix in tooltip.
When we mouseovered on a point on a metric, the value was shown but the
suffix wasn't.
It was due to a curly bracket issue, the "tooltip" option wasn't given
as an "option" sub-object, but as a third argument of the Chart
constructor. A curly bracket was closed to early.
This is fixed and the suffix is now displayed.

Related to CachetHQ/Cachet#2848
2018-01-15 13:00:56 +01:00
James Brooks
8746412467 Update language files 2017-12-03 17:47:45 +00:00
James Brooks
ef8aa1c1b8 Compile assets 2017-09-30 11:29:12 +01:00
James Brooks
c9f7eeb1e5 Compile assets 2017-09-15 20:13:08 +01:00
James Brooks
39b5af1309 Compile assets 2017-09-15 07:40:02 +01:00
James Brooks
acf0a2b662 Compile assets 2017-07-25 14:38:07 -04:00
James Brooks
e5c3ff5e33 Polyfill Promise. Fixes #2375 2017-07-17 22:22:08 +01:00
James Brooks
41a8562d80 Switch to using Laravel Mix. Closes #2582 2017-06-19 22:38:33 +01:00
Graham Campbell
83c671c977 Ignore the dist folder 2015-06-19 11:51:47 +01:00
James Brooks
7cd5b6d7dc Compile assets for release. 2015-02-21 12:49:44 +00:00
Joseph Cohen
65cf59f982 Store only build compiled assets on public 2015-02-21 12:20:44 +00:00