Nico Stapelbroek
72b029e0e9
Add a button to Manage Incident updates
...
Also removed the link on the overview pages to re-align them with other components
2018-01-14 22:09:00 +01:00
James Brooks
d807770ff6
Resource changes
2017-09-15 07:39:40 +01:00
jvictor
6330f8a2fb
added auto-refresh on master status page
2017-08-31 16:09:27 +02:00
James Brooks
105cff50b9
Added metric visibility options. Closes #2244
2016-12-04 16:54:36 +00:00
James Brooks
ebed68a7d8
Rewrite the entire scheduled maintenance implementation
2016-10-30 21:15:46 +00:00
James Brooks
a0f2d6642e
Add incident column for when an incident occurred at ( #2212 )
...
Add incident column for when an incident occurred at. Closes #2208
[ci skip] [skip ci]
2016-10-29 17:25:52 +01:00
James Brooks
70f2f1d32e
Merge pull request #2158 from CachetHQ/remember-me
...
Add remember me functionality to login
2016-10-08 18:25:01 +01:00
James Brooks
0371d86be0
Making changes to the setup screen
2016-10-08 17:30:32 +01:00
James Brooks
b0d5306023
Add remember me functionality to login
2016-10-08 16:39:53 +01:00
James Brooks
179de1ff28
Option to only show disrupted days. Closes #2088
2016-10-04 19:16:50 +01:00
Marius Palade
ad0954eb20
Add visibility to component groups ( #2027 )
...
Implement visibility for the components groups. Closes #1892
Add functional test that asserts a guest can only see public items.
* Fix tests not running due to hitting the Setup page.
The missing `boostrap/cachet/testing.php` file is now generated the first time tests are ran.
* Add a functional test that asserts logged in users can see all items.
Add constants for possible values for the visible column/field of the ComponentGroup model.
Code review changes.
* Add API tests for component group visibility feature.
* Implement the visibility hidden option for a component group. Fixes #1892 .
Add migration for the created_by column, in component_groups table.
Add methods to the ComponentGroup and User models to be able to work with the created_by column.
Hidden component groups are no longer displayed on the index page for loggedin users.
Add functional test for the dashboard page.
Save owner on create/edit component group.
Update the API tests for Component group visibility feature.
* Replace auth() usage with app(Guard::class).
* Apply StyleCI fixes.
* Drop the hidden visibility feature and fix all tests.
Some code review fixes too.
* Rename public to visible since it's a reserved keyword. Apply StyleCI fixes and correct typo.
* Code review changes.
* Tidy up component and component groups gathering.
* Code review changes and StyleCI fixes.
* Code review changes.
* Remove extra whitespace
* Remove useless method.
2016-10-02 13:57:32 +01:00
Antoine GIRARD
1954cf26f3
Add stickied incident
2016-09-06 22:45:52 +02:00
James Brooks
268e0c1747
Language changes
2016-09-05 19:36:41 +01:00
James Brooks
c27d59aadf
Select timezone is now translated. Fixes #2032
2016-08-07 22:38:11 +01:00
Graham Campbell
5a8ad3bd06
Merge branch '2.3' into 2.4
2016-08-07 22:07:30 +01:00
James Brooks
77409abc5a
Applied fixes from StyleCI
...
[ci skip] [skip ci]
2016-08-07 16:10:12 -04:00
James Brooks
915ea0d0bd
Merge branch '2.3' into 2.4
2016-07-29 11:45:45 -04:00
James Brooks
c1d8203602
Added missing setup translations. Closes #2010
2016-07-28 15:06:16 -04:00
James Brooks
7f261a218a
Added option to skip subscriber verification. Closes #1990
2016-07-20 16:00:27 +01:00
James Brooks
5298ad241a
Show the timezone in the footer.
2016-07-11 21:43:59 +01:00
James Brooks
b6c22c1029
Option to disable external dependencies. Closes #1929
2016-07-11 10:11:44 +01:00
James Brooks
5c6440e890
Sync languages
2016-07-06 19:14:21 +01:00
Joseph Cohen
a5ed3c40a9
Fix write env to work with nulls and change from to address
2016-06-13 20:06:40 +01:00
Joseph Cohen
958c9eadc7
Add mail data to wizard
2016-06-13 20:06:39 +01:00
Joseph Cohen
ca3f516457
Add mail driver to the wizard
2016-06-13 20:06:28 +01:00
Graham Campbell
167d076edc
Fix crap login throttling
2016-05-28 15:45:38 +01:00
James Brooks
47e1dff5c5
Allow configuring of automatic localization. Closes #1747
2016-05-05 10:50:14 +01:00
James Brooks
f9bc46b460
Refactored the way we store metrics
2016-04-25 20:42:00 +01:00
James Brooks
dd062c673f
Fix lost translations
2016-03-16 09:09:09 +00:00
James Brooks
3a278c1f5b
Sync the language files
2016-03-15 17:25:56 +00:00
James Brooks
a0477b03e3
Option to auto-expand groups when components are down. Closes #1602
2016-03-10 15:01:13 +00:00
James Brooks
de5b5bdda5
Sync language files
2016-02-18 14:16:40 +00:00
James Brooks
35c1c603b5
Updated all English language files
2016-01-31 11:04:28 +00:00
James Brooks
da7af1fca0
Allow component groups to be collapsed by default. Closes #1398
2016-01-29 16:02:44 +00:00
James Brooks
1c27cf7360
Adds the ability to set the default view in which to display metrics
2015-12-28 09:14:50 +00:00
phecho
617a8da93f
Fixed typo
2015-12-27 21:41:18 +08:00
phecho
c57c9db54a
User can login with username or email
2015-12-16 19:15:03 +08:00
James Brooks
af176d7c7a
Incident API can now use incident templates with Twig templating
2015-11-15 11:32:51 +00:00
James Brooks
77cec21dc5
Update invitation system language text
2015-11-09 18:38:26 +00:00
Joseph Cohen
0b12d4e0c3
Add validation to signup and trans strings
2015-11-08 20:13:26 -06:00
James Brooks
c89691cb2c
Fixes #1104 - Re-adds enabled field to dashboard
2015-11-07 11:29:44 +00:00
Theo Bearman
36c8f086e9
James' Changes
2015-10-29 12:07:37 +00:00
Theo Bearman
4c32a394fe
Fix
2015-10-29 11:43:14 +00:00
Theo Bearman
4ed8d9b7d5
Some Minor Grammatical & Styling Changes
2015-10-29 11:10:45 +00:00
James Brooks
ce633c6b29
Closes #1050 , link to Gravatar.com in the profile page
2015-10-27 08:18:09 +00:00
James Brooks
ffa6a8f3d6
Merge pull request #1049 from mmollick/fullwidth_header
...
Fullwidth header
2015-10-22 17:12:26 +01:00
Michael Mollick
bd6b9fcabf
Applied StyleCI patch
2015-10-21 00:16:46 -04:00
Michael Mollick
efee85685b
Updated language files with new theme fields
2015-10-21 00:02:27 -04:00
Michael Mollick
c832aba80a
Segmented the language files
2015-10-20 20:38:33 -04:00
Antoine Augusti
ea8531ddc1
Fix translation logged_in_only
2015-10-02 18:58:44 +02:00