Commit Graph
403 Commits
Author SHA1 Message Date
dextmorgn e7e12fc10c fix(app): revert changes on graph layout 2025-11-14 17:38:15 +01:00
dextmorgn 8019f6842f fix: running alembic migration twice 2025-11-14 17:29:02 +01:00
dextmorgn 6c0c5081f8 fix(app): revert use of GraphViewer 2025-11-14 17:02:12 +01:00
dextmorgn e55d78e9fb feat(app): wait for api to finish before launching front app 2025-11-14 16:53:25 +01:00
dextmorgn d3cf91d120 feat(app): upgrade graph to use pixi 2025-11-14 15:59:39 +01:00
dextmorgn ffdd2ff0b8 fix(app): revert infinite refetch 2025-11-13 18:45:12 +01:00
dextmorgn a7c6d045f8 feat(app): toolbar absolute on canvas 2025-11-13 18:29:30 +01:00
dextmorgn a31df42086 feat(app): virtualize relationship items 2025-11-12 23:19:18 +01:00
dextmorgn 3fe6184fc5 feat(app): align label left on table 2025-11-12 22:43:36 +01:00
dextmorgn 8e587a7340 feat(api): use of graph_repository to import nodes + add created_at on nodes 2025-11-12 22:43:12 +01:00
dextmorgn 0bc52416d9 fix(app): update logs on sketchId change 2025-11-12 19:39:54 +01:00
dextmorgn 0f4b8c247e refactor(api): usage of graph_repository for all neo4j actions 2025-11-12 19:36:39 +01:00
dextmorgnandGitHub d68c79dff1 Merge pull request #49 from reconurge/fix/incorrect-log-timestamp
fix(app): logs timestamps
2025-11-12 19:12:02 +01:00
dextmorgn f348a1bcf8 fix(app): logs timestamps
fix #38
2025-11-12 19:11:30 +01:00
dextmorgnandGitHub 73837665b2 Merge pull request #48 from reconurge/fix/import-drawer
fix(app): prevent pagination reset on data changes
2025-11-12 18:27:41 +01:00
dextmorgn a7732f5a31 fix(app): prevent pagination reset on data changes 2025-11-12 18:25:50 +01:00
dextmorgn 7b84fabbdb fix(app): decrease NODE_COUNT_THRESHOLD for perfs 2025-11-12 13:03:58 +01:00
dextmorgnandGitHub d3c5e437e2 Merge pull request #44 from reconurge/dextmorgn-patch-1
feat: update README.md
2025-11-12 12:48:02 +01:00
dextmorgnandGitHub 56013df1f9 feat: update README.md 2025-11-12 12:47:43 +01:00
dextmorgn 951599cb8c fix: social_profile typo 2025-11-12 00:53:49 +01:00
dextmorgn 3294065ee3 feat(api): add permission checks for analysis and sketches 2025-11-11 20:13:13 +01:00
dextmorgn 4b7f1da797 feat(docs): update readme + ethics 2025-11-11 13:45:57 +01:00
dextmorgn 711ba1841a feat(docs): readme 2025-11-11 13:36:57 +01:00
dextmorgn e4e7ee5a24 feat(docs): ethics code of conduct 2025-11-11 13:36:15 +01:00
dextmorgn 2c6ed692b4 fix: license translate 2025-11-11 13:34:46 +01:00
dextmorgn 767cf99b12 feat: ETHICS.md 2025-11-11 13:30:27 +01:00
dextmorgn 36011d6863 feat(app): renaming 2025-11-10 20:19:02 +01:00
dextmorgn 84fc821d93 feat(app): refactor pages to follow same style 2025-11-10 19:55:56 +01:00
dextmorgn 569cd431c7 fix(api): condition to check sketch validity on /{sketch_id}/nodes/{node_id} 2025-11-10 19:55:28 +01:00
dextmorgn e3375d7b26 fix(app): merge nodes first step 2025-11-10 15:47:38 +01:00
dextmorgn a784002f22 fix(api): remove duplicate center node + format 2025-11-10 15:47:20 +01:00
dextmorgn 9a37954804 feat(app): remove query conditions on investigationCards 2025-11-09 23:48:41 +01:00
dextmorgn f131167c95 feat(api): update sketch and investigation last_updated_at on action 2025-11-09 23:48:09 +01:00
dextmorgn 53e3cfe685 feat(app): ts-ignore 2025-11-09 23:47:11 +01:00
dextmorgn d7e2d86ae3 feat(app): typo 2025-11-09 15:09:21 +01:00
dextmorgn da30052bfd feat(app): typo 2025-11-09 14:28:00 +01:00
dextmorgn aecec70408 feat: update licence 2025-11-08 20:26:33 +01:00
dextmorgn 462b289ed4 fix(transforms): domain_to_websites always returns inactive 2025-11-06 16:05:43 +01:00
dextmorgn fa91298f55 feat(app): import buton on add-items-modal 2025-11-06 15:47:04 +01:00
dextmorgn 6c21a96ff0 style(app): dark colors 2025-11-06 15:34:53 +01:00
dextmorgnandGitHub 908ffff4a3 Merge pull request #35 from reconurge/refactor/best-pratices
refactor(core): follow best practice principles
2025-11-06 15:33:27 +01:00
dextmorgn bbeb7ef4b6 refactor(core): follow best practive principles 2025-11-06 15:31:16 +01:00
dextmorgnandGitHub af3d06887e Merge pull request #34 from reconurge/feat/custom-types
feat: custom types
2025-11-06 15:09:59 +01:00
dextmorgn a9ed99ae08 feat(app): custom types builder and usage 2025-11-06 14:44:29 +01:00
dextmorgn f92e9ff52f feat(api): update models 2025-11-06 14:44:09 +01:00
dextmorgn 8b3663e2bb feat(api): update logic 2025-11-06 14:43:48 +01:00
dextmorgn bb08ba2bf9 feat(api): migration to add custom_types table 2025-11-06 14:43:04 +01:00
dextmorgn 7e5fbb595f feat(api): update dependencies 2025-11-06 14:42:44 +01:00
dextmorgn 00a847456c feat(core): raise error if required_key is missing 2025-11-06 10:47:12 +01:00
dextmorgn 98cfcd42b5 feat(app): restyle warning message 2025-11-05 17:08:47 +01:00