Joseph Cohen
|
47bba0b927
|
Remove converting timezone for fetching
|
2016-02-02 11:15:47 -06:00 |
|
James Brooks
|
a1206af764
|
Initialize the response array
|
2016-01-31 16:46:30 +00:00 |
|
James Brooks
|
9c4c3d3843
|
Fix AlreadySubscribedException import
|
2016-01-31 16:38:15 +00:00 |
|
James Brooks
|
a82f1ce09a
|
Remove unused Config facade
|
2016-01-31 16:38:08 +00:00 |
|
James Brooks
|
1d52b18c88
|
Sets the group class toggle class correctly
|
2016-01-30 12:21:17 +00:00 |
|
James Brooks
|
e8b5a8268f
|
Seed with a collaped Alt Three group
|
2016-01-30 11:54:30 +00:00 |
|
Graham Campbell
|
b968c38605
|
Applied fixes from StyleCI
|
2016-01-29 23:05:36 +00:00 |
|
Graham Campbell
|
6869d6b257
|
Fixed env writing functions
|
2016-01-29 23:05:34 +00:00 |
|
Graham Campbell
|
dc8b8eae78
|
Removed config caching system for now
|
2016-01-29 23:05:33 +00:00 |
|
Graham Campbell
|
1b24cdb1c5
|
Improved the config system
|
2016-01-29 23:05:31 +00:00 |
|
James Brooks
|
f19b0d1a46
|
Show alert for major outages. Closes #1342
|
2016-01-29 20:49:26 +00:00 |
|
James Brooks
|
da7af1fca0
|
Allow component groups to be collapsed by default. Closes #1398
|
2016-01-29 16:02:44 +00:00 |
|
James Brooks
|
ac3888f7c8
|
Added per-component subscriptions. Closes #734
|
2016-01-29 15:02:28 +00:00 |
|
James Brooks
|
0466da8fe9
|
Site title shows Cachet is we're showing support. Closes #1394
|
2016-01-25 09:52:43 +00:00 |
|
Graham Campbell
|
f19eff244f
|
Upgraded exceptions stuff
|
2016-01-21 13:06:39 +00:00 |
|
James Brooks
|
6d97c2e3ee
|
Fixes #1354 Postgres Last Hour Metrics
|
2016-01-20 09:26:02 +00:00 |
|
James Brooks
|
40cb874969
|
Order metrics by their id. Closes #1355
|
2016-01-20 08:40:03 +00:00 |
|
phecho
|
e4f1081155
|
Fixes app_analytics_go_squared can't be saved
|
2016-01-14 15:58:53 +08:00 |
|
James Brooks
|
54efdf75fe
|
Update ExceptionTransformer.php
|
2016-01-08 15:09:57 +00:00 |
|
Graham Campbell
|
b73f00c644
|
Merge pull request #1353 from CachetHQ/move-bus-exceptions
Moves bus exceptions. Closes #1334
|
2016-01-07 15:35:52 +00:00 |
|
James Brooks
|
b4f5df945e
|
Moves bus exceptions. Closes #1334
|
2016-01-07 15:05:28 +00:00 |
|
James Brooks
|
45c6c37c65
|
Laravel auto casts the id column to int for us
|
2016-01-07 14:47:39 +00:00 |
|
James Brooks
|
44456fbb7a
|
Decorate the components
|
2016-01-05 20:30:28 +00:00 |
|
phecho
|
23ac8071bc
|
Fix typo
|
2016-01-05 23:51:16 +08:00 |
|
Graham Campbell
|
c117550a8d
|
Applied fixes from StyleCI
|
2016-01-04 21:38:41 -05:00 |
|
Graham Campbell
|
df5eb24efd
|
Moved things into a bus namespace
|
2016-01-05 02:38:07 +00:00 |
|
Christian Bartelt
|
d099074288
|
Update MetricController.php
Fixed a wrong key identifier in createMetricAction method.
|
2016-01-04 22:08:46 +01:00 |
|
James Brooks
|
0ef759188e
|
We need to use the raw value of app_about
|
2016-01-04 14:00:57 +00:00 |
|
James Brooks
|
fe43a2ad5b
|
Call first() on the query itself
|
2016-01-03 15:14:22 +00:00 |
|
James Brooks
|
5ccd601695
|
Fixes missing titles
|
2016-01-03 12:26:27 +00:00 |
|
James Brooks
|
1d619cd892
|
Only pull back lowest if available
|
2016-01-03 12:02:20 +00:00 |
|
James Brooks
|
cf4cbfa605
|
Display a status circle next to component groups. Closes #1317
|
2016-01-03 11:48:53 +00:00 |
|
James Brooks
|
6e9d5f5e8a
|
Applied fixes from StyleCI
|
2015-12-28 09:14:50 +00:00 |
|
James Brooks
|
1c27cf7360
|
Adds the ability to set the default view in which to display metrics
|
2015-12-28 09:14:50 +00:00 |
|
phecho
|
5ec5054c08
|
Fixes incorrect annotation
|
2015-12-27 01:11:16 +08:00 |
|
James Brooks
|
751859461b
|
Finish event tests
|
2015-12-26 09:44:32 +00:00 |
|
James Brooks
|
06962c6ded
|
Fix name of InviteWasClaimed event class
|
2015-12-26 09:42:47 +00:00 |
|
James Brooks
|
f71e9c0cc5
|
Fix ordering of event listeners
|
2015-12-25 16:07:28 +00:00 |
|
James Brooks
|
db9a6cd8f8
|
Register more of the events
|
2015-12-25 16:05:12 +00:00 |
|
James Brooks
|
eb874ade0f
|
Make all events final classes
|
2015-12-25 16:04:15 +00:00 |
|
phecho
|
2a8dcb7bf0
|
Improved human_status of ComponentPresenter
|
2015-12-25 22:05:29 +08:00 |
|
phecho
|
e5037429e5
|
Improve SetupController
|
2015-12-25 19:50:57 +08:00 |
|
phecho
|
2905c1339d
|
Added missing annotation
|
2015-12-25 19:13:28 +08:00 |
|
phecho
|
2f9cc373ce
|
Added const for user level
|
2015-12-25 17:52:01 +08:00 |
|
Graham Campbell
|
aa58312454
|
Fixed typo
|
2015-12-24 17:35:18 +00:00 |
|
Graham Campbell
|
a1b7bb8cce
|
Cleanup middleware and routes
|
2015-12-24 17:30:59 +00:00 |
|
Graham Campbell
|
445f5c662a
|
Refactor middleware
|
2015-12-24 16:52:56 +00:00 |
|
Graham Campbell
|
cdc107fcb2
|
Upgrade to laravel 5.2
|
2015-12-24 16:18:10 +00:00 |
|
Graham Campbell
|
3fdf5dc5f7
|
Merge pull request #1282 from cachethq/dispatcher
Updated deps and use the new dispatch helper
|
2015-12-24 15:38:15 +00:00 |
|
Graham Campbell
|
00968ceefe
|
Fixed the config service provider
|
2015-12-24 15:33:36 +00:00 |
|