Commit Graph

590 Commits

Author SHA1 Message Date
James Brooks 903da245ef Fix Blade standards 2015-07-01 21:22:00 +01:00
James Brooks 62a71554c6 Merge pull request #752 from DivineOmega/dynamic_favicon
Dynamic favicon
2015-06-27 13:37:46 +01:00
James Brooks e794aedb3a Update logo to drop the HQ 2015-06-24 19:58:47 +01:00
DivineOmega 0ca1668518 Initial dynamic favicon code
Syntax and logic fixes

New favicons

Contribution Guidelines

Removed trailing spaces

Style tweaks

Comma

Suggested code changes

Changed high and medium alert icons to be exclamation marks protruding through a circle

Moved favicon logic to IndexComposer

Style fixes

Removed whitespace
2015-06-23 14:41:41 +01:00
James Brooks e68467a308 Clean the value on saving of the setting 2015-06-23 08:11:39 +01:00
James Brooks 0c940adc56 Merge pull request #751 from ldidry/fix-piwik
Fix piwik missing slash problem
2015-06-23 08:09:37 +01:00
Fabian Laule d207a2eeeb Fix floating of buttons on login screen & made border radius equal 2015-06-21 16:39:04 +02:00
Luc Didry f9d831bf8a Fix piwik missing slash problem 2015-06-19 23:34:49 +02:00
Luc Didry 261b38b308 Don't HTML escape custom stylesheet
If you HTML escape the custom stylesheet, you can't have quotes in it.
You need quotes if you want to add something with url('foo') (in a
background-image by exemple).
2015-06-19 23:07:37 +02:00
James Brooks 60f6bec8bc Don't show components div if we have no components 2015-06-18 20:50:43 +01:00
Graham Campbell 8c4653c18c Respond with the correct responses on error 2015-06-18 17:13:48 +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 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
James Brooks 49411d8568 Try not to use absolute urls 2015-06-16 08:34:53 +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 f867d22b96 Pass through app_name to the preheader locale 2015-06-15 20:22:01 +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 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 0076c2d561 Merge pull request #720 from ldidry/add-piwik-stats
Add piwik stats
2015-06-15 12:57:53 +01:00
Luc Didry ca1b5f0658 Add piwik stats 2015-06-15 11:28:38 +02:00
James Brooks 1650093861 Fixes #709 2015-06-15 09:30:56 +01:00
James Brooks 3c5c8b0096 New login screen. 2015-06-13 14:36:02 +01:00
James Brooks 7bd3a57883 Closes #710 - Fix adding of scheduled maintenance. 2015-06-13 10:04:24 +01:00
Joe Cohen f1080680bf Merge pull request #651 from cachethq/incident-visibility
Incident visibility
2015-06-11 16:59:14 -05:00
James Brooks df2ae7726d Adds incident visibility. Closes #602 2015-06-11 22:43:16 +01:00
James Brooks e308ba3aea Don't use url helper 2015-06-11 08:25:30 +01:00
James Brooks 732ec5c827 Merge pull request #702 from cachethq/subscriber-config
Closes #700 - Subscribers can now be turned on and off
2015-06-10 22:13:04 +01:00
James Brooks 9a200684c1 Improve footer layout and styling (fixed position is not fixed) 2015-06-10 22:09:28 +01:00
James Brooks 036928e53e Closes #700 - Subscribers can now be turned on and off 2015-06-10 21:29:35 +01:00
James Brooks de9745c7cf Fixes #696 2015-06-10 14:51:38 +01:00
James Brooks 8cdfd90df5 Fix unsubscribe link. Closes #697 2015-06-10 14:49:55 +01:00
James Brooks 472e2316ae Don't use the absolute url 2015-06-10 14:17:59 +01:00
Joseph Cohen 55dcf3a277 Handle subscribers 2015-06-09 14:13:27 -05:00
James Brooks ea94f6dd9e Fixes issue with $pageTitle 2015-05-28 08:59:56 +01:00
James Brooks 32029c0bf1 Closes #670 2015-05-28 08:42:39 +01:00
James Brooks 6b70ca7eac Somewhat improve mobile 2015-05-28 08:35:09 +01:00
James Brooks 430f580b47 Fix metric chart heights on mobile 2015-05-26 08:16:21 +01:00
Graham Campbell 9bc598d234 Removed the html component 2015-05-25 19:29:29 +01:00
James Brooks 6dbd15d272 Allow changing of some env variable during setup. 2015-05-25 18:40:09 +01:00
James Brooks 1402242766 Wrap metric name value in quotes to prevent truncation 2015-05-23 15:47:59 +01:00
James Brooks bf5941f66e Improve metric tooltips, now show name, value and suffix 2015-05-23 15:46:57 +01:00
James Brooks 6044f7d87c Don't escape the two factor auth help block 2015-05-23 15:29:27 +01:00
James Brooks 0fb43b2ada Don't use url helper for logo in setup 2015-05-23 08:19:10 +01:00
James Brooks 03bcf20001 Fix generation of metric point array 2015-05-22 15:35:39 +01:00