Commit Graph

57 Commits (ad1b373766c79d8ad9c17b88cc6343043607d27a)

Author SHA1 Message Date
Jakub Onderka 6e2c15ff60 chg: [distribution-graph] Optimise loading 2020-12-31 09:55:37 +01:00
Jakub Onderka 185d3e0941 fix: [distribution graph] Graph doesn't work for non sync users when event is shared to sharing group 2020-12-13 21:47:14 +01:00
Vito Piserchia aa49c94161 recover from upstream version missing bits 2020-08-17 17:58:28 +02:00
Vito Piserchia 850034ecc0 recover from upstream version missing bits 2020-08-17 17:57:30 +02:00
Vito Piserchia 7da8b32ada rebase continue 2020-08-17 17:25:02 +02:00
Vito Piserchia b8c7485712 resolve merge 2020-08-16 13:31:31 +02:00
mokaddem 95d81bd0f3
chg: [events:distributionGraph] Added close button in popover. Fix #5978 2020-06-04 13:55:12 +02:00
mokaddem fcb3338f49 fix: [distributionGraph] Fix fa icon 2019-04-02 08:52:55 +02:00
mokaddem 968d578e38 chg: [distributionNetwork] Integration with event index - WiP 2019-03-12 08:15:49 +01:00
mokaddem 6a7efb92c5 chg: [distributionGraph] Added bar chart and deferred distribution data
fetching process
2019-03-11 14:24:15 +01:00
mokaddem 0892967c6d fix: [distributionGraph-network] fixed sharing group singleton 2019-03-04 09:59:28 +01:00
mokaddem 4727628143 chg: [distributionGraphNetwork] Improved sharing accuracy 2019-03-01 16:18:08 +01:00
mokaddem ead0b96e13 chg: [distributionGraphNetwork] Adjusted gravitationalConstant and mass 2019-03-01 14:55:51 +01:00
mokaddem 24d8f197ef new: [DistributionGraph] Added pie chart on sharing group. fix #4101 2019-03-01 10:56:33 +01:00
mokaddem 6b6d07abb2 fix: [distributionGraph:network] Only use sharing group part of the
event
2019-02-28 16:12:43 +01:00
mokaddem aad2060fa2 fix: [distributionGraph] Org's name with spaces can be focused 2019-02-28 15:42:11 +01:00
mokaddem cbf156d87d chg: [distributionGraph] Improved UI and added close button 2019-02-28 15:20:38 +01:00
mokaddem 091a239e73 chg: [distributionGraph] Added description on blocked distribution edge 2019-02-28 15:01:10 +01:00
mokaddem 8bec4df16d chg: [distributionGraph] Added possibility to focus on an organisation 2019-02-28 14:55:38 +01:00
mokaddem 3311f5af4b chg: [distributionGraph] Show `event is empty` if the event is empty 2019-02-28 13:39:53 +01:00
mokaddem daebb1f0e7 chg: [distributionGraph] Added interactive plotting feature 2019-02-28 12:39:40 +01:00
mokaddem fd453eafb2 chg: [distributionGraph] Pin node after drag 2019-02-27 15:54:05 +01:00
mokaddem ef045e01b3 chg: [distributionGraph] Added support of sharing group - WiP 2019-02-27 15:34:20 +01:00
mokaddem 63bc9c5967 chg: [distributionGraph] Continuation of integration, basic distribution
is supported - WiP
2019-02-27 11:43:07 +01:00
mokaddem 2260be4194 chg: [distributionGraph] Started advanced distribution view 2019-02-26 14:40:48 +01:00
mokaddem e42b945b11 chg: [distributionGraph] Replaced all tabs by spaces 2019-02-26 10:16:02 +01:00
mokaddem 213b8f994e fix: [distributionGraph] restaured filtering capabilities.
Broken since the new event filtering tool
2019-02-04 16:19:11 +01:00
Sami Mokaddem 10aea3aee8 fix: [distributionGraph] changed condition to support one missing edge
case
2018-10-02 11:37:14 +02:00
Sami Mokaddem 0885df1974 fix: [distributionGraph] Fixed for loop to be less browser dependent. 2018-10-02 11:02:05 +02:00
Christophe Vandeplas a211f606e3 fix: [javascript] Fixed JS broken in IE11 #3306 2018-06-03 09:17:21 +02:00
Sami Mokaddem 9c5b05a679 fix: Directly take the sharing group name from the event
Do not fetch the sharing group name as it is already included in the
event.
+ fixed a css glitch
2018-05-04 12:40:35 +00:00
Sami Mokaddem d6f02fe1b6 fix: [DistributionGraph] incorrect number in the sg progressbar tooltip
Set the correct number of involved sharing instead of the sum of sharing
group in the sg progressbar tooltip
2018-05-04 12:00:55 +00:00
Sami Mokaddem 96411ae8ea chg: [DistributionGraph] addition of tooltip
Replaced percentage text in the sharing group progressbar by a tooltip
giving more information
2018-05-04 10:13:18 +00:00
Sami Mokaddem 37f0281d59 fix: [DistributionGraph] sharing group search and uniqueness of results
fix a bug where filtering per sharing group was not inlcuding inherit
attributes.
Enforce uniqueness of involved entities.
2018-05-04 09:33:14 +00:00
Sami Mokaddem a89db2d83c chg: [DistributionGraph] added ``distribution description`` text in the info
popup
2018-05-03 13:03:47 +00:00
Sami Mokaddem 3db21f0396 chg: [distributionGraph] support of the sharing group event distribution
chg: [distributionGraph] code cleanup
2018-05-03 12:55:00 +00:00
Sami Mokaddem 788b925e53 chg: show all by default 2018-05-03 09:51:52 +00:00
Sami Mokaddem 49c416b605 chg: doughnut part color 2018-05-03 09:44:54 +00:00
Sami Mokaddem 80c5b9746e new: possibility to show/hide distribution repartition of
event/attr/objAttr
chg: layout adaptation
2018-05-03 07:52:40 +00:00
Sami Mokaddem 4623015911 chg: replaced radar chart to doughnut chart 2018-05-02 15:34:17 +00:00
Sami Mokaddem f4e4c7b335 chg: moved sharing group outside of the distribution progressbar (as it is a special case), distribution range is displayed when clicking on the pb labels and lots of minor improvements. 2018-05-02 13:37:48 +00:00
Sami Mokaddem 3a42fbfba9 new: show elements having a distribution lower than the event
distribution in the distribution graph
2018-04-30 13:24:53 +00:00
Sami Mokaddem 3886e61292 chg: Changed distribution graph popover title 2018-04-25 13:43:22 +00:00
Sami Mokaddem e5d79c2ac7 chg: removed useless prints 2018-04-25 13:33:38 +00:00
Sami Mokaddem 4b3fcf1ed1 fix: fixed distribution level swapping when filtering from the
distribution
chg: moved styling into css
new: Loading gif when building the distribution graph
2018-04-25 13:26:24 +00:00
Sami Mokaddem 525c98028b fix: avoid redrawin distribution graph when closin its popover + reset
pb ticks offset at each draw.
2018-04-25 12:00:06 +00:00
Sami Mokaddem 7a94612161 new: Possibility to view connected communities and concerned sharing groups in distribution graph's tooltip 2018-04-25 09:48:03 +00:00
Sami Mokaddem 469cece5b7 Changed distribution label in distribution graph (removed distribution
number)
2018-04-25 06:55:25 +00:00
Sami Mokaddem b2f39aa411 center distribution graph inside the popover 2018-04-24 13:52:32 +00:00
Sami Mokaddem 570424cb3a fix: replaced hardcoded eventID by the real event id 2018-04-24 13:44:14 +00:00