Commit Graph

23 Commits

Author SHA1 Message Date
8bf3ab296d feature: loading completed with teste 2026-03-06 14:54:20 +01:00
0af50e165a feature: loading graph structure 2026-03-06 14:31:51 +01:00
dcdd4d621e enhancement: changed save button placement 2026-03-06 13:27:52 +01:00
1a479e931f feature: added saving graph to json 2026-03-06 11:03:21 +01:00
e1adf6b9b0 bugfix: fixed subgraph not being preserved after navigation 2026-03-06 08:44:19 +01:00
5b991ca8cd tests: breadcrumbs tests 2026-03-06 07:20:24 +01:00
6699a24137 ci: prevent-deploy commit labels 2026-03-06 05:29:05 +01:00
c8aff6968e ci: added condition to deploy - only after e2e tests pass 2026-03-06 05:12:18 +01:00
c6c63ad50a added playwright tests 2026-03-06 05:07:59 +01:00
5751c8cf15 added build date to headers 2026-02-28 23:42:28 +01:00
d7cfd2ee76 Update .gitea/workflows/build.yml 2026-03-01 00:27:50 +02:00
8ee296c0c5 Merge branch 'main' of http://192.168.1.110:4000/tymurbaniak/ConceptSketch into main 2026-02-28 01:10:42 +01:00
a643f24452 tsc fixes and rules 2026-02-28 01:10:14 +01:00
180d88d93f Update .gitea/workflows/build.yml 2026-02-28 01:18:26 +02:00
2557df892e Update .gitea/workflows/build.yml 2026-02-28 01:04:19 +02:00
7136993b09 Add .gitea/workflows/build.yml 2026-02-28 01:01:59 +02:00
ae02080563 layers tree I 2025-11-11 23:31:22 +01:00
4092b12aef Nodes selection store, linking and unlinking nodes 2025-11-11 13:01:32 +01:00
cd4963a4bd refactor node context menu III, added zustand 2025-11-11 01:25:59 +01:00
8e630839a0 refactor context menu II 2025-11-10 21:33:12 +01:00
80f9044729 refactor context menu to separate component 2025-11-09 23:21:33 +01:00
33141ce865 Implemented:
- node rename  working in modal
- add child node on click
- removing  node and  reasigning the edges
- creating subgraphs
-  breadcrumbs for navigtion
2025-11-08 22:21:15 +01:00
5463923423 initial commit 2025-11-07 22:45:28 +01:00