Commit Graph

147 Commits (71fc511c61f46a712b951dfec125349ccdbbb7da)

Author SHA1 Message Date
mokaddem 1c06b19840 fix: [web] Set filename to be `min` 2019-06-14 09:58:29 +02:00
mokaddem b207338501 new: [dispatcher/livelog] Added support of ObjectAttributes 2019-02-22 15:16:50 +01:00
mokaddem 97a9465915 new+chg: [livelog] Added basic filtering capabilities and fullscreen mode
Also, Improved table, reconnection mechanism and UI
2019-02-22 10:41:54 +01:00
Sami Mokaddem 9f1ffe97ca Merge branch 'master' of https://github.com/MISP/misp-dashboard 2018-10-01 13:31:25 +02:00
Sami Mokaddem b76a9cd082 fix: [userLogin] Do not consider all login as login from the SYSTEM
ADMIN anymore

Due to the change in the misp-zmq, `misp_json_user` only contain the
information that a user has logged in, the user always being the same.

The code now records user logins from the audit channel `misp_json_audit`.
2018-10-01 13:28:27 +02:00
Sami Mokaddem d92884c13a chg: [geo-query] Added feedback about the loading state (querying/drawing/finish) 2018-10-01 12:19:26 +02:00
Sami Mokaddem dc8a944b23 Improve trophy ranking algorithm, improved ui, added trophy leaderboard per category 2018-09-25 14:48:13 +02:00
Sami Mokaddem 3ae2882e97 feature: Added a tooltip in trendings' timeline + open a MISP tab on double click 2018-01-16 09:28:16 +01:00
Sami Mokaddem 2d5110f0a6 fix: z-index problem in ``geolocalisation`` 2018-01-15 15:13:48 +01:00
Sami Mokaddem 474ec72e19 fix: z-index problem (issue #27) 2018-01-15 14:31:51 +01:00
Sami Mokaddem 89b46eba70 Added timeline for category 2017-12-18 15:31:22 +01:00
Sami Mokaddem a47ec1da52 update: Support of tags in timeline + UI stylizing 2017-12-11 14:54:22 +01:00
Sami Mokaddem 5de0d31818 feature: Added draft of timeline which shows event overtime. The event
currently span consecutive days (if it has been seen).
2017-12-11 12:19:11 +01:00
Sami Mokaddem 73fb3324d3 feature/refacto: Simplified users_helper script. Added possibility to
get data from particular org (in helper and with typeahead).
/!\ CHANGED DATABASE ORGANISATION
2017-12-05 16:04:28 +01:00
Sami Mokaddem 43c4895d3b UI: Reduced size of panel so that it does not overflow in the page.
Changed PB offset from padding to top, reducing overing bug/flickering.
Reduced badges size so that the modal fit in the page.
2017-12-04 11:49:30 +01:00
Sami Mokaddem f7b277931b ui: Arranged centered trophie in modal + ame contrib/login to 7 days instead of 31 2017-11-24 16:46:46 +01:00
Sami Mokaddem 0c057dfe2d Merge branch 'skill_trophies' into trendings 2017-11-24 15:09:58 +01:00
Sami Mokaddem 352d160090 update: Changed trophy rewward system. Deliver trophy to the TOP x% defined in the config file. Also, added more info in the trophy modal 2017-11-24 15:09:34 +01:00
Sami Mokaddem 8ce6a8dd66 update: install_script and config 2017-11-21 15:56:27 +01:00
Sami Mokaddem dedd046cc3 UI: Title page contains name of the page 2017-11-21 15:29:56 +01:00
Sami Mokaddem 127c1cef5e feature: Added a selector for the maximum number of showed items 2017-11-21 15:20:07 +01:00
Sami Mokaddem dab9a4e400 Merge branch 'skill_trophies' into trendings 2017-11-21 14:54:53 +01:00
Sami Mokaddem 92435c71c2 ui: update 2017-11-21 14:53:55 +01:00
Sami Mokaddem bc0d825ce9 ui: update to better fit tags legend 2017-11-21 12:09:17 +01:00
Sami Mokaddem e3a63e863f Merge branch 'users' into trendings 2017-11-21 12:04:10 +01:00
Sami Mokaddem 9daab31535 feature: Added contribution overtime in login overtime chart 2017-11-21 11:59:07 +01:00
Sami Mokaddem 39d83ebc9b Added typeahead 2017-11-20 17:42:25 +01:00
Sami Mokaddem b17d480360 feature: Added draft support of discussion in Trendings 2017-11-17 16:50:04 +01:00
Sami Mokaddem 8e398bbabc Merge branch 'users' into trendings 2017-11-17 16:13:51 +01:00
Sami Mokaddem 85aee0dd9a feature: Added legend in pie chart 2017-11-17 16:12:56 +01:00
Sami Mokaddem 95ff2590e9 Added link in other pages 2017-11-17 15:58:21 +01:00
Sami Mokaddem f55ad8255c fix and feature: Added data ordering in reids (useing orderedDico) +
Added sightings in UI + colored charts woth tag color"
2017-11-17 14:45:20 +01:00
Sami Mokaddem 074998c227 UI: update 2017-11-17 11:57:32 +01:00
Sami Mokaddem b53f9fdf4b Feature: Date range replace fixed date + formatted labels 2017-11-17 09:13:18 +01:00
Sami Mokaddem a5f4306489 Text label with correct format + Linked x overtime (linechart) 2017-11-16 16:57:48 +01:00
Sami Mokaddem 8942a43c18 Added linked pie plot with server 2017-11-16 15:08:14 +01:00
Sami Mokaddem 71837d3308 Added trendings template 2017-11-16 12:23:02 +01:00
Sami Mokaddem 8de58f77f4 Added link in header 2017-11-16 12:01:43 +01:00
Sami Mokaddem fab250cae7 Renamed panel title 2017-11-15 16:00:08 +01:00
Sami Mokaddem 82346e8782 Split js and html 2017-11-15 15:58:16 +01:00
Sami Mokaddem e0d155564f Replaced loginOccurence by contribution/login 2017-11-15 15:40:28 +01:00
Sami Mokaddem 66fe81b064 Added no data display in contribution_after_login 2017-11-15 14:43:28 +01:00
Sami Mokaddem 05c7c7a453 Linked contribution_and_login to server 2017-11-15 14:34:37 +01:00
Sami Mokaddem b913f86e7b Linked MISP - Users with server (nto done for API usage yet) 2017-11-15 13:45:01 +01:00
Sami Mokaddem c1105aba73 Added login overtime + users_helper script 2017-11-15 09:36:44 +01:00
Sami Mokaddem 2f74406f64 Draft MISP-Users 2017-11-14 17:03:46 +01:00
Sami Mokaddem 2b3a5be907 Start of linking fame quality 2017-11-14 15:44:53 +01:00
Sami Mokaddem 8eae00f6b5 Fixed bug json parsing in server + continuation of trophy support in zmq 2017-11-14 14:56:15 +01:00
Sami Mokaddem 70561357c3 Draft eventSource lastAwards 2017-11-13 16:26:09 +01:00
Sami Mokaddem c35fbe969b Started new contrib layout (latest awards + 2 fames tabs) + fixed bug searching org (caused by the switch to link) 2017-11-13 16:02:09 +01:00