1644 Commits

Author SHA1 Message Date
James Brooks
6dc56de18a Add unsub links to all Slack notifications 2017-01-04 19:51:20 +00:00
James Brooks
42f33507cb Apply theme composer to emails too 2017-01-04 19:51:20 +00:00
James Brooks
ce577fb97d Include unsubscribe link in Slack footer 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
855360b2fb Check host is set 2017-01-03 23:06:57 +00:00
James Brooks
100c4c8931 Use setting app name or fallback to the app name 2017-01-03 19:53:27 +00:00
James Brooks
8fc8d81628 Default mail from name 2017-01-03 19:52:40 +00:00
James Brooks
1f537faf32 Default the mail from address. Closes #2297 2017-01-03 19:50:15 +00:00
James Brooks
aec4d70c58 Document what the configs are setting 2017-01-03 19:47:43 +00:00
James Brooks
fb718c27e0 Use isEmpty 2017-01-03 14:36:20 +00:00
James Brooks
e67970f1d5 Use settings repository 2017-01-03 14:34:23 +00:00
James Brooks
279475df03 Use settings repository 2017-01-03 14:33:22 +00:00
James Brooks
c4c11922cd Use settings repository 2017-01-03 14:30:39 +00:00
James Brooks
0b7c787991 Merge pull request #2290 from CachetHQ/console-install
 Add cachet:install command
2017-01-02 19:17:27 +00:00
James Brooks
186cbcf883 Add finishing remark 2017-01-02 19:16:55 +00:00
James Brooks
32403965f2 Update command descriptions 2017-01-02 19:04:35 +00:00
James Brooks
59d5387b44 Remove Repository injection 2017-01-02 19:02:52 +00:00
James Brooks
787986971a Apply fixes from StyleCI
[ci skip] [skip ci]
2017-01-02 19:02:26 +00:00
James Brooks
0fa2c9b477 Add cachet:install command 2017-01-02 19:02:26 +00:00
Joe Cohen
dd119066fe Merge pull request #2289 from CachetHQ/only-use-carbon
Solely use Carbon
2017-01-02 12:50:30 -06:00
James Brooks
34b0432ceb Log when beacon fails to send 2017-01-02 17:09:55 +00:00
James Brooks
2b75eca7d0 Remove jenssegers/date and solely use Carbon 2017-01-02 16:11:15 +00:00
James Brooks
287e9b5c6c Handle locales that we haven't accounted for 2017-01-02 15:57:40 +00:00
James Brooks
c7627d8337 Fix description of Beacon Command 2017-01-02 15:42:16 +00:00
James Brooks
02c085d186 Amazon SES is always installed 2017-01-02 15:41:01 +00:00
James Brooks
81f226979e Uppercae all hex codes 2017-01-02 15:39:23 +00:00
James Brooks
cd7ee5d200 Remove needless comment 2017-01-02 15:39:10 +00:00
James Brooks
8b5a4fce28 Merge pull request #2266 from mwillbanks/hotfix/metrics-average-always-sums
Metrics: Calculation set to average always sums
2017-01-02 14:16:15 +00:00
James Brooks
7190b5036a Formatting 2017-01-02 13:36:49 +00:00
James Brooks
2b838fef16 We don't need MetricRepository everywhere 2017-01-02 13:35:33 +00:00
James Brooks
5857aac01b Add class docblock 2017-01-02 13:34:10 +00:00
James Brooks
3cb2109afd Simplify how we fetch incidents 2016-12-30 19:21:45 +00:00
James Brooks
08ca82ea2c Fixes #2277 - ordering of components works again 2016-12-26 12:25:01 +00:00
James Brooks
26a4c720b2 Make some Subscriber fields fillable, fixes #2279 2016-12-23 13:34:54 +00:00
James Brooks
d0b0ce2140 Add missing return docs 2016-12-15 20:11:06 +00:00
James Brooks
027b2e13e9 Delete related points when deleting metrics 2016-12-15 20:09:59 +00:00
Mike Willbanks
4e2c6bce0d Metrics: Calculation set to average always sums
This commit is two part:

1. getActiveValueAttribute should always return the active attribute
without providing an average since the active is the current value.
2. The query to create the average was incorrect and was taking the
count value * the value which we are really looking for the average of
the value.
2016-12-07 15:59:01 -06:00
James Brooks
edfbb2384f Components can now be supplied meta data 2016-12-05 19:03:27 +00:00
James Brooks
f5b6919aa3 Default components subscription to null 2016-12-04 17:52:05 +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
78e53b3d1e Fix bad var 2016-12-04 17:27:52 +00:00
James Brooks
f2a338ba2d Apply fixes from StyleCI
[ci skip] [skip ci]
2016-12-04 16:54:47 +00:00
James Brooks
105cff50b9 Added metric visibility options. Closes #2244 2016-12-04 16:54:36 +00:00
James Brooks
dab4b43824 Apply fixes from StyleCI
[ci skip] [skip ci]
2016-12-03 21:18:56 +00:00
James Brooks
3eb74058b2 Fix adding of incident templates 2016-12-03 21:18:45 +00:00
James Brooks
07767521b4 Apply fixes from StyleCI
[ci skip] [skip ci]
2016-12-03 20:14:45 +00:00
James Brooks
0a924f31f7 Write the env using the UpdateConfigCommand 2016-12-03 20:14:38 +00:00
James Brooks
443ded7029 Format the case statement like the rest 2016-12-03 19:37:07 +00:00
James Brooks
67df17d9e1 Use the TimestampsTrait for the formatted incident date 2016-12-03 19:36:55 +00:00
James Brooks
f98eab988d Apply fixes from StyleCI
[ci skip] [skip ci]
2016-12-03 19:26:12 +00:00