James Brooks
|
27847b6814
|
Move DateFactory into Services namespace
|
2017-01-30 13:30:45 +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 |
|
Nicolas Fagotti
|
b223da94a0
|
Add "Unknown" status to the available component statuses
|
2016-10-24 10:32:00 -03:00 |
|
Laravel Shift
|
2d2c1d4df3
|
Adopt PSR-2 coding style
The Laravel framework adopts the PSR-2 coding style in version 5.1.
Laravel apps *should* adopt this coding style as well. Read the
[PSR-2 coding style guide][1] for more details and check out [PHPCS][2]
to use as a code formatting tool.
[1]: https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md
[2]: https://github.com/squizlabs/PHP_CodeSniffer
|
2016-10-19 07:53:09 +00:00 |
|
James Brooks
|
aec2ef0198
|
Use pluck rather than lists
|
2016-05-09 20:43:24 +01:00 |
|
James Brooks
|
ed77a6753c
|
Add tag names array to components api. Closes #1697
|
2016-04-17 03:16:06 +01:00 |
|
James Brooks
|
dcec1e2e95
|
Show last updated for components. Closes #1627
|
2016-03-20 16:23:21 +00:00 |
|
Graham Campbell
|
1b24cdb1c5
|
Improved the config system
|
2016-01-29 23:05:31 +00:00 |
|
phecho
|
8a47dd873f
|
Move HumanStatus to Presenter
|
2015-12-23 19:44:06 +08:00 |
|
James Brooks
|
49a7b55a12
|
Remove unused variable within component presenter
|
2015-09-19 14:28:31 +01:00 |
|
James Brooks
|
6b362fd88d
|
Theming of Cachet is much simpler with more color settings
|
2015-09-04 22:39:52 +01:00 |
|
James Brooks
|
84e1770e51
|
Added status_name to incident and components. Closes #834
|
2015-08-02 13:46:28 +01:00 |
|
Graham Campbell
|
0a321bffd8
|
Updated copyright information
|
2015-07-06 17:37:01 +01:00 |
|
Graham Campbell
|
3988753b99
|
Updated copyright headers
|
2015-05-25 17:59:08 +01:00 |
|
Graham Campbell
|
b06167f5e9
|
Updated joe's email address
|
2015-05-25 17:53:06 +01:00 |
|
Graham Campbell
|
91e4dafca9
|
Updated my email address
|
2015-05-23 14:48:33 +01:00 |
|
Joseph Cohen
|
088b54a5ce
|
Abstract presenter, timestampstrait, update api responses
|
2015-05-20 14:19:01 -05:00 |
|