Commit Graph

13 Commits

Author SHA1 Message Date
0e4a99332b
Fixes #29 by generating valid keys 2022-07-18 21:32:39 +02:00
36a8efb05d
Refactored service provider usage
- Remove service provider from WinForms altogether
- Moved service provider handling to processors
2022-07-17 15:15:55 +02:00
a8e231bb1b
Fixes #27 2022-07-17 13:31:36 +02:00
bbefeb97a8
Added some error handling to the section tree 2022-07-17 13:26:25 +02:00
0c4d4c03dc
Changed to perform an async call 2022-07-17 12:34:07 +02:00
0adc95b016
Fixed path construction of sections
- Fixed missed loading of parents
- Made processing async
2022-07-13 20:07:06 +02:00
5428cb9489
Implemented method to calculate a section's path 2022-07-12 21:04:33 +02:00
aca986b18d
Added method to load single section 2022-07-12 20:49:31 +02:00
2ee393efec
Implemented the section's edit function 2022-07-10 11:20:28 +02:00
271ae2a1cf
Implemented the deletion function
Closes #17
2022-07-09 22:21:28 +02:00
e8711de0d6
Fixed order of items on layer to be the same as created 2022-07-09 21:14:57 +02:00
aa34f541cf
Fixed duplicated key issue
Closes #18
2022-07-09 21:14:24 +02:00
c90dfa1ac0
Added the selection processor for adding & loading data 2022-07-09 15:04:46 +02:00