Commit Graph

48 Commits

Author SHA1 Message Date
6e7bb08738 Merge branch 'feature/stock-item-link'
All checks were successful
Build Docker Image / Docker-Build (push) Successful in 2m34s
Build Docker Image / Clean-Registry (push) Successful in 2s
2026-02-12 08:24:21 +01:00
214a4c00f5 finished loading item by db id
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-02-11 14:32:41 +01:00
12ed6d47ec working on loading item by id 2026-02-11 13:41:45 +01:00
aaf33ffa8f implemented GUI update on cloning items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-02-10 23:48:10 +01:00
f4e85c870c implemented cloning of stock items. NEXT: update of GUI via message bus
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-02-10 08:45:00 +01:00
a3bcc66b73 finished implementation of migration from legacy item db to stock db
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-01 09:09:41 +01:00
e450585d37 fixed bug: import was missing
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-26 08:26:42 +01:00
2b22ed9b92 removed debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-21 08:23:58 +01:00
9f9db49c55 removed debug output
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-19 09:55:46 +01:00
57a18b5957 accomplished direct linking of items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-19 08:40:54 +01:00
0f7fb99eaa preparing direct loading of items
current state:
- loading of item implemented on backend
- need to post path information
- could be resolved re-using _getLocationEntities_, but that would include the full data of all items at that location, which is probably not required

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-17 00:37:45 +01:00
a4488a2fae implemented references to locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-16 23:13:10 +01:00
97ee1e4aad Merge remote-tracking branch 'origin/module/stock' into module/stock 2025-11-03 20:19:35 +01:00
71d9a4b15f working on referenceable locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 20:16:57 +01:00
9a377a8871 preparing to make items/locations referencable
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 08:47:59 +01:00
8e10909c81 preparing to make items/locations referencable
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-11-03 08:43:07 +01:00
8239bfefab preparing to patch multiple (selected) times in one call
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-27 08:47:13 +01:00
ea616ed2a1 improving drag'n'drop of locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-25 23:26:40 +02:00
3caf51f52d implemented creating new stock items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-25 18:31:46 +02:00
4b4a575356 preparing to create new items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-24 23:32:20 +02:00
67e35d45a4 improving moving around locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-24 14:43:55 +02:00
a73a660d43 refactored moving of locations, implemented editing of location details, implemented raising locations to the top level
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-22 23:36:42 +02:00
8bf0790fca refactored location patching
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-22 22:45:14 +02:00
eafa7a5b5f implemented moving of locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-22 21:16:25 +02:00
7b259e7425 preparing moving of locations 2025-10-22 18:51:14 +02:00
1acf54f58a bugfix: stopping event from bubbling up on item drag and drop 2025-10-21 23:02:15 +02:00
6c7fbdcde2 implemented deletion of locations 2025-10-21 10:17:09 +02:00
59e6a7001d preparing to delete locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-21 08:49:18 +02:00
4e9c8c0f69 preparing to store new locations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-20 23:17:54 +02:00
715d2b0f31 implemented moving of items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-20 22:25:47 +02:00
b1517edc31 preparing to move items to new location
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-20 09:26:47 +02:00
2eb2bb25aa working on new location creation 2025-10-17 15:58:29 +02:00
8b009cdfd7 css work
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-16 23:19:53 +02:00
c47f98032b extended translations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-16 23:11:42 +02:00
8d40c8c9f1 implemented tags for items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-16 23:04:52 +02:00
5831dbe7fa implemented display of notes related to stock items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-16 13:36:02 +02:00
21c5a72349 implemented deletion of item properties
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-15 21:13:08 +02:00
a001074783 implemented editing of item base data
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-15 20:59:46 +02:00
3c733a75ee preparing to update item base data
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-15 16:11:33 +02:00
832be23e8c implemented adding/updating of item properties
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-15 09:26:16 +02:00
846ef4a27a working on adding new properties to existing items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-15 00:21:08 +02:00
6e7cb813d3 preparing editing of stock items
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-14 08:49:50 +02:00
a52df2b434 implemented stock display from location tree to property list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-13 23:41:12 +02:00
6e9a2b6aca working on loading items for location 2025-10-13 21:57:50 +02:00
26d2f7c1f4 finished location tree
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-13 17:02:09 +02:00
2cd022451a working on location tree 2025-10-13 16:14:31 +02:00
74e602eec7 refactored item module → stock, added legacy database creation methods
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-12 21:51:14 +02:00
fea21872e3 preparing stock module
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-12 19:16:50 +02:00