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 |
|
Graham Campbell
|
5557edc342
|
Use the new dispatch helper function
|
2015-12-24 15:16:09 +00:00 |
|
Hereward Mills
|
22158c3250
|
Corrected typos in metric point events
Closes #1280
|
2015-12-24 15:12:32 +00:00 |
|
Graham Campbell
|
65f0ac62fe
|
Merge pull request #1278 from cachethq/metric-hourly
Last hour of metric points
|
2015-12-24 15:09:55 +00:00 |
|
James Brooks
|
3a0c052f8b
|
Last hour of metric points
|
2015-12-24 11:27:22 +00:00 |
|
Hereward Mills
|
b4173d827a
|
Replace returns with return void.
|
2015-12-24 10:58:08 +00:00 |
|
James Brooks
|
eabe95a00c
|
Don't make database query in validator
|
2015-12-23 15:49:08 +00:00 |
|
James Brooks
|
459e79d261
|
Improved validation of component_id field
|
2015-12-23 15:48:09 +00:00 |
|
James Brooks
|
632582998f
|
Generate a 32 byte key, properly
|
2015-12-23 15:41:09 +00:00 |
|
Graham Campbell
|
27f85d941b
|
Merge pull request #1273 from cachethq/setup-middleware
Don't use filters, use middleware. Closes #1269
|
2015-12-23 15:38:45 +00:00 |
|
James Brooks
|
eab75ae831
|
Don't use filters, use middleware. Closes #1269
|
2015-12-23 15:28:45 +00:00 |
|
Graham Campbell
|
94ffa5462f
|
Convert raw usage of the session model to the repository
|
2015-12-23 15:19:09 +00:00 |
|
Graham Campbell
|
d4614d8162
|
Removed unneeded method injection
|
2015-12-23 14:51:18 +00:00 |
|
Graham Campbell
|
8bf9db6155
|
Added missing typehint
|
2015-12-23 14:50:45 +00:00 |
|
phecho
|
ba3d015093
|
Fixes #1267
|
2015-12-23 22:09:24 +08:00 |
|
phecho
|
a6f6753fa0
|
Move HumanStatus to Presenter, see also #1258
|
2015-12-23 21:35:28 +08:00 |
|
phecho
|
8a47dd873f
|
Move HumanStatus to Presenter
|
2015-12-23 19:44:06 +08:00 |
|
phecho
|
f072f58cb6
|
Remove dispatchFromArray
|
2015-12-23 18:23:28 +08:00 |
|
Graham Campbell
|
ab370be1c0
|
Added missing return annotation
|
2015-12-22 19:47:05 +00:00 |
|
Hereward Mills
|
d176cb9b8f
|
Fully qualify class names.
|
2015-12-22 12:17:21 +00:00 |
|
Hereward Mills
|
a78a5ddb04
|
Fix some PHP docs.
|
2015-12-22 08:41:03 +00:00 |
|
phecho
|
e1fa49d1f7
|
Added missing translation
|
2015-12-22 08:48:18 +08:00 |
|