Commit Graph

224 Commits

Author SHA1 Message Date
Nico Stapelbroek 569b15000a Implement edit IncidentUpdate feature 2018-01-13 17:43:35 +01:00
Nico Stapelbroek 3a9688c510 Change navigation flow from incidents to incident updates page
Clicking on the incident title will now navigate to the incident updates page rather than editing the incident. To prevent confusion I've also removed the "update" button from the incidents overview page and added the incident name to the page title of the incident updates page.
2018-01-13 16:01:58 +01:00
Nico Stapelbroek 700c936662 Restore add incident update functionality 2018-01-13 15:47:31 +01:00
Nico Stapelbroek 532d8a20c5 Create an incident updates overview page 2018-01-13 15:42:02 +01:00
James Brooks 26a1d28a6f Merge pull request #2832 from xBytez/fix-2829
Don't hide the component-status form group in add view. Fixes #2829.
2017-12-03 18:01:38 +00:00
James Brooks 8e1c9801fb When disabling third-party deps, don't use Gravatar.
Fixes #2810
2017-12-03 17:34:59 +00:00
xBytez 2a99cf14b2 Don't hide the component-status form group in view. Fixes #2829 2017-12-02 01:23:37 +01:00
James Brooks d807770ff6 Resource changes 2017-09-15 07:39:40 +01:00
James Brooks 7cfcf5e280 Fixes #2677 2017-09-09 13:16:50 +01:00
James Brooks ff4e59eaf1 Merge branch '2.4' of github.com:CachetHQ/Cachet into 2.4 2017-09-09 13:08:15 +01:00
jvictor 6330f8a2fb added auto-refresh on master status page 2017-08-31 16:09:27 +02:00
James Brooks 057e4d5393 Show a different message when subscribers are disabled 2017-08-27 11:34:22 +01:00
James Brooks c9b4ee0ee6 Use the includeWhen macro 2017-07-27 15:58:04 -04:00
James Brooks 379440d3de Use reduce method 2017-07-27 15:52:27 -04:00
James Brooks 964eaa3ce0 Renamed Scheduled Maintenance to just Maintenance. Closes #2516 2017-07-18 22:35:20 +01:00
James Brooks a23b0c419a Fixes #2542 2017-07-18 21:52:56 +01:00
James Brooks 3a7c3a1c7a Merge pull request #2639 from CachetHQ/update-component-incident
Update component status when editing incident
2017-07-18 21:48:29 +01:00
James Brooks 5a78eeb6a9 Default component id to empty string 2017-07-18 21:39:24 +01:00
James Brooks 1a909c3c01 Update component status when editing incident. Closes #2523 2017-07-18 21:25:45 +01:00
James Brooks 261be1dfef Fixes #2579 2017-06-24 18:37:35 +01:00
James Brooks bf2b45e2f7 Make incident names clickable in dashboard. Closes #2567 2017-06-13 08:44:07 +01:00
James Brooks 4607d90401 Improve metric threshold 2017-03-18 11:15:43 +00:00
James Brooks c82ae7454c Fixes #2369 2017-02-19 11:07:34 +00:00
James Brooks 9bc8432308 Update fields should be required 2017-02-19 11:04:10 +00:00
James Brooks 86cb76d1c5 Fix falsely showing stickied incidents. Closes #2349 2017-02-14 19:33:04 +00:00
James Brooks bbb3bd805d Fix select name. Fixes #2366 2017-02-14 19:29:46 +00:00
James Brooks 4bc039a50c Pre-select some component group options 2017-02-14 19:29:46 +00:00
James Brooks 9cd02bbb45 Update dashboard 2017-02-03 21:26:56 +00:00
James Brooks 2df0946bac Added logout to small size. Fixes #2249 2017-01-26 16:21:08 +00:00
James Brooks 51864f3897 Don't need to have notifications enabled for Slack etc... 2017-01-04 19:51:20 +00:00
Mike Willbanks e5335b1054 Metric visibility flag was named incorrectly
The visibility flag was not properly wrapped into the array leading to
an error when adding in a metric as it would have an undefined index.
2016-12-07 12:56:11 -06:00
James Brooks f972bf4a55 Subscribers don't need to be enabled to send emails. Closes #1994 2016-12-04 17:48:50 +00:00
James Brooks 105cff50b9 Added metric visibility options. Closes #2244 2016-12-04 16:54:36 +00:00
James Brooks 3eb74058b2 Fix adding of incident templates 2016-12-03 21:18:45 +00:00
James Brooks 9dc80b4229 Edit the mail config from the dashboard and provide testing button 2016-11-29 18:31:37 +00:00
James Brooks 7ed577ed5f Fix label too 2016-11-14 21:02:30 +00:00
James Brooks d30c14eb64 Fix the field placeholder text 2016-11-14 21:02:06 +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
Nicolas Fagotti 1f09622022 Change "order" condition when a component is edited 2016-10-27 18:42:19 -03:00
James Brooks 269042255b Use readonly attribute for api_key. Fixes #2205 2016-10-24 08:21:07 +01:00
Davide Bellini c2153512d9 Fixed analytics settings route (#2177) 2016-10-13 13:56:33 +01:00
James Brooks 5a9f6134c4 Completely refactor all routes 2016-10-12 21:47:46 +01:00
Abhimanyu Sharma dd7943632a Added placeholders 2016-10-10 15:51:02 +05:30
James Brooks 1794622ed0 Use route helper more 2016-10-08 18:24:45 +01:00
Abhimanyu Sharma 22cbe16007 Minor HTML tweaks 2016-10-08 21:39:39 +05:30
James Brooks c94919f1b9 Backport Incident Updates from v3.0.0 2016-10-06 22:40:56 +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
Abhimanyu Sharma cf216077c3 Typo 2016-10-01 21:39:29 +05:30