Commit Graph

520 Commits

Author SHA1 Message Date
dextmorgn
6497bef7e5 feat(enrichers): 1.0.0 2025-11-27 17:34:06 +01:00
dextmorgn
e8e820e03d feat(core): 1.0.0 2025-11-27 17:33:33 +01:00
dextmorgn
ad7bbcfe50 feat(types): 1.0.0 2025-11-27 17:32:50 +01:00
dextmorgn
653b319b22 feat(api): 2.0.0 2025-11-27 17:32:27 +01:00
dextmorgn
2123ea5b8d feat: complete refactor 2025-11-27 17:16:41 +01:00
dextmorgn
94e7bd7f9f feat(app): adapt forces 2025-11-27 10:40:18 +01:00
dextmorgn
1e71db1e2d feat(types): primary_key 2025-11-27 09:14:25 +01:00
dextmorgn
5c74bd32e5 feat(app): restrict nodes in area + disableNative forces 2025-11-26 18:37:53 +01:00
dextmorgn
22f630d091 fix(types): DNSRecord deprecated field name 2025-11-26 16:05:57 +01:00
dextmorgn
f8d8bc7db6 fix(app): generate layout on new nodes 2025-11-25 10:54:30 +01:00
dextmorgn
1846af9c0f fix(app): save transform name and description 2025-11-25 08:13:39 +01:00
dextmorgn
3ed1562de9 feat(app): rectangle selection + minor updates 2025-11-24 23:43:37 +01:00
dextmorgn
5ba933df89 feat(app): scrollable toolbar + padding fix 2025-11-24 17:27:01 +01:00
dextmorgn
5745b125e9 fix(app): remove collide force 2025-11-24 16:47:15 +01:00
dextmorgn
6785c9ed2e feat(app): avoid collisions on nodes layout 2025-11-24 16:43:02 +01:00
dextmorgn
59493c108f feat(api): actions on nodes 2025-11-24 16:42:39 +01:00
dextmorgn
64c0a8226c feat(app): actions on edges 2025-11-24 16:42:16 +01:00
dextmorgn
6966d10de1 feat(app): update chat zIndex 2025-11-24 14:52:18 +01:00
dextmorgn
c83472baf2 feat(types): update compute_label for location 2025-11-24 14:51:25 +01:00
dextmorgn
fe2872784e feat(app): relayout on new data 2025-11-24 14:51:06 +01:00
dextmorgn
c4b52d6088 fix(app): typo 2025-11-24 12:37:37 +01:00
dextmorgn
06042280e0 feat(app): adapt nodeSize value 2025-11-24 12:24:40 +01:00
dextmorgn
5400d397d8 feat(app): update keyboard shortcuts 2025-11-24 11:35:07 +01:00
dextmorgn
b482e9f214 feat(app): graph improvement + new toolbar 2025-11-24 11:21:23 +01:00
dextmorgn
6591091316 feat(app): canva context-menus 2025-11-24 11:20:42 +01:00
dextmorgn
5b8ed0b9d0 fix(app): social account icon 2025-11-24 11:19:36 +01:00
dextmorgn
7b69167ff1 fix(app): revert commit 2025-11-22 15:42:40 +01:00
dextmorgn
d57aac64c0 feat: VITE_API_URL instead of localhost 2025-11-22 15:10:35 +01:00
dextmorgn
76593cdb86 feat(types): remove domain name from dnsrecord 2025-11-21 15:51:17 +01:00
dextmorgn
900ef0c34b feat(app): remove deprecated store 2025-11-21 14:03:22 +01:00
dextmorgn
600d4e4f0a feat(app): decrease d3ForceLinkDistance range 2025-11-21 14:03:08 +01:00
dextmorgn
0debaddb43 fix(app): useEvents useEffect 2025-11-21 13:36:31 +01:00
dextmorgn
fc7fe2855a fix(app): usage of node.id instead of node.data.id 2025-11-21 13:21:01 +01:00
dextmorgn
a4614180b4 feat(app): sending node ids to api instead of labels for transforms 2025-11-21 12:56:25 +01:00
dextmorgn
3933946777 feat(types): add pydantic parser + tests 2025-11-21 12:55:53 +01:00
dextmorgn
6fcc75346a feat(core): update graph repo and tasks to support passing whole node object to transforms 2025-11-21 12:55:17 +01:00
dextmorgn
f7ef075ca9 feat(api): usage of whole node object instead of label for transforms 2025-11-21 12:54:33 +01:00
dextmorgn
f63cc11f77 feat(core): update poetry.lock 2025-11-21 12:53:12 +01:00
dextmorgn
8e1359702c fix(types): add missing deps + update poetry.lock 2025-11-21 12:53:00 +01:00
dextmorgn
66a626f805 feat(transforms): update poetry.lock 2025-11-21 12:52:19 +01:00
dextmorgn
8d44b5a29b fix(api): update poetry.lock 2025-11-21 12:51:54 +01:00
dextmorgn
a813d02082 feat(app): use toggle instead of open for settings 2025-11-21 11:08:02 +01:00
dextmorgn
26c7b753ce feat(app): toggle settings 2025-11-21 11:06:52 +01:00
dextmorgn
744b5374f8 feat(app): metatada on nodes list 2025-11-21 01:22:07 +01:00
dextmorgn
e4078b972e Merge pull request #74 from reconurge/feat/type-validations
feat: type validations + transforms minification
2025-11-21 00:39:11 +01:00
dextmorgn
456d95093e feat(types): label tests 2025-11-21 00:36:28 +01:00
dextmorgn
054d8b557d fix(core): fix order for batch logs insert 2025-11-21 00:17:37 +01:00
dextmorgn
9a8fe6b139 fix: social_account transforms 2025-11-20 18:35:18 +01:00
dextmorgn
e3e6effdbe fix(api): node edit 2025-11-20 18:21:57 +01:00
dextmorgn
306b2958ba feat: parse httpUrl on db insert 2025-11-20 17:59:47 +01:00