@c8y/style 1021.70.1 → 1021.71.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/img/datapoint-explorer.png +0 -0
- package/img/datapoints-graph.png +0 -0
- package/markdown-files/datapoint-explorer-preview.md +88 -0
- package/markdown-files/datapoint-graph-preview.md +80 -0
- package/package.json +1 -1
- package/styles/_bottom-drawer.less +17 -1
- package/styles/_c8y-pulse.less +26 -0
- package/styles/_main-header.less +12 -0
- package/styles/_tabs.less +19 -15
- package/styles/_type.less +10 -1
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
### **🚀 Data Point Explorer: Major Upgrade & New Features**
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
The **Data Point Explorer** has undergone a **significant upgrade**, introducing **new capabilities** and a **modernized architecture**. This update brings a **seamless transition from AngularJS to Angular**, ensuring **better performance, an improved user experience, and expanded configuration options**.
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
With this transformation, users can now benefit from **faster load times, a more intuitive interface, and a host of powerful features designed to streamline data analysis**. The new architecture also enhances the application's **scalability and maintainability**, ensuring a future-proof foundation for ongoing enhancements.
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
<img src="./c8y-style-assets/datapoint-explorer.png" alt="Datapoint Explorer Feature Preview" width="100%">
|
|
16
|
+
|
|
17
|
+
---
|
|
18
|
+
|
|
19
|
+
### **✨ Key Enhancements & Features**
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
#### **🛠️ Workspace Implementation** -- Improved Organization & Collaboration
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
A key addition to the **Data Point Explorer** is the introduction of **workspaces**, allowing users to **create, manage, and organize multiple analysis sessions** with ease.
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
✅ **Persistent Workspaces** -- Workspaces are stored locally, enabling users to save their progress and continue their work at any time.\
|
|
32
|
+
✅ **Collaboration Made Easy** -- Workspaces can be **shared** across teams, promoting **seamless collaboration** and ensuring that insights are easily accessible by multiple users.\
|
|
33
|
+
✅ **Custom Configuration** -- Each workspace can have its own set of preferences, layouts, and selected data points, catering to different analysis needs.
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
By integrating **workspaces**, users can effortlessly switch between different data analysis contexts without losing their configurations, making the process **more flexible and efficient**.
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
|
|
41
|
+
#### **🔎 Enhanced Browsing & Search Experience**
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
Finding relevant data has never been easier with the **revamped search and browsing experience**.
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
✅ **Advanced Search Filters** -- Users can now quickly **locate specific data points** across multiple connected devices using refined filtering options.\
|
|
50
|
+
✅ **Improved Navigation** -- The updated interface makes browsing **more intuitive**, reducing the time spent searching for relevant data.\
|
|
51
|
+
✅ **Faster Data Discovery** -- Enhanced indexing ensures **quicker access** to important information, even in large datasets.
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
These improvements empower users to **spend less time searching and more time analyzing data**, leading to **greater efficiency and productivity**.
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
#### **📊 Advanced Charting & Data Visualization**
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
To enhance data interpretation, the latest upgrade introduces **expanded chart options and visualization tools**.
|
|
64
|
+
|
|
65
|
+
✅ **More Customization Options** -- Users can fine-tune charts to match their specific data analysis needs.\
|
|
66
|
+
✅ **New Aggregated Data Slider** -- A powerful **slider tool** allows users to **view aggregated data** over extended periods, making it easier to identify long-term trends.\
|
|
67
|
+
✅ **Enhanced Data Representation** -- Improved charting functionalities provide **clearer insights** and better visual analysis.
|
|
68
|
+
|
|
69
|
+
With these **charting enhancements**, users gain **deeper insights** into their data, enabling more **informed decision-making** and **precise trend analysis**.
|
|
70
|
+
|
|
71
|
+
---
|
|
72
|
+
|
|
73
|
+
### **💡 Why This Upgrade Matters**
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
This major upgrade to the **Data Point Explorer** provides:
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
🚀 **Faster, more efficient data analysis** with Angular-powered performance enhancements.\
|
|
82
|
+
📂 **A structured, flexible workspace system** for managing and sharing multiple projects.\
|
|
83
|
+
🔍 **Better search and navigation tools** for easier access to important data points.\
|
|
84
|
+
📈 **Enhanced visualization features** for **clearer, more insightful** data representation.
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
These updates **empower users to work more efficiently**, **collaborate seamlessly**, and **gain deeper insights into their data**, making the Data Point Explorer **a more powerful tool than ever before**! 🚀
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### 📊 Data Point Graph: Enhanced Visualization & Real-Time Insights
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
The Data Point Graph has been upgraded with new capabilities and expanded customization options, making it an even more powerful tool for visualizing and analyzing data trends. This enhancement ensures better performance, improved usability, and seamless integration with global time contexts.
|
|
9
|
+
|
|
10
|
+
With these improvements, users can effortlessly monitor alarms and events, fine-tune charts for precise analysis, and dynamically interact with their data, all within an intuitive interface.
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
<img src="./c8y-style-assets/datapoints-graph.png" alt="Datapoint graph" width="100%">
|
|
15
|
+
|
|
16
|
+
---
|
|
17
|
+
|
|
18
|
+
### ✨ Key Enhancements & Features
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
#### 🚀 Real-Time Data Monitoring & Event Tracking
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
Stay ahead of potential issues with real-time event tracking and alarm visualization.
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
✅ Configurable Alarms & Events -- Easily track and display critical system alarms and events within the graph.\
|
|
31
|
+
✅ Real-Time Updates -- Data points refresh dynamically, ensuring the latest insights are always available.\
|
|
32
|
+
✅ Interactive Event Highlights -- Key events are visually highlighted for quick identification and action.\
|
|
33
|
+
|
|
34
|
+
These improvements help users monitor data more efficiently and react promptly to critical events.
|
|
35
|
+
|
|
36
|
+
#### 🎨 Expanded Chart Customization
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
Enhance your data visualization experience with a wealth of chart customization options.
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
✅ Customizable Graph Styles -- Adjust colors, line styles, and markers to suit your analysis needs.\
|
|
45
|
+
✅ Multiple Chart Types -- Choose from line, bar, and scatter plots for the most effective data representation.\
|
|
46
|
+
✅ Advanced Data Smoothing -- Improve trend visibility with enhanced data smoothing and aggregation options.
|
|
47
|
+
|
|
48
|
+
With these customization features, users gain greater control over how they interpret and present their data.
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
#### ⏳ Seamless Integration with Dashboard Time Context
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
Optimize your workflow with two-way binding to the global time context.
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
✅ Dynamic Time Range Updates -- The graph adjusts automatically based on the selected global time frame.\
|
|
61
|
+
✅ Synchronized Dashboards -- Maintain consistency across different dashboard components for a unified analysis experience.\
|
|
62
|
+
✅ Historical Data Exploration -- Effortlessly review past trends by adjusting the time context.
|
|
63
|
+
|
|
64
|
+
These enhancements ensure users can navigate their data efficiently and gain deeper insights into long-term trends.
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
💡 Why This Upgrade Matters
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
This major upgrade to the Data Point Graph delivers:
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
📊 Enhanced real-time monitoring for improved situational awareness.\
|
|
77
|
+
🎨 Greater customization options for precise data visualization.\
|
|
78
|
+
⏳ Seamless integration with global time context for a more streamlined workflow.
|
|
79
|
+
|
|
80
|
+
These updates empower users to analyze data more effectively, make informed decisions faster, and leverage advanced visual tools for better insights. 🚀
|
package/package.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
top: calc(@header-bar-height + 6px);
|
|
4
4
|
right: 10px;
|
|
5
5
|
bottom: 0;
|
|
6
|
-
z-index: @zindex-navbar-fixed;
|
|
6
|
+
z-index: @zindex-navbar-fixed + 5;
|
|
7
7
|
overflow-y: auto;
|
|
8
8
|
width: calc(100vw - 20px);
|
|
9
9
|
background-color: @component-background-default;
|
|
@@ -25,3 +25,19 @@
|
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
}
|
|
28
|
+
|
|
29
|
+
.drawerOpen{
|
|
30
|
+
&:has(.bottom-drawer.has-backdrop){
|
|
31
|
+
&:before{
|
|
32
|
+
content: '';
|
|
33
|
+
position: fixed;
|
|
34
|
+
top: 0;
|
|
35
|
+
right: 0;
|
|
36
|
+
bottom: 0;
|
|
37
|
+
left: 0;
|
|
38
|
+
z-index: @zindex-navbar-fixed + 4;
|
|
39
|
+
background-color: @component-background-default;
|
|
40
|
+
opacity: 0.5;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
}
|
package/styles/_c8y-pulse.less
CHANGED
|
@@ -18,6 +18,28 @@
|
|
|
18
18
|
content: '';
|
|
19
19
|
transform: rotateZ(360deg);
|
|
20
20
|
}
|
|
21
|
+
&--md{
|
|
22
|
+
width: @margin-16;
|
|
23
|
+
height: @margin-16;
|
|
24
|
+
&.active {
|
|
25
|
+
border: 1px solid @component-background-default;
|
|
26
|
+
background-color: @component-pulse-color;
|
|
27
|
+
&:before {
|
|
28
|
+
animation: c8ypulse 2s infinite;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
&--lg{
|
|
33
|
+
width: @margin-24;
|
|
34
|
+
height: @margin-24;
|
|
35
|
+
&.active {
|
|
36
|
+
border: 1px solid @component-background-default;
|
|
37
|
+
background-color: @component-pulse-color;
|
|
38
|
+
&:before {
|
|
39
|
+
animation: c8ypulse 2s infinite;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
}
|
|
21
43
|
}
|
|
22
44
|
|
|
23
45
|
.c8y-realtime {
|
|
@@ -44,6 +66,10 @@
|
|
|
44
66
|
}
|
|
45
67
|
}
|
|
46
68
|
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
47
73
|
@keyframes c8ypulse {
|
|
48
74
|
0% {
|
|
49
75
|
opacity: 1;
|
package/styles/_main-header.less
CHANGED
|
@@ -81,6 +81,8 @@
|
|
|
81
81
|
font-size: 24px;
|
|
82
82
|
}
|
|
83
83
|
|
|
84
|
+
|
|
85
|
+
|
|
84
86
|
.dropdown-menu:not(.app-switcher-dropdown-menu):not(.search-mobile-menu) {
|
|
85
87
|
a,
|
|
86
88
|
.btn {
|
|
@@ -270,8 +272,18 @@ body:not(:has(.has-tabs)):not(:has(.has-action-bar)) {
|
|
|
270
272
|
display: flex;
|
|
271
273
|
}
|
|
272
274
|
}
|
|
275
|
+
+ .p-relative{
|
|
276
|
+
--c8y-component-pulse-color: var(--header-hover-color, var(--c8y-header-hover-color));
|
|
277
|
+
>.c8y-pulse{
|
|
278
|
+
position: absolute;
|
|
279
|
+
top: 13px;
|
|
280
|
+
right: -5px;
|
|
281
|
+
}
|
|
282
|
+
}
|
|
273
283
|
}
|
|
274
284
|
|
|
285
|
+
|
|
286
|
+
|
|
275
287
|
@media (max-width: @screen-xs-max) {
|
|
276
288
|
max-height: 46px;
|
|
277
289
|
overflow: hidden;
|
package/styles/_tabs.less
CHANGED
|
@@ -173,9 +173,12 @@
|
|
|
173
173
|
width: @nav-tabs-vertical-width;
|
|
174
174
|
border: 0;
|
|
175
175
|
box-shadow: none;
|
|
176
|
+
&.nav-tabs-vertical--wide {
|
|
177
|
+
width:unset;
|
|
178
|
+
}
|
|
176
179
|
> div,
|
|
177
180
|
li {
|
|
178
|
-
> a {
|
|
181
|
+
> a, > button {
|
|
179
182
|
display: flex;
|
|
180
183
|
align-items: center;
|
|
181
184
|
flex-direction: row;
|
|
@@ -204,20 +207,21 @@
|
|
|
204
207
|
}
|
|
205
208
|
}
|
|
206
209
|
&.active {
|
|
207
|
-
> a,
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
210
|
+
> a, > button{
|
|
211
|
+
&, &:hover{
|
|
212
|
+
border-left: 4px solid @nav-tabs-color-active;
|
|
213
|
+
background-color: @nav-tabs-background-active;
|
|
214
|
+
box-shadow: inset 0 -1px 0 @nav-tabs-border-color-default !important;
|
|
215
|
+
border-radius: 0 !important;
|
|
216
|
+
pointer-events: none;
|
|
217
|
+
&::before {
|
|
218
|
+
width: 100%;
|
|
219
|
+
}
|
|
220
|
+
&::after {
|
|
221
|
+
left: 100%;
|
|
222
|
+
height: 100%;
|
|
223
|
+
border-width: calc(@margin-16 + @margin-4) 0 calc(@margin-16 + @margin-4) @margin-base;
|
|
224
|
+
}
|
|
221
225
|
}
|
|
222
226
|
}
|
|
223
227
|
}
|
package/styles/_type.less
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
|
|
1
2
|
h1,
|
|
2
3
|
h2,
|
|
3
4
|
h3,
|
|
@@ -10,7 +11,6 @@ h6,
|
|
|
10
11
|
.h4,
|
|
11
12
|
.h5,
|
|
12
13
|
.h6 {
|
|
13
|
-
color: @headings-color;
|
|
14
14
|
font-weight: @headings-font-weight;
|
|
15
15
|
font-family: @headings-font-family;
|
|
16
16
|
line-height: @headings-line-height;
|
|
@@ -22,6 +22,15 @@ h6,
|
|
|
22
22
|
}
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
+
h1,
|
|
26
|
+
h2,
|
|
27
|
+
h3,
|
|
28
|
+
h4,
|
|
29
|
+
h5,
|
|
30
|
+
h6{
|
|
31
|
+
color: @headings-color;
|
|
32
|
+
}
|
|
33
|
+
|
|
25
34
|
h1,
|
|
26
35
|
.h1,
|
|
27
36
|
h2,
|