Merge branch 'dev' into 'main'
Fixed filter bug
See merge request aswi/aswi-2022/aswi2022bug-thugs!57
Merge branch 'server-dev' into 'dev'
Fixes filtering bug
See merge request aswi/aswi-2022/aswi2022bug-thugs!56
Merge branch 'server-release-fix' into 'server-dev'
re #9846 Fixed filter bug
See merge request aswi/aswi-2022/aswi2022bug-thugs!55
re #9846 Fixed login and change team name bug
See merge request aswi/aswi-2022/aswi2022bug-thugs!53
Changed devices views, changed filtering and tables style
See merge request aswi/aswi-2022/aswi2022bug-thugs!52
Changed views for devices and filtering. Changed tables style
See merge request aswi/aswi-2022/aswi2022bug-thugs!51
Merge branch 'server-fix' into 'server-dev'
Fixed filtering over devices, changed keyman and lauterbach devices views, changed tables style
See merge request aswi/aswi-2022/aswi2022bug-thugs!50
re #9846 Filter text fields keeps their searched content.
Merge branch 'ld-client-dev' into 'dev'
re #9845 Finished up all features regarding the ld client
See merge request aswi/aswi-2022/aswi2022bug-thugs!48
Merge branch 'ld-client-repetitive-fetch' into 'ld-client-dev'
re #9845 Ld client repetitive fetch
See merge request aswi/aswi-2022/aswi2022bug-thugs!47
re #9845 tests fix after refactoring
README, changed main page url
re #9846 Changed keyman devices, body devices views. Added Head devices view. Changed filtering of logs, ldlogs, body devices, head devices and keyman devices. Changed HTML tables style and few labels.
Changed looks of tables with simple css. Added inventory number and comment to Lauterbach devices. Changed connection between lauterbach devices and license.
Fixed minor issues. View on keyman devices changed. Changed database for new keyman x license connection.
re #9845 Fixed some bugs in InfoFetcherTests.cs and ProcessDetectionTests.cs
re #9845 Added an outer loop for information retrieval
Added authorization on server side. Added views for LD logs and body devices. Fixed few frontend issues.
See merge request aswi/aswi-2022/aswi2022bug-thugs!46
Authorization on frontend.
See merge request aswi/aswi-2022/aswi2022bug-thugs!45
Merge branch 'server_auth' into 'server-dev'
Added authorization and other previously unresolved issues.
See merge request aswi/aswi-2022/aswi2022bug-thugs!44
Changed certain template looks and controls.
Added signup and users table in database. Passwords are hashed. Added view for changing users roles.
security fix for all endpoints. Added view for Licenses and html template on "/" with information about server endpoints.
Merge branch 'ld-trace32-api' into 'ld-client-dev'
re #9712 integration of t32 API
See merge request aswi/aswi-2022/aswi2022bug-thugs!43
re #9712 html doc generation
re #9712 added tr32api dll
re #9712 Added documentation of the newly implemented methods + refactoring
re #9712 main new info fetcher redefinition
re #9712 Added t32 api fetcher
re #9712 restructuring of info fetcher
re #9712 Added configuration properties of the t32 api
Merge branch 'ld-client-doc' into 'ld-client-dev'
re #9570 ld client documentation
See merge request aswi/aswi-2022/aswi2022bug-thugs!42
Added views for LD logs and forms for connecting body devices with licenses.
re #9570 Added generated html documentation
re #9570 Added code documentation to logger classes and properties
re #9570 - Commented IProcessDetection.cs, IProcessUtils.cs, ProcessDetection.cs, and ProcessUtils.cs
re #9570 Commented DebuggerInfoParser.cs, IInfoFetcher.cs, and InfoFetcher.cs
re #9570 Commented Program.cs
re #9570 Commented ConfigLoader.cs, FileUtils.cs, and IFileUtils.cs
re #9570 Commented ConnectionStatus.cs, DebuggerInfo.cs, and Payload.cs
re #9570 Commented HttpClient.cs, IHttpClient.cs, and IApiClient.cs
re #9570 Commented ApiClient.cs
re #9708 updated requirements. Added logout and template versions for host users.
re #9708 Login logic with fastapi-jwt
Views navigation fix
prefix path fix and ld-logs new body and head devices fix
Merge branch 'server_doc' into 'server-dev'
Server documentation
See merge request aswi/aswi-2022/aswi2022bug-thugs!41
user documentation
Update README.md
Ld client doc
See merge request aswi/aswi-2022/aswi2022bug-thugs!40
re #9573 Added generated html of code coverage
re #9573 added ld coverage
User documentation
Database persistent data fix
See merge request aswi/aswi-2022/aswi2022bug-thugs!39
See merge request aswi/aswi-2022/aswi2022bug-thugs!38
re #9573 Added a sequence and UML diagram
Merge branch 'ld-testing' into 'ld-client-dev'
re #9443 Ld testing
See merge request aswi/aswi-2022/aswi2022bug-thugs!37
Merge branch 'db_persistent_fix' into 'server-dev'
Database persistent data fix. docker-compose.yml modified.
See merge request aswi/aswi-2022/aswi2022bug-thugs!36
re #9577 Api code documentation.
re #9443 Added implementation of tests for ApiClient
re #9443 ApiClient refactoring for better testing
re #9443 Added implementation of ProcessDetection tests
re #9443 Added implementation of InfoFetcher tests
re #9443 added implemented tests for DebuggerInfoParser
Demo with additional Server features
See merge request aswi/aswi-2022/aswi2022bug-thugs!35
re #9443 refactoring of network and other utils for the purpose of testing
re #9443 refactoring of detection classes
Api with filters and funcionality for connecting PCs with team and Devices with Licenses.
See merge request aswi/aswi-2022/aswi2022bug-thugs!33
Merge branch 'ld-deployment-readme' into 'ld-client-dev'
re #9571 Ld deployment readme
See merge request aswi/aswi-2022/aswi2022bug-thugs!34
re #9571 fixed typo and text refactoring
re #9571 Added installation readme to the LD client
Merge branch 'api_filters' into 'server-dev'
re #9575 Added filters at /api/v1/logs-web and /api/v1/devices-web
See merge request aswi/aswi-2022/aswi2022bug-thugs!32
Added functionality for creating licenses and teams and connecting them to devices a PCs.
Merge branch 'ld-client-refactoring' into 'ld-client-dev'
re #9568 Finished ld code refactoring
See merge request aswi/aswi-2022/aswi2022bug-thugs!31
re #9568 Fixed a typo in the config file
re #9568 Fixed formatting
re #9568 Broke config loader down into separate methods.
re #9568 Added all 4 commands (arguments) to be sent to the debugger into the configuration file.
re #9568 Fixed a typo in the filename.
re #9575 Filtering Over logs and devices.
re #9575 Added filter over Usernames in /api/v1/logs-web and endpoint with Form for creating a license.
Merge branch 'ld-debugger-info-fetcher' into 'ld-client-dev'
re #9566 Implemented retrieving information from an LD
See merge request aswi/aswi-2022/aswi2022bug-thugs!30
re #9566 Removed IoUtils.cs since it was being used only in one place.
re #9566 Moved magic values into the configuration file.
re #9566 Added InfoFetcher.cs, modified some other files (a bit of refactoring)
re #9566 Created mocks for simulating an LD-debugger
Merge branch 'process-uniqueness' into 'ld-client-dev'
re #9567 Implemented a feature that ensures that there can be only one running process of the application
See merge request aswi/aswi-2022/aswi2022bug-thugs!29
re #9567 Made sure that there is only one running process of the application.
Merge branch 'debugger-info-parser' into 'ld-client-dev'
re #9565 Implemented a debugger info parser
See merge request aswi/aswi-2022/aswi2022bug-thugs!28
re #9565 Implemented DebuggerInfoParser, added IoUtils for reading the content of a file
Release of the first demo
See merge request aswi/aswi-2022/aswi2022bug-thugs!27
Finalized server dev for demo
See merge request aswi/aswi-2022/aswi2022bug-thugs!26
Merge branch 'server_timestamp_fix' into 'server-dev'
re #9416 Fixed timestamp.
See merge request aswi/aswi-2022/aswi2022bug-thugs!25
Merge branch 'client-dev' into 'dev'
Dokončení implementace dema (klient - Python)
See merge request aswi/aswi-2022/aswi2022bug-thugs!18
Completed API implementation for demo
See merge request aswi/aswi-2022/aswi2022bug-thugs!24