Commit Graph

551 Commits

Author SHA1 Message Date
Graham Campbell 7f0c2a772d Don't encode the metric name either 2015-07-27 19:37:59 +01:00
James Brooks e06688aee5 Fixes #822 - Don't encode entities in metric tooltips 2015-07-27 19:31:37 +01:00
James Brooks 71c30fb0bd Update email template design. 2015-07-14 13:59:15 +01:00
James Brooks dbbf4a093e Fix formatting of Blade 2015-07-11 16:15:48 +01:00
Chase Coney 721df30642 Fix sidebar formatting 2015-07-09 08:53:02 -05:00
Chase Coney b79c8902fc Fix sidebar styling. Escape classes input 2015-07-09 08:49:52 -05:00
Chase Coney bcc72d224f Fixes the set_active menu helper to no longer double quote class name 2015-07-09 08:07:30 -05:00
Chase Coney 7e14d6d25f Fixes #759. First pass at subscriber administration 2015-07-08 16:43:41 -05:00
James Brooks 8ed0f17761 Remove commented out sidebar item 2015-07-03 10:33:32 +01:00
James Brooks 7a283dceb7 $pageTitle needs to be snake_case too 2015-07-02 16:40:38 +01:00
James Brooks c1a0fc10ae Use snake_case in views. Closes #778 2015-07-02 16:37:38 +01:00
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