142 Commits

Author SHA1 Message Date
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
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
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
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
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
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
James Brooks
cc43dcc6aa Using API Token rather than key. Token now in header. Closes #358. 2015-01-12 13:34:31 +00:00
James Brooks
d6ae2b4ecb Adds Google Analytics. Closes #350 2015-01-11 22:02:19 +00:00
Joseph Cohen
f47fb9823e Change validation to controllers and partial 2015-01-10 03:55:38 -06:00
James Brooks
ac28264d94 Prevent the admin account being changed by non-admin users 2015-01-10 09:21:55 +00:00
James Brooks
4ba88fa8cf Merge pull request #342 from cachethq/tfa
[WIP] Two factor authentication
2015-01-09 22:04:26 +00:00
Joseph Cohen
4ea90dcc2e Fix enable/disable tfa 2015-01-09 15:59:57 -06:00
James Brooks
d0d812e4d3 Slight fix 2015-01-09 19:58:00 +00:00
James Brooks
de4ecf636f Added Google Two Factor Authentication. Closes #326. 2015-01-09 19:52:10 +00:00
James Brooks
c3e89937b9 Closes #330 - show old incident data 2015-01-09 19:48:28 +00:00
James Brooks
4d38bc0ae0 Revert 20f7446..e9d5d3d
This rolls back to commit 20f744602aef235b3b8c5a597b3e05c49e421d31.
2015-01-09 14:17:52 +00:00
James Brooks
e9d5d3d8a4 Use Binput and not Input in views 2015-01-09 10:07:11 +00:00
Walter Dal Mut
7868759940 Fixes 319 - MySQL 5.6 compatibility
Removed the default field during migrations for text fields
Added "required" option on incident message
2015-01-08 15:23:15 +01:00
Joseph Cohen
d51811d2b1 Set timezone and date from setup and settings 2015-01-07 13:58:08 -06:00
Joseph Cohen
fd8e4f7fa9 Change html to double quotes 2015-01-06 16:24:00 -06:00
Valentin PRUGNAUD
6c15b77701 Remove remaining plain English from edit.blade.php view 2015-01-06 13:38:53 -08:00
Valentin PRUGNAUD
5017c7d00f Fix misprint on component edit #307 2015-01-06 13:37:21 -08:00
James Brooks
2af867b863 Allow deleting of a component group. Closes #286 2015-01-06 20:53:44 +00:00
James Brooks
d9378613ee Closes #304 - toggle show Cachet support link 2015-01-06 16:17:24 +00:00
James Brooks
bf4dfc2cff Don't show the group picker if we have no groups. 2015-01-05 20:43:32 +00:00
Valentin PRUGNAUD
08a016ff2b Language improvements
Signed-off-by: Graham Campbell <graham@mineuk.com>
2015-01-05 11:14:04 +00:00
Joseph Cohen
214898ae60 Fix resposive mobile PR 2015-01-05 02:23:59 -06:00
Graham Campbell
3962b6c2e7 Minor cs fixes 2015-01-05 01:23:11 +00:00
James Brooks
a0f81ab38f Fix spacing 2015-01-04 22:56:36 +00:00