Граф коммитов

205 Коммитов

Автор SHA1 Сообщение Дата
Jeff Bryner 6d09eef85c add notification to investigations, clean up 2015-04-13 16:23:25 -07:00
Jeff Bryner 6c52c33313 add notifications when another user enters the incident you are working on, closes #238 2015-04-13 16:16:31 -07:00
Jeff Bryner ab04456095 Rework references to distinguish between URLs and plain text references (workorderid#, etc), closes #62 2015-04-13 11:38:08 -07:00
Jeff Bryner f1f86e3a1c add tooltips to investigations for creator, dates, closes #226 2015-04-13 10:14:06 -07:00
Jeff Bryner 2aa58be046 Fix sort bug when adding new incident/investigation, closes #255 2015-04-13 08:38:34 -07:00
Jeff Bryner 51bf1c1bf6 save some space on the incident layout using tooltips, enhances #265 2015-03-30 17:01:28 -07:00
Jeff Bryner e2e0812e15 fix reference to timestamp, closes #265 2015-03-30 16:32:44 -07:00
Jeff Bryner aa2bb2e1a9 add docs URL to alerts, closes #241 2015-03-24 15:37:29 -07:00
Jeff Bryner 387b5ce24e update attackers charts to use mongoCrossfilter, updating in realtime, closes #247 2015-03-24 14:52:45 -07:00
Jeff Bryner 31522968ea minor css mod to the pivot table select overlay 2015-03-18 15:47:41 -07:00
Jeff Bryner 1089a91cb1 add ack by to edge case to ensure tooltip is up to date 2015-03-13 21:38:02 -07:00
Jeff Bryner ed9e6ed2c4 add pivot table for veris stats, closes #254 2015-03-13 21:37:23 -07:00
Jeff Bryner aaeb55783f no tooltip until acked, sync acking with tooltip trigger 2015-03-13 08:28:37 -07:00
Jeff Bryner aec3e49777 tool tip on the ack button, closes #252 2015-03-12 16:12:03 -07:00
Jeff Bryner 3ebb2092e7 comment cleanup 2015-03-06 12:25:25 -08:00
Jeff Bryner 34da9ab6de refactor alerts dc.js table to not be a dc.js table for lighter template refreshes, updates #246 2015-03-06 12:22:19 -08:00
Jeff Bryner de20b77611 track and clear ack button blazeviews, updates #246 2015-03-05 12:12:54 -08:00
Jeff Bryner 2ae5f93579 real time ack button updates, closes #246 2015-03-03 16:55:39 -08:00
Jeff Bryner e6fef067f3 create a mongo crossfilter replacement to allow alerts dc.js to update in realtime, closes #244 2015-02-26 16:46:51 -08:00
Jeff Bryner 5fc33c6569 fixup persona login to create emails collection like local accounts 2015-02-23 15:03:15 -08:00
Jeff Bryner 8893b0d252 example settings.js file allowing client account creation 2015-02-23 11:07:57 -08:00
Jeff Bryner 307dfddd6d add server-side code to expose client accounts as a settings option 2015-02-23 11:07:27 -08:00
Jeff Bryner ababb568bd check for persona service as well as email before setting user attribute 2015-02-23 09:31:53 -08:00
Jeff Bryner 4022f796ff add nameplate meteor template files 2015-02-17 12:59:23 -08:00
Jeff Bryner dc183386b4 rework the attacker nameplate/skin to respond reactively to category changes 2015-02-16 14:27:38 -08:00
Jeff Bryner 0d57342a68 modify attacker details subscriptions to not request events since they are already in the attacker collection 2015-02-13 09:30:38 -08:00
Jeff Bryner d663a65fe2 remove events from the alert DB read 2015-02-12 14:38:29 -08:00
Jeff Bryner c73d820a65 add plugin system to the rest api, alter blockIP to use plugins 2015-02-10 12:56:47 -08:00
Jeff Bryner 061d0f6ddf correct errant route after post 2015-02-06 12:30:46 -08:00
Jeff Bryner 60330be51a move the volume histogram to minutes, really closes #235 2015-02-06 12:30:27 -08:00
Jeff Bryner 399f238b61 rework autosave closes #239, closes #97 2015-02-06 12:00:16 -08:00
Jeff Bryner 3e5647af2f fix timeline bar size, closes #235 2015-02-03 12:50:44 -08:00
Jeff Bryner 792dbad922 remove un-needed init 2015-02-02 17:05:27 -08:00
Jeff Bryner f4336451a1 add plugin list to meteor session variable on startup for use in dialogs 2015-02-02 17:04:56 -08:00
Jeff Bryner 31089aec3c add utctimestamp to event details for clarity 2015-02-02 15:31:12 -08:00
Jeff Bryner 2ed8d0d885 add country filter closes #233, fix category on refresh closes #234 2015-02-02 15:30:55 -08:00
Jeff Bryner 6b162923b8 unsubscribe entire attackers collection by default 2015-02-02 09:18:23 -08:00
Jeff Bryner 8fc5931312 add escalation to investigation button, closes #228 2015-01-30 09:22:34 -08:00
Jeff Bryner ac51dec6dd rough in get plugins function to meteor 2015-01-30 09:21:55 -08:00
Jeff Bryner 0281b61f10 add initial support for investigations UI 2015-01-26 16:03:40 -08:00
Jeff Bryner 175a20d9a5 cleanup incident data model, rough in investigation entity 2015-01-26 14:16:27 -08:00
Jeff Bryner 4d9eb87889 add base for investigations collection, clean up consistent naming for incident(s) publishing 2015-01-26 10:16:58 -08:00
Jeff Bryner 232af1afd8 rework ldaplogin stats call as a server-side call, consistent the spacing 2015-01-23 18:07:46 -08:00
Jeff Bryner 1ee910b485 rework veris stats call as a server-side call, consistent the spacing 2015-01-23 16:56:51 -08:00
Jeff Bryner 13e491abd5 update VERIS tags, closes #222 2015-01-22 16:43:21 -08:00
Jeff Bryner 9d39c4fd59 match attacker category to skin, closes #219 2015-01-20 16:11:32 -08:00
Jeff Bryner c7a853fbbb minor case cleanup 2015-01-20 16:10:43 -08:00
Jeff Bryner 8b6dc4719c update packages and release to current meteor 2015-01-14 14:22:45 -08:00
Jeff Bryner 9bb85f63c8 increased density on the menu from css changes allows moar dashboards on the menu 2015-01-13 15:55:01 -08:00
Jeff Bryner 202bba42a1 Migration to bootstrap v3, closes #160 2015-01-13 14:54:20 -08:00