jerlendds / osintbuddy

Node graphs, OSINT data mining, and plugins. Connect unstructured and public data for transformative insights
GNU Affero General Public License v3.0
708 stars 64 forks source link

[BUG] Projects not saved? #52

Closed nono2357 closed 1 year ago

nono2357 commented 1 year ago

Projects don't seem to be saved.

Expected behavior Projects should be saved either automatically or by clicking on a button.

jerlendds commented 1 year ago

That's a known issue, I'm working on integrating JanusGraph + ScyllaDB today to enable saving nodes. If that's not fully implemented this weekend then expect saving to be here by next week

edit: This will take an additional week or two from what I originally said. I ran into some issues integrating redux with reactflow and that took much longer than expected. Good news is that is finished now and all thats left is to refactor plugins and add WS functionality for ~creating a new node~, deleting, updating, and for the initial load of nodes

June 25th progress update: redux-store

jerlendds commented 1 year ago

Update: I'm currently working with some people from the JanusGraph team as I've been unable to use the DynamicGraphs feature as they've documented (basically creating a new graph db like a SQL CREATE DATABASE). Once a solution can be found I'll be able to push the rest of this update

jerlendds commented 1 year ago

This is now implemented in the develop branch. Some plugin transforms may not work as they need to be refactored but once that's fixed up this will be merged into main. Make sure to rebuild your images to test out the latest changes: docker compose build

automatic-saving-osintbuddy.webm