1787 Commits

Author SHA1 Message Date
James Brooks
8ab422143d Merge pull request #731 from amondnet/master
add Korean translation
2015-06-18 18:42:10 +01:00
James Brooks
1df2d71285 Remove resolution 2015-06-18 17:20:51 +01:00
James Brooks
9a1e6d4549 Use bootstrap-sass 3.3.5 2015-06-18 17:19:27 +01:00
Graham Campbell
0acc419bab Rebuilt css and js 2015-06-18 17:12:38 +01:00
Graham Campbell
70003c6b9c Updated npm packages 2015-06-18 17:12:25 +01:00
Graham Campbell
5a9e18a592 Removed extra resolution 2015-06-18 17:12:14 +01:00
Graham Campbell
19f21f9096 Updated dependencies 2015-06-18 17:04:32 +01:00
James Brooks
2f2c4c2557 Merge pull request #742 from blaskovicz/feat/dashboard/quick-edit
feat(views/index): add quick-update buttons for incidents
2015-06-18 16:42:54 +01:00
Zach Auclair
027b0b6363 feat(views/index): add quick-update buttons for incidents
These buttons only appear if the current user is logged in
and are similar to `resources/views/dashboard/incidents/index.blade.php`.
2015-06-18 11:40:16 -04:00
James Brooks
5d7964ea53 Fixes #739 2015-06-18 16:25:34 +01:00
James Brooks
f52f5a1c80 Check for notify setting. Also close #741 (send notification via API) 2015-06-18 16:24:10 +01:00
James Brooks
44109dd9fb Cast visible to integer 2015-06-18 16:13:02 +01:00
Graham Campbell
b91e128c72 Merge pull request #735 from cachethq/api-exceptions
Make sure only "application/*" error pages are returned from the api
2015-06-17 10:00:57 +01:00
Graham Campbell
f13e0cce2c Make sure only "application/*" error pages are returned from the api 2015-06-17 09:11:17 +01:00
James Brooks
bbb7616f93 Merge pull request #727 from Jasperswaagman/master
Remove container after initializing
2015-06-17 08:42:38 +01:00
James Brooks
4284fdbb27 Merge pull request #726 from cachethq/class-syntax
Use the ::class syntax
2015-06-16 19:42:15 +01:00
amond
c4628d4f5a fix the cs. 2015-06-17 01:43:39 +09:00
amond
a4cd730665 add Korean translation 2015-06-17 01:35:19 +09:00
James Brooks
7cd7e595f2 Downgrade bootstrap-datetimepicker 2015-06-16 15:09:49 +01:00
James Brooks
ea56ca4cec Update bootstrap-datetimepicker and fix #675 2015-06-16 14:28:26 +01:00
Jasper Swaagman
915f84fc07 Remove container after initializing 2015-06-16 11:11:04 +02:00
James Brooks
fd2401a302 Re-compile assets 2015-06-16 09:47:22 +01:00
James Brooks
259ec3d3bb Use the ::class syntax 2015-06-16 09:46:29 +01:00
Graham Campbell
abd801b69e Fixed php requirement 2015-06-16 09:41:56 +01:00
James Brooks
44481c4648 Mcrypt is no longer required 2015-06-16 09:36:11 +01:00
James Brooks
99b453bbd9 Changes to the incidents 2015-06-16 09:14:24 +01:00
James Brooks
9d879b162e Fix code standards, update language files. 2015-06-16 09:07:49 +01:00
James Brooks
49411d8568 Try not to use absolute urls 2015-06-16 08:34:53 +01:00
James Brooks
9c35554a5d Clean up the seeders 2015-06-16 08:31:00 +01:00
James Brooks
26ff4dc85a Remove class annotations 2015-06-16 08:27:31 +01:00
James Brooks
2eb4bd1e69 Remove the Service model and table. 2015-06-16 08:27:23 +01:00
James Brooks
5a8f0b3145 Fix IncidentTableSeeder 2015-06-16 08:25:48 +01:00
James Brooks
90b2fe51f8 Merge pull request #724 from cachethq/design-stuff
Update elixir and some design changes
2015-06-16 07:02:07 +01:00
Joseph Cohen
28110f5c8e Update elixir and some design changes 2015-06-15 17:17:49 -05:00
James Brooks
8573b78210 Split up sections a bit more 2015-06-15 21:47:35 +01:00
James Brooks
4f25318271 Component list changes 2015-06-15 21:42:55 +01:00
James Brooks
2669d4330e Fix bad message output 2015-06-15 20:30:35 +01:00
James Brooks
f867d22b96 Pass through app_name to the preheader locale 2015-06-15 20:22:01 +01:00
James Brooks
3bc499a093 Fix timeline stem height 2015-06-15 20:10:40 +01:00
James Brooks
538e22deff Button colour should be green too 2015-06-15 20:04:27 +01:00
James Brooks
b591cf188c Cachet is primarily green based, make login green 2015-06-15 20:01:58 +01:00
James Brooks
e71c573043 Closes #723 2015-06-15 17:39:18 +01:00
James Brooks
3f53d76d07 Added home button to subscribe page 2015-06-15 16:57:04 +01:00
James Brooks
16cb1bd545 Improve scheduled maintenance design 2015-06-15 16:55:02 +01:00
James Brooks
939ec3be23 Make scheduling use panel-info 2015-06-15 16:51:11 +01:00
James Brooks
8ab3209afb Fix sticky footer? 2015-06-15 16:50:12 +01:00
James Brooks
fa3b80e3af Easily update component status when editing incident. Closes #721 2015-06-15 16:27:42 +01:00
James Brooks
d5c4561fd1 Tidy up metric code 2015-06-15 13:37:21 +01:00
James Brooks
56802476a6 Merge pull request #722 from cachethq/metric-timestamps
Closes #519 - Allow supplying of timestamps to metric points
2015-06-15 13:16:24 +01:00
James Brooks
5c6bcae02d Closes #519 - Allow supplying of timestamps to metric points. 2015-06-15 12:59:33 +01:00