Commit Graph

589 Commits

Author SHA1 Message Date
jerlendds
5102250f54 Polish frontend 2023-12-31 04:56:44 -07:00
jerlendds
2417ddecb3 Add ws graph read logic
Graph.tsx, ViewEntityNode.tsx, and index.tsx
2023-12-29 07:00:26 -07:00
jerlendds
ace9f06bad Rework init_db error logging
init_db.py and osintbuddy-plugins
2023-12-29 06:58:51 -07:00
jerlendds
461c6bea77 Rework User to UserInDBBase schema
account.py, config.py, entity.py, graph.py, node.py, deps.py, crud_graphs.py, and user.py
2023-12-29 05:42:30 -07:00
jerlendds
578e4b9662 Polish backend
new_account.mjml, reset_password.mjml, and test_email.mjml
2023-12-27 10:24:14 -07:00
jerlendds
be8cd35448 Add restart on fail to janusgraph image
alpha-compose.yml
2023-12-27 09:26:58 -07:00
jerlendds
7072a7c8e8 Rework inquiry-graph components to _components
ConnectionLine.tsx, Graph.tsx, SimpleFloatingEdge.tsx, utils.ts, ConnectionLine.tsx, Graph.tsx, SimpleFloatingEdge.tsx, utils.ts, index.tsx, and utils.ts
2023-12-27 09:26:46 -07:00
jerlendds
ead5bda91e Add wip 2023-12-25 08:37:15 -07:00
jerlendds
ecca61b662 Add wip 2023-12-25 08:36:42 -07:00
jerlendds
e8cf687002 Update reconnect notification type and message
index.tsx
2023-12-21 19:31:34 -07:00
jerlendds
16073e314a Add docs and update destruct of nodes to structuredClone
index.tsx
2023-12-21 18:02:14 -07:00
jerlendds
ded7af095c Update backend to use new osintbuddy pkg variable names 2023-12-21 18:01:27 -07:00
jerlendds
c1667d95b8 Fix dashboard side scroll/styling
AppLayout.tsx, Subpanel.tsx, subpanel.module.css, EntitiesPanel.tsx, GraphPanel.tsx, MarketPanel.tsx, Subpanel.tsx, subpanel.module.css, index.module.css, and index.tsx
2023-12-20 20:21:46 -07:00
jerlendds
09e2f4dc01 Update base/mini node components to edit/view entities
BaseMiniNode.tsx, BaseNode.tsx, EditEntityNode.tsx, ViewEntityNode.tsx, and Graph.tsx
2023-12-20 14:29:13 -07:00
jerlendds
66f816f95d Fix create entity on drop endpoint
api.ts, AppLayout.tsx, PublicLayout.tsx, Graph.tsx, and AboutPage.tsx
2023-12-19 19:40:28 -07:00
jerlendds
c1ec76f876 Update backend osintbuddy pypi dep
node.py, dev-requirements.txt, and requirements.txt
2023-12-19 19:40:08 -07:00
jerlendds
f4212f22c7 Polish out console.log
index.tsx
2023-12-19 18:19:12 -07:00
jerlendds
a78fdc807b Fix plugin entity rename causing ui layout bug
node.py, BaseNode.tsx, Graph.tsx, and index.tsx
2023-12-19 18:14:17 -07:00
jerlendds
324cd0827c Fix default entity type returned from backend
node.py
2023-12-19 17:51:35 -07:00
jerlendds
9b54f0c294 Polish edit/base node component
BaseNode.tsx
2023-12-19 17:51:03 -07:00
jerlendds
ede122ae83 Add textarea element for plugin entities
node.py, osintbuddy-plugins, BaseNode.tsx, and index.tsx
2023-12-19 16:24:32 -07:00
jerlendds
fa781ee1b9 Update compose override 2023-12-19 13:39:16 -07:00
jerlendds
bda405cdcc Fix entity dropdown element zindex
BaseNode.tsx
2023-12-18 20:43:21 -07:00
jerlendds
f83e225c79 Update view modes and cleanup ws handling
graphSlice.ts, globals.d.ts, EntityOptions.tsx, Graph.tsx, and index.tsx
2023-12-18 19:17:42 -07:00
jerlendds
e7724c09e7 Update actions and variable naming
node.py and osintbuddy-plugins
2023-12-18 19:17:16 -07:00
jerlendds
942be1639c Update ws notification/error logic
node.py
2023-12-13 11:04:16 -07:00
jerlendds
9dd05c93a7 Update base entity text element
BaseNode.tsx
2023-12-13 11:01:52 -07:00
jerlendds
1f56196ef9 Update readme demo 2023-12-12 19:22:31 -07:00
jerlendds
7c73c2dfa2 Update node doubleclick and drag logic/reduce events sent to ws
BaseMiniNode.tsx, BaseNode.tsx, Graph.tsx, and index.tsx
2023-12-12 18:49:12 -07:00
jerlendds
92943e782d Add more detailed notification messages
node.py
2023-12-12 18:48:24 -07:00
jerlendds
ce8af7ec5a Merge branch 'main' into develop 2023-12-12 06:53:23 -07:00
jerlendds
5f67e77015 Merge pull request #60 from jerlendds/task/transform-loading-indicator
task: WS loading indicators for active graph inquiry operations
2023-12-12 06:35:41 -07:00
Dillon
03356613ca task: WS loading indicators for active graph inquiry operations.
Signed-off-by: Dillon <35014341+dljm@users.noreply.github.com>
2023-12-12 07:58:02 -05:00
jerlendds
79b1b6fa3d Add display value to entity and rework entity values
package.json, nodes.css, BaseMiniNode.tsx, BaseNode.tsx, and EntityOptions.tsx
2023-12-11 16:13:46 -07:00
jerlendds
9177980cdd Update dev requirements
dev-requirements.txt
2023-12-11 16:13:05 -07:00
jerlendds
93c7ce05a3 Rework variable naming to be more clear
login.py, node.py, and entities.py
2023-12-11 16:12:47 -07:00
jerlendds
e77392f35e Update readme demo
README.md
2023-12-11 16:12:10 -07:00
jerlendds
2247b09082 Update pkg_update to improve total runtime and set x bit
api_gen, debug_send, pkg_update, setup_dev, and utils
2023-12-11 16:11:59 -07:00
jerlendds
4e79dc03a9 Update readme formatting 2023-12-09 22:43:18 -07:00
jerlendds
d251e79b82 Fix context menu showing invalid transforms on null selection
ContextAction.tsx, ContextMenu.tsx, and index.tsx
2023-12-09 22:37:14 -07:00
jerlendds
b7ecb9f109 Update readme demo and instructions for apple
README.md
2023-12-09 22:35:35 -07:00
jerlendds
be6bcd81cd Update graph inquiry entity layout change logic 2023-12-09 18:54:44 -07:00
jerlendds
a046c22a6f Merge pull request #59 from dljm/task/rename-cmd-file-to-work-on-windows
task: Script renaming and variable quoting to work on windows
2023-12-09 12:50:27 -07:00
Dillon
c20a719104 Merge remote-tracking branch 'origin/master' into task/rename-cmd-file-to-work-on-windows 2023-12-09 14:11:59 -05:00
Dillon
2a5357e060 task: Script renaming and variable quoting to work on windows and handle paths with spaces.
Signed-off-by: Dillon <35014341+dljm@users.noreply.github.com>
2023-12-09 14:07:05 -05:00
jerlendds
92d65b712f Fix entities bug on favorite toggle
EntitiesPanel.tsx and index.tsx
2023-12-09 10:32:03 -07:00
jerlendds
03c57ee56b Fix duplicate edges/lag bug
node.py
2023-12-09 10:31:14 -07:00
jerlendds
645c20cdc1 Fix edges bug in node ws 2023-12-09 09:32:18 -07:00
jerlendds
bbd6131866 Update init_db call for new ip geo plugin file name 2023-12-09 08:38:47 -07:00
jerlendds
afae7fbefe Polish frontend 2023-12-09 08:00:25 -07:00