opencti icon indicating copy to clipboard operation
opencti copied to clipboard

[frontend] fix filters format for organizations queries (#8013)

Open frapuks opened this issue 1 year ago • 1 comments

Proposed changes

  • fix filters format for organizations queries
  • Allow queries access to admin orga
  • Add Settings submenu for admin orga
  • Refactor Settings menu

Related issues

  • close #8013

Checklist

  • [x] I consider the submitted work as finished
  • [x] I tested the code for its functionality
  • [ ] I wrote test cases for the relevant uses case (coverage and e2e)
  • [ ] I added/update the relevant documentation (either on github or on notion)
  • [x] Where necessary I refactored code to improve the overall quality

frapuks avatar Aug 12 '24 09:08 frapuks

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 66.06%. Comparing base (7ca2cc2) to head (8831bb9). Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8016   +/-   ##
=======================================
  Coverage   66.05%   66.06%           
=======================================
  Files         597      597           
  Lines       59690    59690           
  Branches     6073     6077    +4     
=======================================
+ Hits        39427    39432    +5     
+ Misses      20263    20258    -5     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Aug 12 '24 10:08 codecov[bot]