Commit Graph

514 Commits (3ee3c6a34da04960f42eced3d20fc7dacae31bf8)

Author SHA1 Message Date
iglocska bae469257a new: [Galaxy] Delete individual clusters
- added an API and UI option to delete individual clusters
2018-09-12 19:16:34 +02:00
Sami Mokaddem d934fadd28 Fixed bug where popoverChoice was returning undefined values for some browser 2018-09-07 09:16:16 +00:00
iglocska 7570b9a588 new: [UI] Added an enrichment on-demand pop-up for hover modules 2018-09-05 11:28:18 +02:00
iglocska d00cd1f170 fix: [REST client] fix to the JSON prettyfication 2018-08-21 13:25:39 +02:00
iglocska 73325d7b57 new: [rest client] parser helper css/js added 2018-08-21 07:55:49 +02:00
Sami Mokaddem d5a04b67f1 fix: [eventGraph] export now works on firefox 2018-07-16 09:01:20 +00:00
Sami Mokaddem 508c7a3b68 Merge remote-tracking branch 'upstream/2.4' into sharingGraph 2018-07-10 08:55:42 +00:00
Sami Mokaddem 692b410f92 chg: [eventGraph] refacto after comments from the Overmind 2018-07-10 08:43:38 +00:00
Sami Mokaddem 2125708b1d new: [attackMatrix] possibility to pick multiple galaxy to attach to the
event in at the event-level
2018-07-10 07:23:02 +00:00
Sami Mokaddem afe219f3c0 chg: [attackMatrix] UI improvement (contextual menu) 2018-07-09 12:00:02 +00:00
Sami Mokaddem 44579f7912 fix: [attackMatrix] pressing ESC dismiss the matrix popup 2018-07-09 10:11:31 +00:00
Sami Mokaddem d4a7cf9bd7 chg: [attackMatrix] UI improvements 2018-07-09 10:02:27 +00:00
Sami Mokaddem eb1b8bcba5 chg: [attackMatrix] support of quick tagging from the attackMatrix at
event view level
2018-07-09 09:55:17 +00:00
Sami Mokaddem f76d35fafd chg: [attackMatrix] improved CSS and positioning of the contextual menu 2018-07-09 09:22:37 +00:00
Sami Mokaddem 232d79795c new: [attackMatrix] contextual menu when clicking on a cell in the event
ATT&CK matrix
2018-07-09 08:37:37 +00:00
Sami Mokaddem 4928d325f3 fix: [actionTable] correctly delete row based on id or position +
correctly handle row_action options
2018-07-06 13:59:52 +00:00
Sami Mokaddem 62a93f41e0 new: [eventGraph] added jpeg export 2018-07-06 13:37:06 +00:00
Sami Mokaddem 685485c0eb fix: [mispJS] updated submitDeletion to match the new eventGraph history name 2018-07-06 13:31:14 +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 113542c461 fix: [attackMatrix] Better popup position for small screen
Dynamically change popup position and placement for smaller screen,
forcing that each cell have a minimum width and that the window is
scrollable to reveal the remaining of the popup.
2018-06-29 07:15:35 +00:00
Sami Mokaddem 90e4c8b91b fix: [attackMatrix] No longer set the modal position to fixed when the
viewport is small.

Under a viewport of 1400px, the modal's position is set to absolute
alowing the user to use the scrollbar for navigation.
2018-06-28 14:02:51 +00:00
Sami Mokaddem 906bbd873a chg: [attackMatrix] Moved the submit button above the Cancel button.
making the matrix's UI more consistent with the application's UI.
2018-06-28 08:12:57 +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 3409e66b96 chg: [attackMatrix] Definitively removed typeahead + code cleanup 2018-06-22 12:11:59 +00:00
Sami Mokaddem 062a303cc7 Merge branch '2.4' of https://github.com/MISP/MISP into attackMatrix 2018-06-22 12:02:17 +00:00
Sami Mokaddem 6ef2161004 fix: [attackMatrix] Multiple galaxy attach operations are now support at
attribute level.

Previsouly, only 1 INSERT INTO command was executed, the others were
UPDATE commands
2018-06-22 11:57:20 +00:00
iglocska 72050ec5ea fix: [UI] Fixed a bug with galaxies not being addable 2018-06-22 12:08:26 +02:00
Sami Mokaddem 4730938e5f new: [attackMatrix] Skeleton of multiple galaxy picking 2018-06-22 09:56:31 +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
iglocska 437793a65f fix: Fixed a bug where users couldn't add galaxies after paginating/filtering on event attributes 2018-06-21 09:07:38 +02: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