Commit Graph

288 Commits

Author SHA1 Message Date
James Brooks cad6496e18 Fix data-messenger attribute 2015-02-17 08:55:35 +00:00
James Brooks a7027d607a Restyle the welcome modal a little 2015-02-17 08:48:18 +00:00
James Brooks 9180f575dd Group multiple buttons in .btn-group. Moved regen API key button. 2015-02-17 08:33:47 +00:00
James Brooks 0cc9fa3d2f Send the help icon to docs.cachethq.io 2015-02-17 08:27:47 +00:00
James Brooks 80a131b294 Use .form-vertical to keep all forms inline. 2015-02-17 08:27:31 +00:00
Matej Kieres 9a45cab2ae Microfix for the icon link elements
Removed the duplicated icon link elements.
2015-02-14 13:05:51 +01:00
Joseph Cohen 799e0a925b Fixed sub sidebar height and forms. 2015-02-14 01:06:06 -06:00
James Brooks dce41a5c11 Use Open Sans font rather than Lato. 2015-02-06 15:18:16 +00:00
James Brooks 1a3c3a7e70 Encode HTML entity on last page 2015-02-06 15:14:19 +00:00
James Brooks 996e8d8f12 Encode the > character 2015-02-06 14:36:57 +00:00
James Brooks bddfbb855b No form should be using the Form facade... Closes #374 2015-02-06 14:32:17 +00:00
James Brooks c796742812 Only dusplay the next week button if we can go to next week 2015-02-06 14:24:53 +00:00
James Brooks 7e67a8e101 Use png version of the sidebar logo. 2015-02-06 14:21:47 +00:00
James Brooks fe8c9150ec Use raw HTML within the dashboard index to prevent HTTPS errors 2015-02-06 14:08:16 +00:00
James Brooks 5ac5f12d80 Define the login form in raw HTML 2015-02-06 14:01:19 +00:00
James Brooks 5c391cc888 Anonymous Segment.com tracking. Closes #91. 2015-01-28 17:16:18 -06:00
Joseph Cohen 460f0c8fa9 Small fixes 2015-01-28 03:14:53 -06:00
Joseph Cohen cce057c2d3 Remove Auth calls from views 2015-01-28 00:56:17 -06:00
Joe Cohen ea074e6cd8 Merge pull request #425 from cachethq/crowdin-incontext
Use CrowdIn's In-Context Localization Feature
2015-01-27 11:56:58 -06:00
James Brooks d176039ce7 Use right icon in welcome modal 2015-01-27 17:56:03 +00:00
James Brooks 0d2987dfb1 Fix "Component" lang being plural 2015-01-27 17:25:37 +00:00
James Brooks 0e25cf6e17 Use ion-outlet for components 2015-01-27 17:17:45 +00:00
James Brooks 6250aec581 Hover status icons for human status. Closes #429 2015-01-27 15:10:27 +00:00
James Brooks aca420b3fa Use CrowdIn's In-Context Localization for easy translation authoring. 2015-01-27 12:05:13 +00:00
James Brooks e41d4a9553 Make component groups work 2015-01-26 20:08:33 +00:00
James Brooks 92e2ec188c Make it possible to set component group. Closes #426 2015-01-26 20:03:42 +00:00
Julien bf969889d5 Correct Issue 422 2015-01-25 18:27:20 +01:00
James Brooks e39cdf53e2 Hide the component picker if there are no components to pick from 2015-01-25 10:51:21 +00:00
James Brooks 0d8ff0c1f5 Fix syntax error. Closes #420 2015-01-25 10:50:00 +00:00
Joseph Cohen 90c8551010 Fix isAdmin and added 401 template 2015-01-23 17:08:07 -06:00
James Brooks 787ecde0ea Adds AdminFilter for protecting certain routes. Closes #411 2015-01-23 17:08:07 -06:00
James Brooks b4c63d8873 Wrap all form buttons within form-group 2015-01-22 17:06:14 +00:00
Joseph Cohen 43cfef389c Added welcome modal 2015-01-18 16:04:53 -06:00
James Brooks 8191921c6f Only show component picker if there are components to pick 2015-01-18 21:07:42 +00:00
James Brooks 8ab58f3c4d Don't show the template picker if there are none to pick 2015-01-18 21:06:38 +00:00
James Brooks 82b651ddbd Display the Markdown logo in textareas which support it. 2015-01-17 22:48:48 +00:00
James Brooks 5f1c4bc9fd Remove space 2015-01-17 19:47:00 +00:00
James Brooks dedb7b0e3f Remove all trailing / from tags 2015-01-17 19:23:35 +00:00
James Brooks 5ca4e9af3d Remove / from end of elements 2015-01-17 19:19:49 +00:00
James Brooks 0fecc5dc8a Rewrite the tags implementation. Closes #391 2015-01-16 12:49:57 -06:00
Noah Bass b87a1c86cf added date format help link to settings 2015-01-15 13:29:33 -05:00
James Brooks f242166964 Include component meta data in the edit panel 2015-01-15 16:46:34 +00:00
James Brooks 04e3f1d484 Add hidden fields for order and group_d to new components 2015-01-15 16:13:49 +00:00
Noah Bass f423ab9d7b updated sidebar
corrected placement of {{ trans('dashboard.incidents.incident-templates') }}
2015-01-15 09:42:28 -05:00
James Brooks 85d33bf2c6 Force the component status to an integer 2015-01-15 13:44:16 +00:00
James Brooks 94286f0711 Social markdown icons 2015-01-15 10:57:59 +00:00
James Brooks 05f821b156 Fix error when no component is set on an incident 2015-01-15 10:54:44 +00:00
Martin Bastien de288f2084 Added date format setting
Fixes #379
Closes #380

Signed-off-by: Graham Campbell <graham@mineuk.com>
2015-01-14 20:30:23 +00:00
James Brooks 1a4727bac2 Incident Templates are now supported. 2015-01-14 17:41:53 +00:00
James Brooks e7e79af5d9 Adding/editing incidents can now update a components status. 2015-01-14 17:27:07 +00:00