1365 Commits

Author SHA1 Message Date
Joseph Cohen
dfbdd539b0 Use decimal on metric points 2015-03-12 18:49:45 -06:00
James Brooks
cd53dc36f5 Banner image will link if app_domain is set. Closes #510 2015-03-12 23:56:08 +00:00
James Brooks
c1c70a254c Merge pull request #512 from jcherqui/master
Fix nginx gave up - Docker
2015-03-12 23:34:58 +00:00
jcherqui
9e5f3503f5 Fix nginx gave up - Docker 2015-03-12 22:30:09 +00:00
James Brooks
7f63be033a Remove debug statement 2015-03-12 07:26:22 +00:00
James Brooks
6f6e052f98 Fix CS 2015-03-12 07:26:15 +00:00
Joe Cohen
71aae70306 Merge pull request #508 from cachethq/fix-scheduled-scope
Use Carbon to query scheduled incidents
2015-03-11 16:16:27 -06:00
Joseph Cohen
912077538f CS fixes 2015-03-11 16:10:25 -06:00
Joseph Cohen
3c46387dd8 User Carbon to query scheduled incidents 2015-03-11 15:58:48 -06:00
James Brooks
9098ae1b96 Added API endpoint to delete metric points. 2015-03-11 15:08:09 +00:00
James Brooks
8ab0a1cd50 Metirc points can now be updated at /api/metrics/id/points/point_id 2015-03-11 15:06:39 +00:00
James Brooks
7c099546c6 Fix creation of metric points at the newer endpoint. 2015-03-11 14:35:17 +00:00
James Brooks
1b11f3b675 Fix listing of metric points. 2015-03-11 14:33:19 +00:00
James Brooks
e398c7f0ab Modify API endpoint for adding points to a metric 2015-03-11 14:21:12 +00:00
James Brooks
7e44c01fe8 The metrics point api endpoint now makes more sense 2015-03-11 14:20:26 +00:00
James Brooks
a84722de21 Merge pull request #506 from cachethq/fix-schedule-tz
Fixes scheduled incidents timezones
2015-03-11 08:14:40 +00:00
Joseph Cohen
73ecb41d9d Fixes scheduled incidents timezones 2015-03-11 01:53:01 -06:00
James Brooks
06a493ff21 Fix CS 2015-03-10 18:47:24 +00:00
James Brooks
b959575814 Remove extra row. Fixes #500 2015-03-09 09:05:06 +00:00
James Brooks
9bf74f6e7b Merge pull request #504 from cachethq/cache-driver-env
Allow setting of the cache driver via an env var.
2015-03-09 08:58:53 +00:00
James Brooks
2ec4859da9 Allow setting of the cache driver via an env var. 2015-03-09 08:55:12 +00:00
James Brooks
ac4a5c926d Fixes #503 2015-03-08 15:05:59 +00:00
James Brooks
49c56ec915 Fix syntax error 2015-03-07 13:41:17 +00:00
James Brooks
92c4f5353e Seed with the demo Google Analytics tracking code 2015-03-07 13:33:00 +00:00
James Brooks
8df1239fc6 Closes #484 - make headings style better within incidents. 2015-03-07 09:19:33 +00:00
James Brooks
de9792b5fc Use the Auth::user()->id throughout the controller. Closes #483 2015-03-06 08:34:47 +00:00
James Brooks
ebaf7d8533 Hard set the button links 2015-03-06 08:23:30 +00:00
James Brooks
0c756b88b3 Fix StyleCI 2015-03-06 08:14:47 +00:00
James Brooks
f2837c6c13 Fixes deleting of scheduled maintenance. Closes #498 2015-03-06 08:13:22 +00:00
James Brooks
9ffc64f63d Use the right icon 2015-03-06 08:12:12 +00:00
James Brooks
080d3010f6 Remove unused import 2015-03-05 19:56:09 +00:00
James Brooks
b1746d1b9e Display an Incident and Component count in the sidebar. 2015-03-05 19:53:32 +00:00
James Brooks
9db90c1b81 Set the cursor on info tooltips to be the "help" version. 2015-03-05 19:44:29 +00:00
James Brooks
3545e0927e Update ionicons 2015-03-03 17:37:07 +00:00
James Brooks
0fae4b9045 Fix CS issues 2015-03-03 10:53:26 +00:00
James Brooks
46cab4ad45 Update SettingsTableSeeder 2015-03-03 10:26:53 +00:00
James Brooks
d66ca5e208 Update demo link 2015-03-03 10:26:43 +00:00
James Brooks
6bbdd864e7 Use Eloquent syntax 2015-03-02 21:15:12 +00:00
James Brooks
4ca0455b20 Remove use of NOW() for SQLite fix. Closes #488 2015-03-02 09:55:04 +00:00
James Brooks
f46aa42dd9 Fix positioning of timeline icons 2015-03-01 08:35:33 +00:00
James Brooks
3608143489 Fix some CS issus 2015-02-28 22:35:05 +00:00
James Brooks
b02a60f98a Updated CrowdIn source text and added Portuguese back 2015-02-28 22:33:01 +00:00
James Brooks
6bf5ad2328 Make scheduled statuses work under PgSQL and existing installations 2015-02-28 21:50:50 +00:00
James Brooks
92c43318a8 Added scheduled_at to the seeder 2015-02-28 21:42:59 +00:00
Graham Campbell
ffaf346287 Merge pull request #485 from cachethq/schedules
Added scheduled maintenance. Closes #112 (again)
2015-02-28 20:51:20 +00:00
James Brooks
3268924d99 Added scheduled maintenance. Closes #112 (again) 2015-02-28 20:44:42 +00:00
James Brooks
ddbd8e7bec Remove check for hasMessage, closes #482 2015-02-28 20:32:15 +00:00
James Brooks
1aacf1969d Fix spelling mistake in IncidentPresenter@created_at_formatted 2015-02-28 20:26:55 +00:00
James Brooks
cf6f38d6d1 Merge pull request #481 from adamlc/master
Fixed failing docker build
2015-02-27 14:37:47 +00:00
Adam Curtis
279ca02a0d Fixed failing docker build 2015-02-27 14:16:31 +00:00