Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Carlos Ramos Carreño
erp5
Commits
5d2a6b37
Commit
5d2a6b37
authored
May 06, 2020
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_officejs_support_request_ui: render the 2 graphs in parallel
parent
a4994f47
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
204 additions
and
194 deletions
+204
-194
bt5/erp5_officejs_support_request_ui/PathTemplateItem/web_page_module/gadget_supportrequest_homepage_js.js
...Item/web_page_module/gadget_supportrequest_homepage_js.js
+38
-42
bt5/erp5_officejs_support_request_ui/PathTemplateItem/web_page_module/gadget_supportrequest_homepage_js.xml
...tem/web_page_module/gadget_supportrequest_homepage_js.xml
+166
-152
No files found.
bt5/erp5_officejs_support_request_ui/PathTemplateItem/web_page_module/gadget_supportrequest_homepage_js.js
View file @
5d2a6b37
...
@@ -181,9 +181,9 @@
...
@@ -181,9 +181,9 @@
graph_gadget_1
=
result_list
[
1
],
graph_gadget_1
=
result_list
[
1
],
graph_gadget_2
=
result_list
[
2
],
graph_gadget_2
=
result_list
[
2
],
count_by_state_and_date_range
=
sp_data
.
count_by_state_and_date_range
;
count_by_state_and_date_range
=
sp_data
.
count_by_state_and_date_range
;
gadget
.
property_dict
.
graph_widget
=
graph_gadget_1
;
return
RSVP
.
all
([
return
RSVP
.
all
([
graph_gadget_1
.
render
(
// render first graph
{
graph_gadget_1
.
render
(
{
value
:
{
value
:
{
data
:
[
data
:
[
{
{
...
@@ -222,16 +222,10 @@
...
@@ -222,16 +222,10 @@
title
:
"
Support Request Pipe
"
title
:
"
Support Request Pipe
"
}
}
}
}
}
}),
),
sp_data
,
// render second graph
graph_gadget_2
graph_gadget_2
.
render
({
]);
})
.
push
(
function
(
result_list
)
{
var
sp_data
=
result_list
[
1
],
graph_gadget
=
result_list
[
2
];
gadget
.
property_dict
.
graph_widget
=
graph_gadget
;
return
graph_gadget
.
render
({
value
:
value
:
{
{
data
:
[
data
:
[
...
@@ -248,7 +242,7 @@
...
@@ -248,7 +242,7 @@
sp_data
.
count_by_state
.
submitted
||
0
,
sp_data
.
count_by_state
.
submitted
||
0
,
sp_data
.
count_by_state
.
suspended
||
0
,
sp_data
.
count_by_state
.
suspended
||
0
,
sp_data
.
count_by_state
.
invalidated
||
0
sp_data
.
count_by_state
.
invalidated
||
0
],
]
},
},
colors
:
[
'
#d48265
'
,
'
#61a0a8
'
,
'
#c23531
'
,
'
#2f4554
'
],
colors
:
[
'
#d48265
'
,
'
#61a0a8
'
,
'
#c23531
'
,
'
#2f4554
'
],
type
:
"
pie
"
,
type
:
"
pie
"
,
...
@@ -263,7 +257,9 @@
...
@@ -263,7 +257,9 @@
title
:
"
Last Month Activity
"
title
:
"
Last Month Activity
"
}
}
}
}
});
})
]);
});
});
})
})
.
declareService
(
function
()
{
.
declareService
(
function
()
{
...
...
bt5/erp5_officejs_support_request_ui/PathTemplateItem/web_page_module/gadget_supportrequest_homepage_js.xml
View file @
5d2a6b37
...
@@ -75,7 +75,9 @@
...
@@ -75,7 +75,9 @@
</item>
</item>
<item>
<item>
<key>
<string>
content_type
</string>
</key>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
application/javascript
</string>
</value>
<value>
<none/>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
default_reference
</string>
</key>
<key>
<string>
default_reference
</string>
</key>
...
@@ -158,11 +160,13 @@
...
@@ -158,11 +160,13 @@
</record>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.
patches.WorkflowTool
"
/>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.
Workflow
"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<tuple>
<dictionary>
<none/>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<list>
<dictionary>
<dictionary>
<item>
<item>
...
@@ -206,16 +210,20 @@
...
@@ -206,16 +210,20 @@
</item>
</item>
</dictionary>
</dictionary>
</list>
</list>
</tuple>
</value>
</item>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.
patches.WorkflowTool
"
/>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.
Workflow
"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<tuple>
<dictionary>
<none/>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<list>
<dictionary>
<dictionary>
<item>
<item>
...
@@ -238,7 +246,7 @@
...
@@ -238,7 +246,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
serial
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
962.25743.31377.26094
</string>
</value>
<value>
<string>
983.46010.49549.22528
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state
</string>
</key>
<key>
<string>
state
</string>
</key>
...
@@ -256,8 +264,8 @@
...
@@ -256,8 +264,8 @@
</tuple>
</tuple>
<state>
<state>
<tuple>
<tuple>
<float>
1542008780.4
6
</float>
<float>
1588755553.5
6
</float>
<string>
GMT+9
</string>
<string>
UTC
</string>
</tuple>
</tuple>
</state>
</state>
</object>
</object>
...
@@ -265,16 +273,20 @@
...
@@ -265,16 +273,20 @@
</item>
</item>
</dictionary>
</dictionary>
</list>
</list>
</tuple>
</value>
</item>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"5"
aka=
"AAAAAAAAAAU="
>
<record
id=
"5"
aka=
"AAAAAAAAAAU="
>
<pickle>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.
patches.WorkflowTool
"
/>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.
Workflow
"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<tuple>
<dictionary>
<none/>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<list>
<dictionary>
<dictionary>
<item>
<item>
...
@@ -322,7 +334,9 @@
...
@@ -322,7 +334,9 @@
</item>
</item>
</dictionary>
</dictionary>
</list>
</list>
</tuple>
</value>
</item>
</dictionary>
</pickle>
</pickle>
</record>
</record>
</ZopeData>
</ZopeData>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment