Commit Graph

102 Commits

Author SHA1 Message Date
jappel c45afd0981 Persist section renumbering 2026-07-25 21:30:29 +02:00
jappel abcb468807 Persist circuit reorders 2026-07-25 21:22:10 +02:00
jappel 08a2775a88 Persist device row moves 2026-07-25 21:09:02 +02:00
jappel 76d8d59391 Persist circuit cell edits 2026-07-25 20:26:45 +02:00
jappel 3977a6e6e1 Persist project device synchronization 2026-07-24 11:47:03 +02:00
jappel e930cb75b8 Route project devices through history 2026-07-24 10:57:50 +02:00
jappel ac16cca77a Add project device structure history 2026-07-24 09:09:59 +02:00
jappel 0bc6c7372f Add project device update history 2026-07-24 08:57:57 +02:00
jappel 2668fc2f16 Add project device sync history 2026-07-24 08:47:25 +02:00
jappel 4b4603b71b Add section renumber history 2026-07-24 08:34:31 +02:00
jappel 332dfdb5d9 Add circuit reorder history 2026-07-24 08:21:32 +02:00
jappel 53282e8c7c Add placeholder move history 2026-07-23 22:39:59 +02:00
jappel 0a51703315 Add device row move history 2026-07-23 22:29:44 +02:00
jappel ca13efbfcb Add circuit history commands 2026-07-23 22:18:36 +02:00
jappel bd5f4f925f Add device row history commands 2026-07-23 22:09:53 +02:00
jappel e4c7cf06e9 Add project command API 2026-07-23 21:56:13 +02:00
jappel 1e4dd26bb8 Add persistent history stacks 2026-07-23 21:48:24 +02:00
jappel 2d0aa11d9c Add atomic device row updates 2026-07-23 21:38:20 +02:00
jappel 296cb0f1c4 Add atomic circuit update commands 2026-07-23 21:32:25 +02:00
jappel b79faed320 Add serializable project commands 2026-07-23 21:23:31 +02:00
jappel 903d977443 Add project revision foundation 2026-07-23 21:17:48 +02:00
jappel 30d6f1a2e1 Remove project device mirror fields 2026-07-23 20:55:26 +02:00
jappel 3fbf3ac622 Remove legacy consumer API 2026-07-23 20:00:48 +02:00
jappel d7ce135ac8 Verify legacy migration completion 2026-07-23 19:16:41 +02:00
jappel 4d5eb22e66 Isolate legacy migration transactions 2026-07-23 19:06:30 +02:00
jappel 9be94028b3 Isolate circuit section transactions 2026-07-23 19:02:38 +02:00
jappel 91baa6c76c Isolate project device sync transactions 2026-07-23 18:57:18 +02:00
jappel cf356bbedc Make device row moves atomic 2026-07-23 18:52:40 +02:00
jappel a6837d7242 Make initial circuit creation atomic 2026-07-23 18:46:50 +02:00
jappel 30c7555c68 Isolate device row transactions 2026-07-23 18:33:22 +02:00
jappel d7fda37576 Add real SQLite transaction tests 2026-07-23 18:22:32 +02:00
jappel c7e5f7a80d Make legacy migration atomic 2026-07-23 17:55:04 +02:00
jappel b2034c7dfb Create distribution boards atomically 2026-07-23 17:45:33 +02:00
jappel 1c57df46fa Prevent stale cell update overwrites 2026-07-23 17:43:11 +02:00
jappel 0800f984bb Create circuits with rows atomically 2026-07-23 17:36:38 +02:00
jappel b0fc2b4fbf Make circuit reordering atomic 2026-07-23 17:30:40 +02:00
jappel 7d276d1139 Make device row writes atomic 2026-07-23 17:28:42 +02:00
jappel 9cc3b7c08c Make bulk row moves atomic 2026-07-23 17:22:56 +02:00
jappel 5dc3ab90be Prepare circuits for future sizing 2026-07-22 20:53:04 +02:00
jappel b2f5ce77a5 Make device sync atomic and undoable 2026-07-22 19:47:10 +02:00
jappel 6f8b292b6b Add explicit project device sync 2026-07-22 19:38:21 +02:00
jappel 9d07ed9856 Align project devices with circuit model 2026-07-22 19:31:08 +02:00
jappel 7580ad0ade Documentation 2026-05-07 22:55:15 +02:00
jappel 9b9e67bf0c Undo Redo working 2026-05-05 09:55:08 +02:00
jappel 897e506b74 Drag and drop working 2026-05-04 23:00:22 +02:00
jappel d1ce485572 Added 1B, 2 and added bootstrap again for site 2026-05-03 22:04:45 +02:00
jappel b8995b3a1b Phase 1A done 2026-05-03 21:16:52 +02:00
jappel 18a4fdd893 All first todos completed 2026-05-01 17:58:14 +02:00
jappel 65819900b1 Rewrite frontend, added rooms, voltage selection per project, startet with todos 2026-05-01 17:07:56 +02:00
jappel 81d47ce16f Added power sum per distributionboard 2026-04-30 22:04:08 +02:00