-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b4e051f
commit 28619bb
Showing
13 changed files
with
33 additions
and
8 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
...ry/BpmBusinessIntelligence.package/BpmChartType.class/instance/renderReport.on.parent..st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
other | ||
renderReport: anAppDistributionReport on: html parent: aWebComponent | ||
"The receiver render the report <anAppDistributionReport> on <html> canvas with parent <aWebComponent>. | ||
If the chart is a <Highchart> then the parent can be ignored becuase there is no Seaside component involved for the chart" | ||
|
||
^self renderReport: anAppDistributionReport on: html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
...ssIntelligence.package/BpmSingleChartDefinition.class/instance/renderReport.on.parent..st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
html render | ||
renderReport: anAppDistributionReport on: html parent: aWebComponent | ||
"The receiver render the report <anAppDistributionReport> on <html> canvas with parent <aWebComponent>. | ||
If the chart is a <Highchart> then the parent can be ignored becuase there is no Seaside component involved for the chart" | ||
|
||
self chartType renderReport: anAppDistributionReport on: html parent: aWebComponent |
2 changes: 1 addition & 1 deletion
2
...ackage/BpmSingleChartDefinition.class/instance/renderTasksHeatmapChartDistribution.on..st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
other | ||
html render | ||
renderTasksHeatmapChartDistribution: anAppDistributionReport on: html | ||
|
||
html render: (WAHeatMapBpmnCanvasComposite new model: self scope processes last) |
4 changes: 4 additions & 0 deletions
4
...BpmSingleChartDefinition.class/instance/renderTasksHeatmapChartDistribution.on.parent..st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
html render | ||
renderTasksHeatmapChartDistribution: anAppDistributionReport on: html parent: aWebComponent | ||
|
||
html render: ((WAHeatMapBpmnCanvasComposite parent: aWebComponent) model: self scope processes last) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 5 additions & 0 deletions
5
...sinessIntelligence.package/BpmTasksHeatmapChart.class/instance/renderReport.on.parent..st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
other | ||
renderReport: anAppDistributionReport on: html parent: aWebComponent | ||
"The receiver render the report <anAppDistributionReport> on <html> canvas with parent <aWebComponent>." | ||
|
||
chartDefinition renderTasksHeatmapChartDistribution: anAppDistributionReport on: html parent: aWebComponent |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
repository/BpmBusinessIntelligence.package/monticello.meta/version
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
(name 'BpmBusinessIntelligence-brunobb.119' message '' id '23c1a835-15cd-4e17-9bdc-1a75ec1fc55a' date '09/26/2019' time '03:22:37' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.118' message '' id '0d049e07-2a99-4149-9b85-5dfbed6f8b58' date '09/26/2019' time '02:21:48' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.117' message '' id 'fce488cd-db4c-4645-8f0a-5c2fb976fddd' date '07/03/2019' time '11:34:07' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.116' message '' id '36e2fc4e-dbe4-4491-95e7-0169af9b4832' date '06/25/2019' time '05:28:40' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.115' message '' id 'ed0e80fd-cecc-446f-b719-c8c3bc458975' date '06/24/2019' time '12:51:27' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.114' message '' id 'b544adcf-cc8f-4ac4-8442-d0ec6ec52a06' date '06/24/2019' time '10:39:38' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.113' message '' id '97f3aace-dbac-4fb4-b226-ffd91df86ab9' date '06/11/2019' time '10:41:56' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.112' message '' id '854a6178-891d-43b2-9f1e-bda150001aa3' date '06/11/2019' time '09:39:36' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.111' message '' id 'ab43dfcb-072c-43de-bb78-1d962487bbf1' date '06/11/2019' time '03:23:14' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.110' message '' id 'd60f8934-9715-489d-af5e-30fee42c7787' date '06/10/2019' time '13:35:09' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.109' message '' id '19ede3df-9204-4c9f-8e34-c3747c74dd6f' date '06/10/2019' time '10:34:16' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.108' message '' id '17c0ddc9-15fe-421f-9edb-590e2282ca5d' date '06/07/2019' time '12:39:48' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.107' message '' id 'b77c9ce2-e70c-460e-a0b7-9fc152abbbfb' date '06/07/2019' time '10:08:58' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.106' message '' id 'd636bea2-ffaf-4c36-a6b5-d79dcb4efbae' date '06/04/2019' time '04:43:37' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.105' message '' id 'ae054b1d-2270-4a23-9ec3-8c596a228251' date '06/03/2019' time '12:19:56' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.104' message '' id '0a81be89-11fd-446a-873a-f284cfba005d' date '03/25/2019' time '10:25:09' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.103' message '' id '12422f64-f263-4724-8d1e-9a82a98a6404' date '03/25/2019' time '09:13:44' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.102' message '' id '53afb027-ba95-48ed-8241-9fef09c1de10' date '03/25/2019' time '08:51:36' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.101' message '' id '48705a3c-e482-4b74-9324-072ee73e3f48' date '02/01/2019' time '09:24:00' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.100' message '' id '5ee2deaf-c0f4-47bd-a39a-b2de7fc4e57f' date '12/03/2018' time '12:10:00' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.99' message '' id '05538f5e-2c3b-4b97-a208-828b69860223' date '11/30/2018' time '10:35:22' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.98' message '' id '7dec2012-9dff-48d6-a84a-b3c055eb0aaf' date '11/28/2018' time '11:05:35' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.97' message '' id '26fd7354-0be7-4db1-accb-1d0e0631cc07' date '11/28/2018' time '08:32:54' author 'brunobb' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ()) | ||
(name 'BpmBusinessIntelligence-brunobb.120' message '' id '62be4aa8-13bb-4d59-bc17-51299538d234' date '10/04/2019' time '12:40:50' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.119' message '' id '23c1a835-15cd-4e17-9bdc-1a75ec1fc55a' date '09/26/2019' time '03:22:37' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.118' message '' id '0d049e07-2a99-4149-9b85-5dfbed6f8b58' date '09/26/2019' time '02:21:48' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.117' message '' id 'fce488cd-db4c-4645-8f0a-5c2fb976fddd' date '07/03/2019' time '11:34:07' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.116' message '' id '36e2fc4e-dbe4-4491-95e7-0169af9b4832' date '06/25/2019' time '05:28:40' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.115' message '' id 'ed0e80fd-cecc-446f-b719-c8c3bc458975' date '06/24/2019' time '12:51:27' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.114' message '' id 'b544adcf-cc8f-4ac4-8442-d0ec6ec52a06' date '06/24/2019' time '10:39:38' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.113' message '' id '97f3aace-dbac-4fb4-b226-ffd91df86ab9' date '06/11/2019' time '10:41:56' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.112' message '' id '854a6178-891d-43b2-9f1e-bda150001aa3' date '06/11/2019' time '09:39:36' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.111' message '' id 'ab43dfcb-072c-43de-bb78-1d962487bbf1' date '06/11/2019' time '03:23:14' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.110' message '' id 'd60f8934-9715-489d-af5e-30fee42c7787' date '06/10/2019' time '13:35:09' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.109' message '' id '19ede3df-9204-4c9f-8e34-c3747c74dd6f' date '06/10/2019' time '10:34:16' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.108' message '' id '17c0ddc9-15fe-421f-9edb-590e2282ca5d' date '06/07/2019' time '12:39:48' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.107' message '' id 'b77c9ce2-e70c-460e-a0b7-9fc152abbbfb' date '06/07/2019' time '10:08:58' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.106' message '' id 'd636bea2-ffaf-4c36-a6b5-d79dcb4efbae' date '06/04/2019' time '04:43:37' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.105' message '' id 'ae054b1d-2270-4a23-9ec3-8c596a228251' date '06/03/2019' time '12:19:56' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.104' message '' id '0a81be89-11fd-446a-873a-f284cfba005d' date '03/25/2019' time '10:25:09' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.103' message '' id '12422f64-f263-4724-8d1e-9a82a98a6404' date '03/25/2019' time '09:13:44' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.102' message '' id '53afb027-ba95-48ed-8241-9fef09c1de10' date '03/25/2019' time '08:51:36' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.101' message '' id '48705a3c-e482-4b74-9324-072ee73e3f48' date '02/01/2019' time '09:24:00' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.100' message '' id '5ee2deaf-c0f4-47bd-a39a-b2de7fc4e57f' date '12/03/2018' time '12:10:00' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.99' message '' id '05538f5e-2c3b-4b97-a208-828b69860223' date '11/30/2018' time '10:35:22' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.98' message '' id '7dec2012-9dff-48d6-a84a-b3c055eb0aaf' date '11/28/2018' time '11:05:35' author 'brunobb' ancestors ((name 'BpmBusinessIntelligence-brunobb.97' message '' id '26fd7354-0be7-4db1-accb-1d0e0631cc07' date '11/28/2018' time '08:32:54' author 'brunobb' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ()) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.