Skip to content

Conversation

@WojcikMike
Copy link
Contributor

@sergioc I finished it from my end. The icons are added. I marked it as WIp to allow you to do what you need to do

@WojcikMike WojcikMike requested a review from a team December 8, 2017 11:53
@WojcikMike WojcikMike force-pushed the add_failed_connection_icon branch from b7ded6f to 8afd196 Compare December 8, 2017 11:58
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file needs to be added to the csproj file. I think the release build might break unless this is included in the csproj

default_route: '/dashboard',
service_control_url: 'http://localhost:33333/api/',
monitoring_urls: ['http://localhost:33633/']
service_control_url: 'http://localhost:33533/api/',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reason for the change?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No reason in particular, will revert when not WIP anymore.

}

.pa-monitoring-lost {
background-image: url('../img/monitoring-lost.svg');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As per our debug session, we'll need 2 rules here depending on the path

@sergioc sergioc changed the title [WIP] Adding an icon indicating lost connection to sc monitoring Adding an icon indicating lost connection to sc monitoring Dec 13, 2017
@WojcikMike WojcikMike force-pushed the add_failed_connection_icon branch from b8efd06 to 3c07026 Compare December 14, 2017 10:41
@WojcikMike
Copy link
Contributor Author

Ready to be reviewed and merged

Copy link
Member

@WilliamBZA WilliamBZA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a milestone. Is it going with 1.9.2?

@WilliamBZA WilliamBZA added the Type: Feature Type: Feature label Dec 14, 2017
@sergioc
Copy link
Contributor

sergioc commented Dec 14, 2017

Latest version is 1.11.0, so make milestone 1.12.0?

Copy link
Contributor

@sergioc sergioc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I need to re-adjust the failed msgs icon

@sergioc sergioc changed the title Adding an icon indicating lost connection to sc monitoring [WIP] Adding an icon indicating lost connection to sc monitoring Dec 14, 2017
@WilliamBZA WilliamBZA added this to the 1.12.0 milestone Dec 15, 2017
@sergioc sergioc changed the title [WIP] Adding an icon indicating lost connection to sc monitoring Adding an icon indicating lost connection to sc monitoring Dec 19, 2017
@WilliamBZA WilliamBZA merged commit 2acf54c into master Dec 21, 2017
@WilliamBZA WilliamBZA deleted the add_failed_connection_icon branch December 21, 2017 10:21
WilliamBZA pushed a commit that referenced this pull request Feb 17, 2023
* Adding an icon indicating lost connection to sc monitoring

* Revised connectivity issue indicators

* Revised empty state and use internal doco search link

* Fixing issue with the icons

* Making the sc monitoring connection failure toast to show only once

* Making the error for failed sc monitoring connection to show only once

* Adding code to support multiple sc monitoring

* new icons for different statuses and markup clean up

* Place uknown data indicators before units in overview

* Fixing icons to show on details page

* Changing the text displayed in toast notifications

* Fixing hiding of units when there is no connection

* Hiding units whent SC monitoring is discuonnected

* remove the default parameter for the functionality to work in IE 11.

* Manual merge ;)

* Fix icon layout and add CSS truncating to object names

* Tweaks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Feature Type: Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants