Commit Graph
441 Commits
Author SHA1 Message Date
dextmorgn edfa1f7b15 feat(app): show AI button if Flo assistant is active 2025-11-18 11:06:18 +01:00
dextmorgn b8013f8a64 feat(app): some typos 2025-11-18 11:05:21 +01:00
dextmorgn 5c3610d4f8 feat(app): delegate layouting to web worker 2025-11-18 11:04:36 +01:00
dextmorgn 238a4087c9 feat(api): add Username to raw-material for flows 2025-11-18 11:03:52 +01:00
dextmorgn b52cbbb904 feat(app): add key requirement for org_to_asn 2025-11-17 23:05:09 +01:00
dextmorgn 658d26fb9d feat(app): reformat error message for transform 2025-11-17 23:04:51 +01:00
dextmorgn 3b9d8d101d feat(app): keyboard connectors 2025-11-17 23:04:29 +01:00
dextmorgn ea9f3d7c27 feat(app): format code 2025-11-17 23:03:22 +01:00
dextmorgn da57fbddd7 feat(app): padding on kb shortcuts 2025-11-17 23:02:59 +01:00
dextmorgn 5596e60bf3 feat(app): close new sketch modal while on already existing sketch page 2025-11-17 23:02:31 +01:00
dextmorgn dcf3b639bc feat(app): apply zoom settings to graph 2025-11-17 23:02:03 +01:00
dextmorgnandGitHub e9828c4657 Merge pull request #65 from reconurge/feat/types-and-layout-upgrades
feat: types and layout upgrades
2025-11-17 17:36:11 +01:00
dextmorgn f4ad1f80b5 feat(app): loader on layouting 2025-11-17 17:35:37 +01:00
dextmorgn ed42a3b2c1 feat(app): autocenter on load + always allow drag 2025-11-17 17:20:44 +01:00
dextmorgn 2f84a87feb feat(app): separate concerns for layouts 2025-11-17 16:57:44 +01:00
dextmorgn 938943d1c0 feat(core): update type_matcher.py 2025-11-17 16:57:08 +01:00
dextmorgn ba2543a196 feat(core): update contact email 2025-11-17 16:56:46 +01:00
dextmorgn a18ac52efc feat(types): support SocialAccount and Username 2025-11-17 16:56:22 +01:00
dextmorgn 1fb2c78914 feat(transforms): support for Username and SocialAccount 2025-11-17 16:55:26 +01:00
dextmorgn c51205dec3 feat(api): change SocialProfile to SocialAccount 2025-11-17 16:53:45 +01:00
dextmorgn f78285a1ae feat: update contact email 2025-11-17 16:53:07 +01:00
dextmorgn 7872e2aab4 feat(app): toolbar flex 2025-11-17 13:33:02 +01:00
dextmorgn f6b68960ea feat(app): lowercase 2025-11-17 13:11:10 +01:00
dextmorgn b14844126a Merge branch 'feat/save-nodes-position' 2025-11-17 12:39:43 +01:00
dextmorgn 9787d92d50 feat(app): decrease save position debounce 2025-11-17 12:34:31 +01:00
dextmorgn 0171ba7ba4 feat(app): update status indicator styles 2025-11-17 12:27:43 +01:00
dextmorgn 7f2dc36e44 feat(app): remove md files and update styles 2025-11-17 12:27:28 +01:00
dextmorgn fa6725c190 feat(app): decrease distance between nodes on dagre layout 2025-11-17 00:21:49 +01:00
dextmorgn 4e9c17d98e feat(app): fix node positions 2025-11-17 00:21:49 +01:00
dextmorgn eead6a1018 feat: update docker kill in Makefile 2025-11-17 00:21:49 +01:00
dextmorgn 27f54673e9 fix(app): remove react-scan 2025-11-17 00:21:48 +01:00
dextmorgnandGitHub 0908b4e773 Update README.md 2025-11-15 19:34:49 +01:00
dextmorgn cd0652f5fe feat: update docker kill in Makefile 2025-11-15 02:03:00 +01:00
dextmorgn 1e1d9f19c6 fix(app): utils.ts 2025-11-15 02:02:42 +01:00
dextmorgn a72223e2f3 fix(app): remove react-scan 2025-11-14 22:50:20 +01:00
dextmorgn 877f52bca1 feat(app): save nodes positions 2025-11-14 22:49:13 +01:00
dextmorgn 0427c7919c feat(api): nodes positions 2025-11-14 17:42:54 +01:00
dextmorgn c21db239ac feat: rebase main 2025-11-14 17:42:29 +01:00
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