Commit Graph

592 Commits (a55a19cd0938e9cf86be7e5012690777c20ce00e)

Author SHA1 Message Date
iglocska a55a19cd09
Merge branch 'develop' of github.com:MISP/MISP into develop 2024-04-17 15:10:30 +02:00
iglocska 4544ef2516
new: [benchmarking suite] added
- collect metrics about the usage of MISP
  - stored in redis
  - per endpoint / user / user-agent collection
  - collection of execution time, php memory use, sql execution time, sql query count
  - the collection happens on a daily basis
- Searchable / filterable interface for the collected data
- Dashboard widget for the collected data
2024-04-17 15:08:38 +02:00
Sami Mokaddem b5a60b5bfb
fix: [analyst-data:thread] Only render the HTML when opening the popover 2024-04-17 11:33:32 +02:00
iglocska ef39b8959e
new: [sighting sync] blocklisting added
- block organisations' sightings from being created / pulled
- Added a new option to the restsearch of sightings too which this feature uses if available
  - if it isn't, the system will block the insertion on the beforeValidate() level

- Outcome of the JTAN hackathon on 04.04.2024 in Luxembourg
2024-04-04 12:08:22 +02:00
Sami Mokaddem 94dd4fa093
fix: [analyst-data:UI] Added missing entries for view elements 2024-04-03 15:39:20 +02:00
Sami Mokaddem 16439afde5
new: [analyst-data] Added Inbound Relationship to all views. 2024-04-03 14:44:08 +02:00
iglocska 27885e19ca
fix: [analystdata] clarified hover text 2024-02-27 07:24:48 +01:00
iglocska ba08a8219b
fix: [analystdata ui] oversanitisation of relationships fixed 2024-02-27 07:21:15 +01:00
iglocska 0561953c12
fix: [UI] correct encoding for the notes 2024-02-23 11:02:36 +01:00
Sami Mokaddem 7b661f740a
chg: [analyst-data:UI] Added highlight on note opener button
- As request by gallypette
2024-02-22 08:32:05 +01:00
Sami Mokaddem 396837675e
chg: [analyst-data:thread] Gracefully catch cases where the related object is not found when generating link URL 2024-02-21 16:20:26 +01:00
Sami Mokaddem 9c64255e50
chg: [analyst-data:UI] Reduced number of inline asset ressources inclusion 2024-02-13 16:02:12 +01:00
Sami Mokaddem 1afd609581
chg: [analyst-data:thread-view] Added possibility to fetch data having a deeper depth 2024-02-13 15:38:23 +01:00
Sami Mokaddem e9d01c5f5f
chg: [analyst-data] Added many improvements for UI and fixed infite loop due to recursion 2024-02-13 14:37:00 +01:00
Sami Mokaddem eaf8a2b98a
chg: [analyst-data] Added `locked` flag, support of orgc/org, analyst-data-blocklist and most implementation of push synchronisation - WiP 2024-02-01 14:24:41 +01:00
Sami Mokaddem b2f3602265
chg: [analyst-data:ACL] Enforced ACL and reflected the change in the UI 2024-01-30 15:15:26 +01:00
Sami Mokaddem d702535a76
chg: [analyst-data:UI] Improved UI, better support of opinions in CRUD views and added single/index fields for opinion scale 2024-01-30 10:51:31 +01:00
Sami Mokaddem 9feed62a5d
fix: [analyst-data:ui-generic] Make sure to always show analyst-data 2024-01-30 10:14:27 +01:00
Sami Mokaddem caf55c3eec
chg: [analyst-data:event-report] Added support of analyst-data to event reports 2024-01-30 10:13:58 +01:00
Sami Mokaddem 5664a735e2
chg: [analyst-data:ACL] Added ACL rules and fixed side-menu to support ACL 2024-01-30 09:45:51 +01:00
Sami Mokaddem f534b22582
chg: [analyst-data:sideMenu] Added support of analyst-data in the side menu 2024-01-30 09:01:06 +01:00
Sami Mokaddem 6909e5feaf
new: [singleView:sidePanels] Added new `html` side panel template to feed any HTML into the view 2024-01-30 09:00:06 +01:00
Sami Mokaddem b0c45124f3
chg: [analyst-data:UI] Separated notes&opinions threads into their own file 2024-01-30 08:58:47 +01:00
Sami Mokaddem 0bbd5bf05e
fix: [analyst-data-behavior:afterFind] Restored behavior that fetched child notes and opinions in the analyst-data afterFind method
Might be reverted later on
2024-01-29 12:00:13 +01:00
Sami Mokaddem 0c53d96d5d
Merge branch 'feature/analyst-data' into notes 2024-01-29 10:06:25 +01:00
Sami Mokaddem d443ccfe2a
chg: [analyst-data:UI-generic] Removed debugging string 2024-01-29 09:47:50 +01:00
iglocska 846c130fa3
new: [collections] feature added. Still missing sync integration - WiP 2024-01-28 18:05:29 +01:00
Sami Mokaddem 80b50c5a8d
chg: [analyst-note] Added support of opinion on relationships 2024-01-26 16:25:09 +01:00
Sami Mokaddem 4f33648290
chg: [analyst-data:UI] Added support of relation for object + refactoring + fixes 2024-01-26 16:05:35 +01:00
iglocska 12bb7e5363
Merge branch 'notes' of github.com:MISP/MISP into notes 2024-01-26 15:41:58 +01:00
Sami Mokaddem ccb784268a
fix: [analyst-data:ui-generic] Fixed template overriding the $seed leading to weird behaviors with bootstrap tabs 2024-01-26 15:16:36 +01:00
Sami Mokaddem a391846d2e
chg: [analyst-data:ui-generic] Removed debugging string 2024-01-26 15:11:11 +01:00
Sami Mokaddem 7d8aa33996
fix: [analyst-data:ui-generic] Small refacto + fixed style not being generated for first-level opinions 2024-01-26 14:58:13 +01:00
Sami Mokaddem 6742f9ed42
chg: [analyst-data] Added support of fetching & displaying of related object + refacto + fixes - WiP 2024-01-25 20:01:04 +01:00
Sami Mokaddem dca913c969
chg: [analyst-data] Linked CRUD and UI together - WiP
- Added dynamic association binding
- Recursive notes and opinions injection
- few improvements
- fixes

