Commit Graph

33 Commits

Author SHA1 Message Date
Anthony Bocci c5217637e6 Allow Cachet to be setup not from the server's root
The `asset()` helper was missing at some places so it was not possible
to install it in an other place than the server's root (/).

The paths have been fixed and now use the `asset()` helper. Also,
The steps process takes care of the current path.

See: #3618
2019-06-19 11:19:00 +02:00
Graham Campbell 46ed1c8038 Rebuilt assets 2019-05-13 00:01:06 +01:00
James Brooks 3285aabb66 Remove autosize dep as it's unused. Compile assets 2019-04-12 21:22:16 +01:00
James Brooks cfbae4568e Compile assets 2019-04-12 21:17:28 +01:00
James Brooks 1d433a71c9 Compile assets 2019-04-12 21:10:45 +01:00
James Brooks 4e86c8c8ec Compile assets 2019-04-12 21:06:03 +01:00
James Brooks 0b969fe285 Compile assets 2019-04-12 21:03:02 +01:00
James Brooks 7752529ac7 Compile assets 2019-02-18 22:10:05 +00:00
James Brooks c3248c7c3a Compile assets 2019-01-26 11:17:35 +00:00
James Brooks 78ae11897c Compile assets 2019-01-26 11:14:07 +00:00
James Brooks f1fcd307cc Compile assets 2019-01-26 11:14:07 +00:00
Graham Campbell 555edd822d Upgraded JS deps and rebuilt assets 2018-12-28 00:58:49 +00:00
James Brooks 1dfcd9aa7b Re-compile assets 2018-07-02 22:01:54 +01:00
James Brooks fc1889a3c2 Compile assets 2018-06-29 21:00:06 +01:00
James Brooks 4a592c3788 Fix report incident 2018-06-29 20:07:20 +01:00
James Brooks f276982fe3 Compile assets 2018-06-18 07:17:05 +01:00
James Brooks 0303a3a5c0 Compile assets 2018-06-16 22:44:00 +01:00
James Brooks d97e7df68f Compile assets 2018-06-16 16:29:31 +01:00
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