2001 Commits

Author SHA1 Message Date
Graham Campbell
a99aa6be1f Typo fix 2015-06-18 22:36:44 +01:00
James Brooks
60f6bec8bc Don't show components div if we have no components 2015-06-18 20:50:43 +01:00
Graham Campbell
26857597f0 Merge pull request #738 from cachethq/errors
Respond with the correct responses on error
2015-06-18 20:08:18 +01:00
James Brooks
60409c14fe Merge pull request #743 from rtrauntvein/dockercompose
Add support for docker-compose
2015-06-18 20:07:30 +01:00
Ryan Trauntvein
da2eab97aa Add support for docker-compose 2015-06-18 11:18:00 -07:00
James Brooks
8ab422143d Merge pull request #731 from amondnet/master
add Korean translation
2015-06-18 18:42:10 +01:00
Graham Campbell
14494cc74b CS fix 2015-06-18 18:18:59 +01:00
Graham Campbell
77834fb493 Added more api tests 2015-06-18 18:15:16 +01:00
Graham Campbell
62ac2780cf Removed unneeded checks 2015-06-18 18:13:37 +01:00
Graham Campbell
2b43b83455 Added middleware to the kernel 2015-06-18 18:13:15 +01:00
Graham Campbell
ddf64cc653 Make sure we only return a response from the api if the user understands it 2015-06-18 18:13:01 +01:00
Graham Campbell
c52f0ada07 Added an acceptable middleware 2015-06-18 18:12:40 +01:00
Graham Campbell
a7effcce7a Fixed unauthorized exceptions 2015-06-18 18:12: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
fad3ed9a51 Typo fixes 2015-06-18 17:13:49 +01:00
Graham Campbell
8c4653c18c Respond with the correct responses on error 2015-06-18 17:13:48 +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