-> Still need to link CRUD for relationships and UI
-> Still need to refactor for performance notes/opinions loading
2024-01-24 21:48:53 +01:00
iglocska eb03f8fcc0
chg: [uuid field] update 2024-01-19 17:54:54 +01:00
Sami Mokaddem a3af8b402f
chg: [analyst-notes:ui] Added support of relationship and bootstrap tabs 2024-01-11 08:48:27 +01:00
iglocska 22c413059f
fix: [UI] uuid length for the display fixed 2024-01-04 12:23:44 +01:00
Sami Mokaddem 160d7442ff
Merge branch 'feature/analyst-notes' into notes 2024-01-04 11:20:04 +01:00
Sami Mokaddem 0d61abd4e8
chg: [analyst-notes:ui] Few improvements 2024-01-04 11:15:43 +01:00
Sami Mokaddem 959ffa5196
chg: [analyst-notes:ui] Removed unused code 2024-01-04 11:10:39 +01:00
Sami Mokaddem 67156760dc
chg: [analyst-notes:ui] Started integration in events/view 2024-01-04 10:48:13 +01:00
iglocska e04c810ae3
new: [analystdata] wip 2024-01-04 10:12:47 +01:00
Sami Mokaddem baf6ca3cab
chg: [analyst-notes:ui] Add fallback for passing data
- To be removed later on
2024-01-04 09:54:12 +01:00
Sami Mokaddem eda21a41ea
chg: [analyst-notes:ui] Move the popover position a bit less
- To be fixed later on
2024-01-04 09:47:35 +01:00
Sami Mokaddem 554a37e203
chg: [analyst-notes:ui] Removed leftover code when opinions were using stars 2024-01-04 09:46:54 +01:00
Sami Mokaddem 2b4565f720
fix: [analyst-notes:ui] Small fix on the vbar for opinion's comment 2024-01-04 09:45:35 +01:00
Sami Mokaddem 459a706bfc
chg: [analyst-notes:ui] Improved UI of opinion notes
- Based on the valuable feedback from @adulau
2023-12-21 15:42:07 +01:00
Sami Mokaddem c1c44fa644
chg: [analyst-notes:ui] Added support of permissions, callbacks and improved UI - WiP 2023-12-21 09:28:43 +01:00
Sami Mokaddem 8015f76c69
new: [analyst-notes:UI] Started UI for analyst notes - WiP 2023-12-20 14:36:45 +01:00