Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overall status considers private components #2577

Closed
spiritix opened this issue Jun 15, 2017 · 1 comment
Closed

Overall status considers private components #2577

spiritix opened this issue Jun 15, 2017 · 1 comment
Assignees
Labels
Bug Bugs with Cachet
Milestone

Comments

@spiritix
Copy link

We have some public (visible to guest users) and some private components. The public components are all working fine, just one of the internal one is currently down. Now the public status page shows the "Some systems are experiencing issues" alert though I am not logged in as a user. If someone visits the page as a guest, the overall status should not consider private components.

@julianschiavo
Copy link

Agreed. I noticed this as well.

@jbrooksuk jbrooksuk self-assigned this Jun 19, 2017
@jbrooksuk jbrooksuk added the Bug Bugs with Cachet label Jun 19, 2017
@jbrooksuk jbrooksuk added this to the V2.4.0 milestone Jun 19, 2017
JesusZapata pushed a commit to JesusZapata/Cachet that referenced this issue Jun 19, 2017
* System status now ignores hidden groups for guests - Fixes cachethq#2577

* Fix typo

* Update deps
JesusZapata pushed a commit to JesusZapata/Cachet that referenced this issue Jun 20, 2017
* System status now ignores hidden groups for guests - Fixes cachethq#2577

* Fix typo

* Update deps

* Update github-markdown

* Compile assets

* Switch to using Laravel Mix. Closes cachethq#2582

* Remove gulp dependency
JesusZapata pushed a commit to JesusZapata/Cachet that referenced this issue Jun 25, 2017
* System status now ignores hidden groups for guests - Fixes cachethq#2577

* Fix typo

* Update deps

* Update github-markdown

* Compile assets

* Switch to using Laravel Mix. Closes cachethq#2582

* Remove gulp dependency

* Fixes Date issue with incident dates being incorrect (as only loading out the date, not the time)

* Fix a spacing issue within text

* Fixes cachethq#2579

* Check if GLOB_BRACE is defined before using it. Fixes cachethq#2586

* Add comment as to why we define GLOB_BRACE as 0

* Prevent subscibing to internal components when not logged in

Fixes cachethq#2520

* Fixes incorrect timestamp on Scheduled Maintenances

Fixes cachethq#2578

* Add missing dev dependency

* Extend BrowserKitTesting TestCase class
JesusZapata pushed a commit to JesusZapata/Cachet that referenced this issue Jun 28, 2017
* System status now ignores hidden groups for guests - Fixes cachethq#2577

* Fix typo

* Update deps

* Update github-markdown

* Compile assets

* Switch to using Laravel Mix. Closes cachethq#2582

* Remove gulp dependency

* Fixes Date issue with incident dates being incorrect (as only loading out the date, not the time)

* Fix a spacing issue within text

* Fixes cachethq#2579

* Check if GLOB_BRACE is defined before using it. Fixes cachethq#2586

* Add comment as to why we define GLOB_BRACE as 0

* Prevent subscibing to internal components when not logged in

Fixes cachethq#2520

* Fixes incorrect timestamp on Scheduled Maintenances

Fixes cachethq#2578

* Add missing dev dependency

* Extend BrowserKitTesting TestCase class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bugs with Cachet
Projects
None yet
Development

No branches or pull requests

3 participants