Commit Graph

150 Commits (9d4cdd7e16830e34b274387db8b53f7f05c78b8d)

Author SHA1 Message Date
Steve Clement 9d4cdd7e16
chg: [sort] isort on source files
fix: [typo] fix retreive to retrieve
2019-05-29 08:30:57 +09:00
mokaddem 4f52a80341 chg: [users] Added help text if punchcard is empty and updated README 2019-05-02 09:47:06 +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 bb2ea839f3 new: [live] support of few historical data to prefill the live dashboard + some bug fixes 2018-09-27 09:38:39 +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 f22a9db067 fix: [contrib] improvement on the handling of lots of contributions at the same time 2018-09-24 12:23:04 +02:00
Sami Mokaddem 3b6881fd26 fix #32: Added black stroke for pie chart so that blank color is visible 2018-02-22 10:35:59 +01: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 795dae2323 fix: Correctly set timeline's window bounds on page load. (Plus set the
end to the date+1 to see the whole day).
2017-12-13 09:03:52 +01:00
Sami Mokaddem 032f671d14 update: Display full label name in a html title. 2017-12-13 09:02:27 +01:00
Sami Mokaddem eec59473d6 fix: was setting time span of elements the day before instead of the
real one.
update: set window size of timeline to cover the selected dates.
2017-12-11 15:42:25 +01:00
Sami Mokaddem a47ec1da52 update: Support of tags in timeline + UI stylizing 2017-12-11 14:54:22 +01:00
Sami Mokaddem f2666ef767 update: Added grouping of elements in the timeline. It allows to see
more easily of an element appeared multiple times.
2017-12-11 14:21:33 +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 15e199d86c Merge branch 'usersUpdate' into testScripts 2017-12-07 10:10:27 +01:00
Sami Mokaddem a38b2f7383 update: Replaced content of pop in TopCoordinates. Instead of [lat, long], shows [categ, value] of the concerned attribute 2017-12-06 11:49:41 +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 d8b7734b08 ui: Restrained number of orgs in fame and prevented datatable to go over
the visible screen
2017-12-01 16:02:28 +01:00
Sami Mokaddem e2fdbefa30 UI: Update lines->fill for linecharts 2017-11-21 15:24:49 +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 66a391cdff Merge branch 'skill_trophies' into users 2017-11-21 11:11:13 +01:00
Sami Mokaddem a4655fce49 ui fix: prevent race condition with popover trophy update 2017-11-21 11:08:08 +01:00
Sami Mokaddem 2dca8af051 Merge branch 'skill_trophies' into trendings 2017-11-21 09:55:18 +01:00
Sami Mokaddem ffb7764cc2 Merge branch 'skill_trophies' into users 2017-11-21 09:55:10 +01:00
Sami Mokaddem 49c21b14a1 UI: Better table size + Added true cooldown to reduce number of effects 2017-11-21 09:53:24 +01:00
Sami Mokaddem 7d5603ab54 Added typeahead plot for categ and tag 2017-11-21 09:17:02 +01:00
Sami Mokaddem 914514023b Added typeahead plot for events 2017-11-21 08:42:54 +01:00
Sami Mokaddem 39d83ebc9b Added typeahead 2017-11-20 17:42:25 +01:00
Sami Mokaddem 29df40e474 Link of color between piechart and linechart 2017-11-20 17:01:31 +01:00
Sami Mokaddem 1250f28316 feature: Added click support on pie 2017-11-20 15:42:57 +01:00
Sami Mokaddem 2216b96c6c Added a limit for the number of displayed item in piechart 2017-11-20 15:14:13 +01:00
Sami Mokaddem b17d480360 feature: Added draft support of discussion in Trendings 2017-11-17 16:50:04 +01:00
Sami Mokaddem 7ebeed6012 refacto: Indenting 2017-11-17 16:14:39 +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 ec3a6811ee UI: update 2017-11-17 15:57:50 +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 ec3ec66fa7 UI: Added margin for items in legends 2017-11-17 10:46:25 +01:00
Sami Mokaddem 3d1d4c29ca Support of hover in pie and line charts 2017-11-17 10:41:22 +01:00
Sami Mokaddem 1ca3c7aeba Merge branch 'users' into trendings 2017-11-17 09:57:48 +01:00
Sami Mokaddem 1ca2a48262 Fix: fixed bug displaying data from another source 2017-11-17 09:57:29 +01:00
Sami Mokaddem e57018c799 Better display on linechart 2017-11-17 09:43:59 +01:00
Sami Mokaddem b53f9fdf4b Feature: Date range replace fixed date + formatted labels 2017-11-17 09:13:18 +01:00