Commit Graph

608 Commits

Author SHA1 Message Date
jerlendds
834b28c48e Fix subpanel alignment
AppLayoutSidebar.tsx
2024-01-04 19:00:04 -07:00
jerlendds
a63679ab04 Fix sidebar active page styles
Subpanel.tsx
2024-01-04 18:47:00 -07:00
jerlendds
afc9b5e25d Fix sidebar and graph overview styles
layouts.css, AppLayoutSidebar.tsx, Headers.tsx, Loaders.tsx, GraphDetails.tsx, GraphHeader.tsx, subpanel.module.css, index.module.css, and index.tsx
2024-01-04 18:23:39 -07:00
jerlendds
7a1256e28a Rework subpanel styles
subpanel.module.css
2024-01-04 15:50:45 -07:00
jerlendds
25d9d950c3 Rework subpanel styles
buttons.css, nodes.css, Subpanel.tsx, subpanel.module.css, EntityOptions.tsx, EntityViewNode.tsx, LandingPage.tsx, and index.tsx
2024-01-04 15:47:57 -07:00
jerlendds
2308efbff6 Fix flash on sidebar navigate
layouts.css and AppLayoutSidebar.tsx
2024-01-03 22:14:15 -07:00
jerlendds
43bb3a5a28 Rework styles all over
icg-gh.svg, icg-text.svg, logo-full.svg, logo-ghorg.png, logo-icg-gh-org.png, logo-icg-graphmark.png, logo-icg-graphmark.svg, logo-mark-primary.png, logo-mark-primary.svg, logo-mark.svg, logo-og-alter.svg, logo-og.svg, logo-primary.svg, logo-sm.svg, logo-watermark.svg, logo.bak.svg, logo.png, buttons.css, layouts.css, nodes.css, AppLayoutSidebar.tsx, PublicNavbar.tsx, GraphHeader.tsx, subpanel.module.css, and 5 more files
2024-01-03 22:11:04 -07:00
jerlendds
aff17088ae Rework panel styles
nodes.css, EntityEditor.tsx, index.tsx, EntityOptions.tsx, and LandingPage.tsx
2024-01-03 13:53:16 -07:00
jerlendds
b3d424bda4 Fix gridpanel and graph overview panel colors
index.tsx, GraphOverview.tsx, and index.module.css
2024-01-03 12:57:46 -07:00
jerlendds
231953956c Fix ws to prevent disconnect bug
node.py and session.py
2024-01-03 12:48:13 -07:00
jerlendds
76339e4b37 Add pool size for sqlalchemy
.env.alpha
2024-01-03 12:47:31 -07:00
jerlendds
0cf82e9cf3 Rework global background
icg-gh.png, icg-gh.svg, icg.svg, image-11ldby0i.png, image-1hmfchzd.png, image-4z9yhycr.png, image-bg.siteorigin.com-doublelined-overlay.png, image-bg.siteorigin.com-inflicted-overlay.png, logo-icg-gh-org.png, logo-icg-graphmark.png, logo-icg-graphmark.svg, logo.svg, global.css, nodes.css, AppLayoutSidebar.tsx, PublicLayout.tsx, Subpanel.tsx, index.module.css, EntityOptions.tsx, index.tsx, and LandingPage.tsx
2024-01-03 12:47:06 -07:00
jerlendds
ed4765f8ec Rework global background gradient to previous
global.css, AppLayoutSidebar.tsx, Subpanel.tsx, index.module.css, EntityOptions.tsx, EntityViewNode.tsx, and index.tsx
2024-01-02 12:01:04 -07:00
jerlendds
da1dbbf8b8 Fix landing page overflow
buttons.css, global.css, layouts.css, index.tsx, and LandingPage.tsx
2024-01-02 09:05:12 -07:00
jerlendds
e73769c049 Fix landing page mobile overflow bug
logo.svg, global.css, layouts.css, PublicNavbar.tsx, subpanel.module.css, index.module.css, EditEntityNode.tsx, EntityEditNode.tsx, EntityOptions.tsx, EntityViewNode.tsx, Graph.tsx, ViewEntityNode.tsx, and LandingPage.tsx
2024-01-02 00:07:31 -07:00
jerlendds
d60f803231 Rework earth fog color
LandingPage.tsx
2024-01-01 16:51:59 -07:00
jerlendds
98f9b38c4d Rework background gradient colors
global.css, subpanel.module.css, index.module.css, index.tsx, EntityOptions.tsx, Graph.tsx, index.tsx, and LandingPage.tsx
2024-01-01 16:50:28 -07:00
jerlendds
d0fce28f0a Rework styles
global.css, layouts.css, AppLayoutSidebar.tsx, subpanel.module.css, index.module.css, index.tsx, and LandingPage.tsx
2024-01-01 12:32:19 -07:00
jerlendds
f17d945c75 Rework theme
package.json, logo-og-alter.svg, logo-og.svg, logo.bak.svg, logo.svg, buttons.css, charts.css, global.css, layouts.css, AppLayoutSidebar.tsx, index.tsx, PublicNavbar.tsx, AppLayout.tsx, Subpanel.tsx, subpanel.module.css, index.module.css, index.tsx, EntityOptions.tsx, index.tsx, LandingPage.tsx, and yarn.lock
2024-01-01 03:23:12 -07:00
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