Commit Graph

23 Commits

Author SHA1 Message Date
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
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 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 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
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
Marcel Haag 0541586aaf fix: adjusted projects model, testdata and postman 2021-08-06 18:19:45 +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