Commit Graph

1035 Commits

Author SHA1 Message Date
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
A c0e445ac51 Makes the editor focusable.
It's related to CachetHQ/Cachet#2749
On the incident template creation the editor was not focusable, now it
is.
The problem was the initialization of the editor that was done before
the DOM is fully loaded.
Using addEventListener and DOMContentListener fixes the problem and is
compatible from IE9.
2018-01-12 15:27:57 +01:00
James Brooks 26a1d28a6f Merge pull request #2832 from xBytez/fix-2829
Don't hide the component-status form group in add view. Fixes #2829.
2017-12-03 18:01:38 +00:00
James Brooks ce0975a4e2 Apply fixes from StyleCI (#2839)
[ci skip] [skip ci]
2017-12-03 17:48:06 +00:00
James Brooks 8746412467 Update language files 2017-12-03 17:47:45 +00:00
James Brooks 8e1c9801fb When disabling third-party deps, don't use Gravatar.
Fixes #2810
2017-12-03 17:34:59 +00:00
Vivek 6d64ea8f12 Added postedAt on the single incident page (#2795)
Added a PostedAt tooltip
2017-12-03 10:35:23 +00:00
xBytez 2a99cf14b2 Don't hide the component-status form group in view. Fixes #2829 2017-12-02 01:23:37 +01:00
James Brooks 3ea1e959f9 Fix metrics not displaying. Closes #2737 2017-09-30 11:29:12 +01:00
James Brooks d807770ff6 Resource changes 2017-09-15 07:39:40 +01:00
James Brooks 7cfcf5e280 Fixes #2677 2017-09-09 13:16:50 +01:00
James Brooks ff4e59eaf1 Merge branch '2.4' of github.com:CachetHQ/Cachet into 2.4 2017-09-09 13:08:15 +01:00
jvictor 6330f8a2fb added auto-refresh on master status page 2017-08-31 16:09:27 +02:00
James Brooks 057e4d5393 Show a different message when subscribers are disabled 2017-08-27 11:34:22 +01:00
James Brooks 824c812279 If not logged in, redirect to login page 2017-08-21 19:40:56 +01:00
James Brooks c9b4ee0ee6 Use the includeWhen macro 2017-07-27 15:58:04 -04:00
James Brooks 379440d3de Use reduce method 2017-07-27 15:52:27 -04:00
James Brooks 3c55a47154 Setup Vue 2017-07-25 15:52:54 -04:00
James Brooks 2b22caf296 Use .on 2017-07-25 14:52:10 -04:00
James Brooks acf0a2b662 Compile assets 2017-07-25 14:38:07 -04:00
James Brooks 861f0351c5 Fix JS for setup 2017-07-25 14:38:02 -04:00
James Brooks a71dd8754d Fixes #2654 - Use right type attribute for icons 2017-07-25 06:50:50 -04:00
James Brooks 964eaa3ce0 Renamed Scheduled Maintenance to just Maintenance. Closes #2516 2017-07-18 22:35:20 +01:00
James Brooks a23b0c419a Fixes #2542 2017-07-18 21:52:56 +01:00
James Brooks 3a7c3a1c7a Merge pull request #2639 from CachetHQ/update-component-incident
Update component status when editing incident
2017-07-18 21:48:29 +01:00
James Brooks 5a78eeb6a9 Default component id to empty string 2017-07-18 21:39:24 +01:00
James Brooks 1a909c3c01 Update component status when editing incident. Closes #2523 2017-07-18 21:25:45 +01:00
James Brooks e5c3ff5e33 Polyfill Promise. Fixes #2375 2017-07-17 22:22:08 +01:00
James Brooks b3fc690d1d Fix Schedule message markdown formatting. Fixes #2059 2017-07-17 22:09:48 +01:00
James Brooks 261be1dfef Fixes #2579 2017-06-24 18:37:35 +01:00
James Brooks 52415d1194 Fix a spacing issue within text 2017-06-24 18:37:35 +01:00
James Brooks 41a8562d80 Switch to using Laravel Mix. Closes #2582 2017-06-19 22:38:33 +01:00
James Brooks a43c2db75d Update github-markdown 2017-06-19 22:20:39 +01:00
James Brooks 3d5a1ab881 Publish laravel vendor files 2017-06-13 23:09:28 +01:00
James Brooks bf2b45e2f7 Make incident names clickable in dashboard. Closes #2567 2017-06-13 08:44:07 +01:00
James Brooks 5357a6aad5 Update single page titles. Closes #2562 2017-06-07 13:45:47 +01:00
Max 0c50842769 Email input placeholder added 2017-06-07 09:08:14 +03:00
Peter Lewis b0389a1dd4 Fixed typo
maintnenance replaced with maintenance
2017-05-19 13:18:07 +01:00
James Brooks 501768e8df Fixes #2348 - Double entries Site language for de-DE 2017-05-07 18:12:52 +01:00
James Brooks 75391b7053 Fix supporting of "artisan down" command. Closes #2458 2017-05-07 11:38:31 +01:00
James Brooks e58bb84f25 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-05-07 09:20:36 +00:00
James Brooks eaae97a014 New translations notifications.php (Dutch) 2017-05-07 10:20:32 +01:00
James Brooks 2c71a0636a Apply fixes from StyleCI
[ci skip] [skip ci]
2017-05-07 09:20:29 +00:00
James Brooks edf01513d8 New translations pagination.php (Dutch) 2017-05-07 10:20:25 +01:00
James Brooks 62eaa0043f Apply fixes from StyleCI
[ci skip] [skip ci]
2017-05-07 09:10:26 +00:00
James Brooks c7fcf490d0 New translations notifications.php (Dutch) 2017-05-07 10:10:22 +01:00
James Brooks b12c6811a4 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-05-07 09:10:17 +00:00
James Brooks 7939f06fd1 New translations dashboard.php (Dutch) 2017-05-07 10:10:12 +01:00
James Brooks 293f4c5f5f Apply fixes from StyleCI
[ci skip] [skip ci]
2017-05-07 08:40:21 +00:00
James Brooks 255443a09e New translations dashboard.php (German) 2017-05-07 09:40:11 +01:00