James Brooks
cb5aac9637
Updated deps
2016-12-15 20:02:22 +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
0b382fd9e3
Merge pull request #2265 from mwillbanks/hotfix/fix-metric-visibility
...
Metric visibility flag was named incorrectly
2016-12-07 19:16:02 +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
6076eed2ba
Merge pull request #2263 from CachetHQ/meta-data
...
Components can now be supplied meta data
2016-12-05 19:12:15 +00: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
14f42aaf29
Updated deps
2016-12-04 17:26:35 +00:00
James Brooks
7dadef99ab
Merge pull request #2261 from CachetHQ/metrics-visibility
...
Added metric visibility options
2016-12-04 16:55:12 +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
984d132902
Use nullable columns
2016-12-04 16:32:13 +00:00
James Brooks
b5916b7577
Fix missing down migrations
2016-12-04 16:16:22 +00:00
James Brooks
72ff181a02
Fix rollback of AlterTableIncidentsRemoveScheduledColumns
2016-12-04 16:14:48 +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
02d77dbfb5
Use log for the default mail driver
2016-12-03 20:09:20 +00:00
James Brooks
826e4e6077
Use minified assets too. Closes #2258
...
Combine didn't improve the situation for us
2016-12-03 20:02:32 +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
cb1b5378a8
Rebuilt assets
2016-12-03 19:31:18 +00:00
James Brooks
1ef23470ce
Update deps
2016-12-03 19:31:18 +00:00
James Brooks
f98eab988d
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2016-12-03 19:26:12 +00:00
James Brooks
77da0c9de1
Fix http middlewares that redirect to routes
2016-12-03 19:25:39 +00:00
James Brooks
11c38a7aea
Updated deps
2016-12-03 18:44:36 +00:00
James Brooks
6b41371486
Simplyify the Coding Standards section
2016-12-02 19:09:08 +00:00
James Brooks
02b2e4c214
Added missing command tests
2016-12-02 15:12:01 +00:00
James Brooks
5144c7d344
Merge pull request #2254 from CachetHQ/mail-testing
...
Edit the mail config from the dashboard and provide testing button
2016-11-29 18:33:05 +00:00
James Brooks
ebc427b4b6
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2016-11-29 18:32:01 +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
0af195af86
Apply fixes from StyleCI
...
[ci skip] [skip ci]
2016-11-25 20:19:46 +00:00
James Brooks
c9c592b033
Show an alert when ./bootstrap/cachet is not writeable.
2016-11-25 20:19:38 +00:00
James Brooks
529ea726b6
Call update and fire the UserRegeneratedApiTokenEvent event
2016-11-25 20:10:29 +00:00
James Brooks
47eb5f7c8f
Call update
2016-11-25 20:09:38 +00:00
James Brooks
fd9b1ffd5a
Slight refactor
2016-11-25 20:07:49 +00:00
James Brooks
39299829ab
Added missing docblock
2016-11-25 20:06:52 +00:00
James Brooks
fc1f98cb6c
Call update
2016-11-25 20:05:51 +00:00
James Brooks
da7a7f41dd
Call update
2016-11-25 20:04:40 +00:00
James Brooks
4ab7d55e42
Updated deps
2016-11-25 19:59:04 +00:00
James Brooks
f0de9abefa
Update deps
2016-11-14 21:04:52 +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