Commit Graph

80 Commits (3ee3c6a34da04960f42eced3d20fc7dacae31bf8)

Author SHA1 Message Date
Sami Mokaddem d5a04b67f1 fix: [eventGraph] export now works on firefox 2018-07-16 09:01:20 +00:00
Sami Mokaddem 692b410f92 chg: [eventGraph] refacto after comments from the Overmind 2018-07-10 08:43:38 +00:00
Sami Mokaddem 62a93f41e0 new: [eventGraph] added jpeg export 2018-07-06 13:37:06 +00:00
Sami Mokaddem 75dd257941 chg: [eventGraph] renaming EventNetworkHistory into simply EventGraph 2018-07-06 13:17:59 +00:00
Sami Mokaddem f836b5650e Merge remote-tracking branch 'upstream/2.4' into sharingGraph 2018-07-06 09:23:50 +00:00
Sami Mokaddem 46ecaff0f2 chg: [eventGraph] fixed img_preview size, catch keyboard inputs and
removed useless function
2018-07-06 09:10:17 +00:00
Sami Mokaddem 43275f3a90 chg: [eventGraph] removed possibility to import eventGraph 2018-07-06 08:59:37 +00:00
Sami Mokaddem b200b1d02f new: [eventGraph] added network preview feature 2018-07-06 08:58:25 +00:00
Sami Mokaddem f45e49e451 chg: [eventGraph] Usage of fetchEvent function, refacto + sorting on
creation date + disabling button if user is not authorized to
save/delete/.. the network
2018-07-06 07:39:48 +00:00
Sami Mokaddem 5a20dedd69 fix: [eventGraph] fixed conditions about determining if loaded graph is
the latest version
2018-07-05 13:20:35 +00:00
Sami Mokaddem 03a7ee6f9c chg: [eventGraph] only networkHistory user creator can delete its
saved network
2018-07-05 13:15:05 +00:00
Sami Mokaddem 4b7c1d07e0 chg: [eventGraph] implemented loading graph from the db 2018-07-05 12:19:40 +00:00
Sami Mokaddem 93ba5617ea chg: [eventGraph] Implemented saving/deleting feature 2018-07-05 11:57:28 +00:00
Sami Mokaddem 04caa5056a new: [eventGraph] SharingGraph: added skeleton of Model/Controller for
saving and sharing the network among organisations (+ javascript
interaction functions)
2018-06-28 07:49:17 +00:00
Sami Mokaddem f26f9a623f fix: [eventGraph] catch empty node selection if no underlying node is
there
2018-06-22 15:28:58 +00:00
Sami Mokaddem d5f97941ea chg: [eventGraph] rightCliking on the graph select undelying node
This allows faster contextualMenu operations
2018-06-22 15:10:47 +00:00
Sami Mokaddem dc8ecc6f93 fix: [eventGraph] Object get correct color when exporting in DOT
Language
2018-06-21 15:15:45 +00:00
Sami Mokaddem 5efa3074cb new: [eventGraph] DOT Language export 2018-06-21 15:12:19 +00:00
Sami Mokaddem ad4e490476 fix: [eventGraph] typo in eventId compatibility validation 2018-06-21 09:48:13 +00:00
Sami Mokaddem 700a141b6e new: [eventGraph] Skeleton of network history + capability to add custom
row button in actionTable
2018-06-21 09:27:46 +00:00
Sami Mokaddem 8d55def7d7 fix: [eventGraph] swapped function call to hide expanded objectAttribute 2018-06-21 06:45:35 +00:00
Sami Mokaddem e842081147 chg: [eventGraph] better support of hidden event (possibility to show
hidden item back latter on)
2018-06-20 15:54:34 +00:00
Sami Mokaddem b762c9b005 new: [eventGraph] Briefly validate imported file + fix node position on
drag
2018-06-20 14:03:38 +00:00
Sami Mokaddem 37304fba85 new: [eventGraph] Possibility to import/export (json) event graph 2018-06-20 12:31:23 +00:00
StefanKelm df44feeb4a
Update event-graph.js 2018-06-19 15:54:29 +02:00
StefanKelm 567da51d54
typos... 2018-06-19 15:50:16 +02:00
Sami Mokaddem 29db145ba4 fix: [eventGraph] canvas menu (right-click) is shown at the correct position 2018-06-19 07:30:16 +00:00
Sami Mokaddem 6d476814b0 Merge remote-tracking branch 'upstream/2.4' into distributionGraphDonut 2018-05-03 13:52:40 +00:00
StefanKelm 317aa84dc6
Update event-graph.js 2018-05-03 11:15:48 +02:00
Sami Mokaddem fac4312c78 feature-contextualMenu: Possibility to specify the container in which to
append the menu
2018-04-25 06:59:43 +00:00
Sami Mokaddem 93beb21aee feature: progress bar showing the range of the maximum distribution of
all items. Moved radar graph and  progressbar in a popover.
2018-04-24 10:05:18 +00:00
Sami Mokaddem a9024daea9 feature: Support of fullscreen in correlation graph in the event view 2018-04-20 12:50:32 +00:00
Sami Mokaddem 7ee1717628 Added confirmation box to draw the network based on a threshold 2018-04-20 11:20:52 +00:00
Sami Mokaddem ee1e39360e Being consistent with indentation + removed useless comment. 2018-04-20 08:46:11 +00:00
Sami Mokaddem 2ca3515f10 Feature: Possibility to filter on tags 2018-04-20 08:35:38 +00:00
Sami Mokaddem 5ae1ef0dd4 Added comment 2018-04-19 11:45:49 +00:00
Sami Mokaddem c2c15ea5a5 fix: z-index popover issue in event graph 2018-04-18 08:52:42 +00:00
Sami Mokaddem 14d7d5e21d Do not clusturize if filtering is enabled + only draw hull around
extendeding event in reference scope
2018-04-18 08:33:12 +00:00
Sami Mokaddem 03a65b8eaf Added source from where the original jarvis march algorithm was taken 2018-04-17 15:28:16 +00:00
Sami Mokaddem 303ff41ea1 feature: Better support of extended event in event graph - Added a
colored region for each event extending the current event scope
2018-04-17 15:23:28 +00:00
Sami Mokaddem 368aa2f128 feature: Added support of extended event in event graph 2018-04-16 12:02:43 +00:00
Sami Mokaddem 84346b1ff9 fix: set correct (previous) phyisic state after dragging 2018-04-16 11:29:39 +00:00
Sami Mokaddem f017a0ccb1 fix: fitting the network more than once can make the camera bug. 2018-04-16 09:29:36 +00:00
Sami Mokaddem cd0c00384e Replaced scope rotation key typeahead by selector + removed trailling
spaces
2018-04-16 09:17:19 +00:00
Sami Mokaddem 0aa260406c Stop physics simulation on node drag 2018-04-10 15:43:37 +00:00
Sami Mokaddem e445c61930 ui: Added shortcuts as background 2018-04-09 14:04:40 +00:00
Sami Mokaddem 03459c611d fix: changed 'removing' text to 'hide' text to avoid confusion 2018-04-09 13:13:45 +00:00
Sami Mokaddem 0cfc1ba01f feature: Canvas contextual menu allowing to hide/edit/expand/collapse the selection 2018-04-09 13:12:27 +00:00
Sami Mokaddem e2f4aade02 Added filtering based on authorized JSON key + JSON key is displayed in the header scope badge 2018-04-09 12:07:53 +00:00
Sami Mokaddem 09127a24c5 Support of graph per JSON key (using typeahead) 2018-04-09 11:39:45 +00:00