Commit Graph

280 Commits

Author SHA1 Message Date
Kim 1021bb852a fixed bug in creating user and returning parents of installations/folders 2023-04-06 08:05:05 +02:00
ig 4b8c4f1942 add Utils/Reflection 2023-04-05 17:43:27 +02:00
ig d2c83ddc7f indent 2023-04-05 13:08:45 +02:00
ig dc259095e0 add SystemControl as a dedicated Device 2023-04-05 13:05:38 +02:00
ig a9a433133a move TruConvertDc enums into files 2023-04-05 12:55:03 +02:00
ig 1196aeeb8b move TruConvertAc enums into files 2023-04-05 12:53:36 +02:00
ig e8ad29c64f add "precharge" to dictionary 2023-04-05 12:52:37 +02:00
ig cf93482b6e Move TRUMPF_Manual_TruConvert_AC3025.pdf from /doc to /Doc 2023-04-05 12:51:06 +02:00
ig 988960ac2a Work around a bug in rider when adding existing projects ($SolutionDir is null) 2023-04-05 12:47:55 +02:00
ig 97ff549573 Remove Generator from StatusApi 2023-04-05 10:01:37 +02:00
atef 840643f069 Introduce CombinedStatus 2023-04-04 16:37:37 +02:00
atef d564b3c3b6 [ig] revert accidentally commited changes to Modbus lib 2023-04-04 14:51:06 +02:00
atef b088665f39 Update truConvert devices to new status API 2023-04-04 13:43:23 +02:00
atef 2b14106e6b remove wrong placed docs 2023-04-04 13:36:43 +02:00
ig 5d0ac3cd62 "unhashed" is a word 2023-04-04 13:17:44 +02:00
ig 4e6588192f Make Battery48TL use new StatusLog lib 2023-04-04 13:16:10 +02:00
ig 005da7fbcb Subscribe Cleanup on TaskPoolScheduler, should make Backend startup faster 2023-04-04 10:39:42 +02:00
ig a6252895bb Update StatusApi & Units 2023-04-04 10:24:47 +02:00
ig 904d05c0de Add temporary hack to read info from VRM 2023-04-04 10:24:46 +02:00
ig 79ccad37c5 Move Controller to src root 2023-04-04 10:24:37 +02:00
Sina Blattmann 30c9752f9a Fix a few small bugs, revert Detail Component 2023-04-03 15:55:50 +02:00
Sina Blattmann 156eee6c9c Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-03-31 08:55:04 +02:00
Kim b290ded0a9 Fill Order Numbers everywhere where installations are given back 2023-03-30 09:28:44 +02:00
Kim e1305126ee Shifted sanitizing outputs into Controller.cs
Now Hiding Parents
2023-03-30 09:27:18 +02:00
Kim 46db92fee5 fixed trimming bug in get_cert, its 75mb now 2023-03-30 08:30:40 +02:00
Sina Blattmann 52eff388a5 [WIP] add users route, change routing structure, change styling of tabs 2023-03-29 15:30:06 +02:00
Sina Blattmann 2a664ac213 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-03-24 13:07:17 +01:00
Sina Blattmann 78b9d22fbd [WIP] add dialog for choosing where to move folder or installation, work on access rights page 2023-03-24 13:06:33 +01:00
Kim eb03329441 supressing warnings 2023-03-23 17:36:24 +01:00
Kim b8da0c379d refactoring and testing OpenVpnCertificatesServer with token 2023-03-23 17:17:10 +01:00
Kim f62375ae54 added token generator and getting token from token.json 2023-03-23 16:58:26 +01:00
Kim 888a9f716b added token generator and getting token from token.json 2023-03-23 16:57:50 +01:00
Kim 610aa05a38 Wip test commit 2023-03-23 15:57:51 +01:00
Sina Blattmann 05dc389eaf Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-03-23 15:46:37 +01:00
Kim 50036daa78 typo 2023-03-23 15:46:19 +01:00
Sina Blattmann 7a0012c626 [WIP] added multi select to grant access to users 2023-03-23 15:46:15 +01:00
Kim c2d10b63d2 rewrote getchildusers 2023-03-23 15:45:40 +01:00
Kim 55628e2186 updating installations with new order numbers automatically updates the ordernumber2installation relation table 2023-03-23 14:58:59 +01:00
Kim b07991e75d added Ordernumber to installation relation and automatically filled installation order relations on get calls 2023-03-23 14:23:03 +01:00
Kim 7c385bc51c added smtpconfig class and put smtp config data into resources json file 2023-03-23 13:37:35 +01:00
Sina Blattmann bf63da1ffd Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-03-23 13:28:59 +01:00
Kim 432189f461 simplify s3 keys from json 2023-03-23 13:28:55 +01:00
Sina Blattmann 04ef034b07 add error to InstallationContext 2023-03-23 13:28:42 +01:00
Sina Blattmann b0aebf6e7d Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-03-23 13:06:24 +01:00
Sina Blattmann 5a2151c0fb [WIP] add user lists to user tab 2023-03-23 13:05:57 +01:00
Kim cc234cad97 added foldernames to inherited folder calls 2023-03-23 12:53:14 +01:00
Kim 7d4309f3af Added deletedFolders/installations/users for archive purposes, login is now possible without pw if no pw is set and you need to reset your pw, user hased pws should no longer be given out by the backend, moving folders and installations now have their own calls, loading s3 keys from disk on use 2023-03-23 12:47:25 +01:00
Sina Blattmann 6462b24dfd Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-03-23 08:29:34 +01:00
Sina Blattmann 5d801ab36b [WIP] add Users tab to Groups 2023-03-23 08:28:56 +01:00
Kim 656b671962 split users with direct and inherited access to folders call 2023-03-23 08:27:29 +01:00