Commit Graph

48 Commits

Author SHA1 Message Date
Marcel Haag a5fa8ca9dd fix: added data & fixed small bugs 2023-08-30 12:50:27 +02:00
Marcel Haag dee3c35180 feat: As a developer I want to upload my docker images to DockerHub 2023-08-11 14:18:56 +02:00
Marcel Haag 056e4532fa feat: As an user I want to see only the projects I created 2023-06-05 10:43:56 +02:00
Marcel Haag 2f6fd7c2bc feat: Secure MongoDB and add Liquibase to project 2023-05-22 15:10:30 +02:00
Marcel Haag e0e23f7383 feat: As a user I want to disable / enable objectives 2023-04-12 14:26:58 +02:00
Marcel Haag 07c6871294 feat: As a user I want to add the project version 2023-04-10 17:01:23 +02:00
Marcel Haag 9e4fa27b92 feat: As an user I want to add the pentest status of a project 2023-04-05 18:32:26 +02:00
Marcel Haag 2c7ac85f6e feat: As an user I want a retry dialog guard, in order to resend a failed request 2023-03-29 21:58:29 +02:00
Marcel Haag 9fddff7740 fix: As a user I want to remove all related the findings and comments after deleting a project 2023-03-24 13:25:41 +01:00
Marcel Haag a37e06f8ca feat: As a user I want to see my profile in the header and log myself out manually 2023-03-08 14:43:41 +01:00
Marcel Haag 3be43fa96e feat: As a user I want a timer to track the time spent on each objective 2023-03-08 11:04:49 +01:00
Marcel Haag 79a2493c37 feat: As a user I want to have an export dialog to download my pentest report 2023-02-23 16:08:01 +01:00
Marcel Haag bb544c71a0 feat: As a user I want to get project data by projectId that is filled with all the necessary data for report creation 2023-02-21 15:29:13 +01:00
Marcel Haag 280948c470 feat: As a developer, I want to have spring security added to the reporting microservice 2023-02-15 14:30:27 +01:00
Marcel Haag 3c3f005537 feat: As a developer I want an additional microservice for creating pentest reports 2023-02-13 11:28:33 +01:00
nsm e27d6005db feat: start C4PO with docker-compose 2023-01-17 10:02:21 +01:00
Norman Schmidt 40224635ab feat: upgrade Keycloak to version 20 2023-01-17 10:02:21 +01:00
Marcel Haag f5e34722f5 feat: As a user I want to edit my comment 2022-12-28 15:56:53 +01:00
Marcel Haag 6f209dfbb4 feat: As a user I want to delete my comment 2022-12-23 13:45:13 +01:00
Marcel Haag 16bc1a5d4f fix: design pattern and QoL Improvements 2022-12-23 13:07:17 +01:00
Marcel Haag 46f79dcf89 feat: As a user I want to add a comment via dialog 2022-12-22 15:47:37 +01:00
Marcel Haag 6a625349c8 feat: As a user I want to delete my finding 2022-12-22 15:47:37 +01:00
Marcel Haag 27a8e963e9 feat: As a user I want to edit my finding 2022-12-08 10:20:05 +01:00
Marcel Haag 076fa087e8 fix: As a developer I want tests for the new API's and document them 2022-12-02 17:13:10 +01:00
Marcel Haag a4536e9735 fix: Bugfixes and QoL Improvements 2022-11-21 09:56:13 +01:00
Marcel Haag e9aec4ec3e feat: As a developer, I want to get findings by pentestId 2022-11-16 09:26:27 +01:00
Marcel Haag b2f430f9fd feat: As a developer I want to create a finding that is related to my pentest 2022-11-14 12:33:33 +01:00
Marcel Haag 84b7c1a07d feat: As a developer, I want to create a pentest 2022-11-11 19:02:35 +01:00
Marcel Haag f658073bcf feat: As a user I want to add a finding via dialog 2022-11-02 10:49:10 +01:00
Marcel Haag 5d89467c1e feat: As a user I want to have an comments overview 2022-10-24 15:33:20 +02:00
Marcel Haag 747cade495 feat: As a user I want to have an findings overview 2022-10-24 13:18:36 +02:00
Marcel Haag 6764583481 feat: As a user I want to view the information about my current pentest 2022-10-14 11:38:35 +02:00
Marcel Haag b695b17a9e feat: As an user I want to have the layout for my pentest 2022-09-01 17:28:24 +02:00
Marcel Haag ecaaeea079 fix: integration test and ascii documentation 2022-08-19 13:14:59 +02:00
mhg 4a2024dd69 feat: refactor project model in order to calculate progress 2022-08-19 13:14:59 +02:00
norman-schmidt 24dccb3e8f
feat: added pentest endpoint to get pentests by projectId & category 2022-08-05 11:00:15 +02:00
mhg e80c0e8560
feat: As a developer I want to have a global and customizable exception handeling 2022-07-05 20:10:29 +02:00
Stipe Knez 7f2dbcacf4
feat: as a developer I want to edit projects 2022-03-23 09:45:07 +01:00
Stipe Knez 203b376ef1
feat: As a developer I want to delete projects 2022-02-15 17:02:47 +01:00
mhg c9987b48b9 feat: added dialog-service and new project dialog 2022-01-12 22:36:19 +01:00
Stipe Knez a54f064692
feat: As a developer I want to create new Projects 2022-01-07 09:56:47 +01:00
mhg d1c1a3814b
feat: added header and project overview to FE and fixed keycloak test container 2021-10-29 14:38:05 +02:00
Marcel Haag 0541586aaf fix: adjusted projects model, testdata and postman 2021-08-06 18:19:45 +02:00
mhg 47dd096da6 feat: added mongodb to microservice and docker compose 2021-08-06 17:53:58 +02:00
Marcel Haag dfc5e1a934 feat: added Keycloak and WebsecurityConfig and improved script management 2021-08-06 17:53:43 +02:00
Marcel Haag 41e375c32e feat: added Header, Project Model, Service, Controller and Testdata 2021-08-06 17:53:31 +02:00
Marcel Haag 265153b015 feat: added dockerfiles for virtualization 2021-08-06 17:53:07 +02:00
Marcel Haag 70d3ac4d3c feat: created initial SpringBoot app with OWASP DepCheck and SpotBug 2021-08-06 17:52:41 +02:00