441 Commits

Author SHA1 Message Date
James Brooks
75391b7053 Fix supporting of "artisan down" command. Closes #2458 2017-05-07 11:38:31 +01:00
James Brooks
3425f3a84a Merge pull request #2440 from CachetHQ/metric-thresholds
Improve metric threshold
2017-04-08 09:21:20 +01:00
James Brooks
3d2523886a Use auto in ga call. Closes #2454 2017-03-23 22:51:43 +00:00
James Brooks
4607d90401 Improve metric threshold 2017-03-18 11:15:43 +00:00
James Brooks
f7435748ec Fixes #2413 2017-03-18 10:15:34 +00:00
James Brooks
faace4bfb6 Add a setting helper and fix email name. Closes #2410 2017-03-18 08:50:18 +00:00
James Brooks
ecb05d588f Use $loop variable 2017-03-09 19:28:04 +00:00
James Brooks
9a56625f09 Use Laravel pagination links. Closes #2415 2017-03-09 19:18:11 +00:00
James Brooks
c82ae7454c Fixes #2369 2017-02-19 11:07:34 +00:00
James Brooks
9bc8432308 Update fields should be required 2017-02-19 11:04:10 +00:00
James Brooks
86cb76d1c5 Fix falsely showing stickied incidents. Closes #2349 2017-02-14 19:33:04 +00:00
James Brooks
bbb3bd805d Fix select name. Fixes #2366 2017-02-14 19:29:46 +00:00
James Brooks
4bc039a50c Pre-select some component group options 2017-02-14 19:29:46 +00:00
James Brooks
9cd02bbb45 Update dashboard 2017-02-03 21:26:56 +00:00
James Brooks
2df0946bac Added logout to small size. Fixes #2249 2017-01-26 16:21:08 +00:00
James Brooks
268d54d217 Added missing vendor resources 2017-01-26 16:11:07 +00:00
James Brooks
f1c09773e2 Use isNotEmpty in more places 2017-01-21 17:32:46 +00:00
James Brooks
a4571dab7b Use isNotEmpty 2017-01-21 17:30:44 +00:00
James Brooks
22d208f040 Tidy the subscriptions page a little 2017-01-16 20:57:51 +00:00
James Brooks
51864f3897 Don't need to have notifications enabled for Slack etc... 2017-01-04 19:51:20 +00:00
James Brooks
4ab133c1cf Remove redundant email layout 2017-01-04 19:51:20 +00:00
James Brooks
b8a9f41ae4 Integrate Mail, Nexmo and Slack notifications into Cachet 2017-01-04 19:51:20 +00:00
James Brooks
2a29057f88 Use each syntax. Include group status indicator when ungrouped 2017-01-02 13:43:41 +00:00
Mike Willbanks
e5335b1054 Metric visibility flag was named incorrectly
The visibility flag was not properly wrapped into the array leading to
an error when adding in a metric as it would have an undefined index.
2016-12-07 12:56:11 -06:00
James Brooks
0780e404a8 Simplify the incidents templates 2016-12-05 20:19:15 +00:00
James Brooks
ef70ef0d29 Simplyify the metrics partial 2016-12-05 20:15:49 +00:00
James Brooks
74d7726311 Remove unused modals 2016-12-05 20:14:52 +00:00
James Brooks
f972bf4a55 Subscribers don't need to be enabled to send emails. Closes #1994 2016-12-04 17:48:50 +00:00
James Brooks
105cff50b9 Added metric visibility options. Closes #2244 2016-12-04 16:54:36 +00:00
James Brooks
3eb74058b2 Fix adding of incident templates 2016-12-03 21:18:45 +00:00
James Brooks
9dc80b4229 Edit the mail config from the dashboard and provide testing button 2016-11-29 18:31:37 +00:00
James Brooks
72056e2ac5 Rename formattedMessage into snake_case for consistency 2016-11-25 20:34:58 +00:00
James Brooks
c9c592b033 Show an alert when ./bootstrap/cachet is not writeable. 2016-11-25 20:19:38 +00:00
James Brooks
7ed577ed5f Fix label too 2016-11-14 21:02:30 +00:00
James Brooks
d30c14eb64 Fix the field placeholder text 2016-11-14 21:02:06 +00:00
James Brooks
58c0cf2f19 Use asset helper 2016-10-30 21:50:56 +00:00
James Brooks
ebed68a7d8 Rewrite the entire scheduled maintenance implementation 2016-10-30 21:15:46 +00:00
James Brooks
a0f2d6642e Add incident column for when an incident occurred at (#2212)
Add incident column for when an incident occurred at. Closes #2208
[ci skip] [skip ci]
2016-10-29 17:25:52 +01:00
Nicolas Fagotti
1f09622022 Change "order" condition when a component is edited 2016-10-27 18:42:19 -03:00
Nicolas Fagotti
b223da94a0 Add "Unknown" status to the available component statuses 2016-10-24 10:32:00 -03:00
James Brooks
269042255b Use readonly attribute for api_key. Fixes #2205 2016-10-24 08:21:07 +01:00
iAidan
fcaf3ad4db Removed HTTPS from Piwik JS
Piwik links will need to include HTTP/HTTPS
2016-10-19 17:42:31 +01:00
Davide Bellini
c2153512d9 Fixed analytics settings route (#2177) 2016-10-13 13:56:33 +01:00
James Brooks
5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
Abhimanyu Sharma
dd7943632a Added placeholders 2016-10-10 15:51:02 +05:30
James Brooks
20e585a879 Use the auth.logout route 2016-10-09 11:11:54 +01:00
James Brooks
4a539b3826 Use the auth.two-factor route 2016-10-09 11:11:33 +01:00
James Brooks
580c23f102 Don't use the SVG for 2fa page 2016-10-08 18:57:14 +01:00
James Brooks
c432702740 Don't indent 2016-10-08 18:54:18 +01:00
James Brooks
70f2f1d32e Merge pull request #2158 from CachetHQ/remember-me
Add remember me functionality to login
2016-10-08 18:25:01 +01:00