Aktivita
Od 2021-03-10 do 2021-04-08
2021-04-08
- 09:06 Task #8475 (Verified): Implement interactive parts in GUI in JS
- Review was done without any findings. After merging the branch to master the deployment to the DEMO server was succes...
- 06:33 Task #8549 (Closed): Create user & administration manual
- User & administrator manual shall be created and shall contain all necessary parts based on release artefact definiti...
2021-04-07
- 14:10 Revize e80a2c00 (aswi2021jmsd-gitlab4): Re #8475 fix failing setup of CertificateController
- 14:10 Revize e80a2c00 (aswi2021jmsd-gitlab): Re #8475 fix failing setup of CertificateController
- 13:33 Revize 6422796d (aswi2021jmsd-gitlab4): Re #8475 - Add a try/catch block in order to account for invalid JSON data being passed when accessing /api/certificates endpoint
- 13:33 Revize 6422796d (aswi2021jmsd-gitlab): Re #8475 - Add a try/catch block in order to account for invalid JSON data being passed when accessing /api/certificates endpoint
- 13:17 Revize ed55c677 (aswi2021jmsd-gitlab4): Re #8475 - Fixed minor bug in GET /api/certificates endpoint with filtering
- 13:17 Revize ed55c677 (aswi2021jmsd-gitlab): Re #8475 - Fixed minor bug in GET /api/certificates endpoint with filtering
- 11:38 Revize 2e646e3b (aswi2021jmsd-gitlab4): Re #8475 - Added redirect from "/" to "/static/index.html"
- 11:38 Revize 2e646e3b (aswi2021jmsd-gitlab): Re #8475 - Added redirect from "/" to "/static/index.html"
- 11:33 Task #8475 (Resolved): Implement interactive parts in GUI in JS
- Implementation is done.
- 11:30 Feature #8473 (Verified): Implement KeyService and CertificateService
- Code review was done. The code is well documented and tested using Unittests and Integrations tests. Minor issues wer...
- 11:25 Revize 11a90594 (aswi2021jmsd-gitlab4): Re #8475 - Getting root and trust chain from controller uses correct service
- 11:25 Revize 11a90594 (aswi2021jmsd-gitlab): Re #8475 - Getting root and trust chain from controller uses correct service
- 11:07 Revize 493022a0 (aswi2021jmsd-gitlab4): Re #8475 - Connection to the RestAPI
- 11:07 Revize 493022a0 (aswi2021jmsd-gitlab): Re #8475 - Connection to the RestAPI
- 10:10 Revize f1eef412 (aswi2021jmsd-gitlab4): Re #8475 Merge master with RestAPI implemented
- 10:10 Revize f1eef412 (aswi2021jmsd-gitlab): Re #8475 Merge master with RestAPI implemented
- 09:52 Revize 588569da (aswi2021jmsd-gitlab4): Re #8476 merge rest api endpoints
- Merge branch '8476_rest_api_endpoints' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!8 - 09:52 Revize 588569da (aswi2021jmsd-gitlab): Re #8476 merge rest api endpoints
- Merge branch '8476_rest_api_endpoints' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!8 - 09:48 Revize 8ceb3f79 (aswi2021jmsd-gitlab4): Re #8476 - Changed structure of tests
- - Renamed DAO integration tests so that they are found by pytest
- Moved RestAPI tests from UnitTests to IntegrationT... - 09:48 Revize 8ceb3f79 (aswi2021jmsd-gitlab): Re #8476 - Changed structure of tests
- - Renamed DAO integration tests so that they are found by pytest
- Moved RestAPI tests from UnitTests to IntegrationT... - 02:08 Feature #8476 (Resolved): Implement Rest API endpoints
- 01:00 Revize 8c886800 (aswi2021jmsd-gitlab4): Re #8476 - Cleaned-up database.
- 01:00 Revize 8c886800 (aswi2021jmsd-gitlab): Re #8476 - Cleaned-up database.
- 00:59 Revize 9247d70a (aswi2021jmsd-gitlab4): Re #8476 - Heavy refactoring and added comments.
- 00:59 Revize 9247d70a (aswi2021jmsd-gitlab): Re #8476 - Heavy refactoring and added comments.
- 00:29 Revize aa740737 (aswi2021jmsd-gitlab4): Re #8476 - Implemented and tested `get_cert_chain(id)`.
- 00:29 Revize aa740737 (aswi2021jmsd-gitlab): Re #8476 - Implemented and tested `get_cert_chain(id)`.
2021-04-06
- 23:58 Revize d53c2fdc (aswi2021jmsd-gitlab4): Re #8476 - Implemented and tested `get_cert_root(id)`.
- 23:58 Revize d53c2fdc (aswi2021jmsd-gitlab): Re #8476 - Implemented and tested `get_cert_root(id)`.
- 23:44 Revize 5b6d9513 (aswi2021jmsd-gitlab4): Re #8476 - Implemented and tested `get_cert_details(id)`.
- 23:44 Revize 5b6d9513 (aswi2021jmsd-gitlab): Re #8476 - Implemented and tested `get_cert_details(id)`.
- 23:43 Revize e96150c4 (aswi2021jmsd-gitlab4): Re #8476 - Added `to_dict` method to Subject, minor bugfix
- 23:43 Revize e96150c4 (aswi2021jmsd-gitlab): Re #8476 - Added `to_dict` method to Subject, minor bugfix
- 23:42 Revize eb2ea1ff (aswi2021jmsd-gitlab4): Re #8476 - Certificate usages bugfix (?)
- 23:42 Revize eb2ea1ff (aswi2021jmsd-gitlab): Re #8476 - Certificate usages bugfix (?)
- 22:50 Revize fb987403 (aswi2021jmsd-gitlab4): Re #8476 - Added and tested `get_certificate(id)`.
- 22:50 Revize fb987403 (aswi2021jmsd-gitlab): Re #8476 - Added and tested `get_certificate(id)`.
- 22:26 Revize 49f22fd9 (aswi2021jmsd-gitlab4): Re #8476 - Fixed and tested filtering for GET /api/certificates
- 22:26 Revize 49f22fd9 (aswi2021jmsd-gitlab): Re #8476 - Fixed and tested filtering for GET /api/certificates
- 22:19 Revize 5b57121e (aswi2021jmsd-gitlab4): Re #8476 - Refactored the application; swagger is not used for code generation anymore, REST API is being implemented from scratch. Migration only, fixing tests.
- 22:19 Revize 5b57121e (aswi2021jmsd-gitlab): Re #8476 - Refactored the application; swagger is not used for code generation anymore, REST API is being implemented from scratch. Migration only, fixing tests.
- 20:19 Revize 1e07432d (aswi2021jmsd-gitlab4): Re #8476 - Implemented `list_certificates` with unit tests.
- 20:19 Revize 1e07432d (aswi2021jmsd-gitlab): Re #8476 - Implemented `list_certificates` with unit tests.
- 20:18 Revize ed64d8a4 (aswi2021jmsd-gitlab4): Re #8476 - Upgraded connexion -> updated requirements.txt
- 20:18 Revize ed64d8a4 (aswi2021jmsd-gitlab): Re #8476 - Upgraded connexion -> updated requirements.txt
- 18:28 Revize a0d4dda1 (aswi2021jmsd-gitlab4): Re #8476 - Created basic unit tests for `create_certificate`.
- 18:28 Revize a0d4dda1 (aswi2021jmsd-gitlab): Re #8476 - Created basic unit tests for `create_certificate`.
- 18:28 Revize 0397ef52 (aswi2021jmsd-gitlab4): Re #8476 - Finalized `create_certificate`. Update of swagger __main__.py
- 18:28 Revize 0397ef52 (aswi2021jmsd-gitlab): Re #8476 - Finalized `create_certificate`. Update of swagger __main__.py
- 17:23 Revize eff25d7c (aswi2021jmsd-gitlab4): Re #8476 - Database FileAnchor utilization.
- 17:23 Revize eff25d7c (aswi2021jmsd-gitlab): Re #8476 - Database FileAnchor utilization.
- 17:23 Revize fa03de5c (aswi2021jmsd-gitlab4): Re #8476 - Auxiliary script for database initialization, FileAnchor
- 17:23 Revize fa03de5c (aswi2021jmsd-gitlab): Re #8476 - Auxiliary script for database initialization, FileAnchor
- 16:30 Revize 6f4a5f24 (aswi2021jmsd-gitlab4): Re #8476 - Repository bugfix.
- 16:30 Revize 6f4a5f24 (aswi2021jmsd-gitlab): Re #8476 - Repository bugfix.
- 16:30 Revize ee883227 (aswi2021jmsd-gitlab4): Re #8476 - Controller create certificate bugfix.
- 16:30 Revize ee883227 (aswi2021jmsd-gitlab): Re #8476 - Controller create certificate bugfix.
- 16:18 Revize 08f22957 (aswi2021jmsd-gitlab4): Re #8476 - Clarity update.
- 16:18 Revize 08f22957 (aswi2021jmsd-gitlab): Re #8476 - Clarity update.
- 14:45 Revize 88a68c29 (aswi2021jmsd-gitlab4): Re #8476 - Added as a part of the swagger-generated server stub. Imported required objects, SQLite3 thread issue hack (performance impact negligible, violates encapsulation), implemented `create_certificate`.
- 14:45 Revize 88a68c29 (aswi2021jmsd-gitlab): Re #8476 - Added as a part of the swagger-generated server stub. Imported required objects, SQLite3 thread issue hack (performance impact negligible, violates encapsulation), implemented `create_certificate`.
- 14:42 Revize 07622265 (aswi2021jmsd-gitlab4): Re #8476 - Changed the name of `CertificatesUsages` to `CertificateUsages`.
- 14:42 Revize 07622265 (aswi2021jmsd-gitlab): Re #8476 - Changed the name of `CertificatesUsages` to `CertificateUsages`.
- 14:41 Revize 25e62ed8 (aswi2021jmsd-gitlab4): Re #8476 - Added necessary requirements.
- 14:41 Revize 25e62ed8 (aswi2021jmsd-gitlab): Re #8476 - Added necessary requirements.
- 14:40 Revize fe572bb6 (aswi2021jmsd-gitlab4): Re #8476 - Added as a part of the swagger-generated server stub, fixed attribute error (https://github.com/zalando/connexion/issues/739)
- 14:40 Revize fe572bb6 (aswi2021jmsd-gitlab): Re #8476 - Added as a part of the swagger-generated server stub, fixed attribute error (https://github.com/zalando/connexion/issues/739)
- 14:39 Revize f716748a (aswi2021jmsd-gitlab4): Re #8476 - Added swagger.yaml (created by Jan Pašek).
- 14:39 Revize f716748a (aswi2021jmsd-gitlab): Re #8476 - Added swagger.yaml (created by Jan Pašek).
- 14:38 Revize a4f50fca (aswi2021jmsd-gitlab4): Re #8476 - Added as a part of the swagger-generated server stub, set base path to root.
- 14:38 Revize a4f50fca (aswi2021jmsd-gitlab): Re #8476 - Added as a part of the swagger-generated server stub, set base path to root.
- 14:38 Revize d35c7f1f (aswi2021jmsd-gitlab4): Re #8476 - Added swagger-generated server stub.
- 14:38 Revize d35c7f1f (aswi2021jmsd-gitlab): Re #8476 - Added swagger-generated server stub.
- 06:48 Revize 1b9fc014 (aswi2021jmsd-gitlab4): Re #8475 - Changed notBefore & notAfter to validityDays
- 06:48 Revize 1b9fc014 (aswi2021jmsd-gitlab): Re #8475 - Changed notBefore & notAfter to validityDays
- 06:24 Revize c56d2d85 (aswi2021jmsd-gitlab4): Re #8472 implement key service certificate service
- Merge branch '8472_Implement_KeyService_CertificateService' into 'master'
See merge request aswi/aswi-2021/aswi2021jm... - 06:24 Revize c56d2d85 (aswi2021jmsd-gitlab): Re #8472 implement key service certificate service
- Merge branch '8472_Implement_KeyService_CertificateService' into 'master'
See merge request aswi/aswi-2021/aswi2021jm... - 06:14 Revize c4ba6bb7 (aswi2021jmsd-gitlab4): Re #8473 - Added get_subject_from_certificate to certificate_service.py
- 06:14 Revize c4ba6bb7 (aswi2021jmsd-gitlab): Re #8473 - Added get_subject_from_certificate to certificate_service.py
- 05:38 Revize a4e818dc (aswi2021jmsd-gitlab4): Re #8473 - Fixed minor typo in certificate_service.py
- 05:38 Revize a4e818dc (aswi2021jmsd-gitlab): Re #8473 - Fixed minor typo in certificate_service.py
2021-04-05
- 23:04 Feature #8473 (Resolved): Implement KeyService and CertificateService
- Finished implementation of the required classes. Only the methods that are necessary for the this iteration's demo we...
- 22:52 Revize 2f5101f1 (aswi2021jmsd-gitlab4): Re #8472 - Added a parameter to the craete_sscrt method in CryptographyService in order to be able to specify tha number of days for which the generated certificate will be valid.
- 22:52 Revize 2f5101f1 (aswi2021jmsd-gitlab): Re #8472 - Added a parameter to the craete_sscrt method in CryptographyService in order to be able to specify tha number of days for which the generated certificate will be valid.
- 22:41 Revize a6727aa9 (aswi2021jmsd-gitlab4): Re #8472 - Added missing docstrings to KeyService and CertificateService classes
- 22:41 Revize a6727aa9 (aswi2021jmsd-gitlab): Re #8472 - Added missing docstrings to KeyService and CertificateService classes
- 22:13 Revize 2690bc1d (aswi2021jmsd-gitlab4): Re #8472 - Added further tests of the KeyService class
- 22:13 Revize 2690bc1d (aswi2021jmsd-gitlab): Re #8472 - Added further tests of the KeyService class
- 22:04 Revize 699a4f25 (aswi2021jmsd-gitlab4): Re #8472 - Added KeyService.delete test and renamed a test suite
- Applied a small change to the KeyService.get_keys method
- 22:04 Revize 699a4f25 (aswi2021jmsd-gitlab): Re #8472 - Added KeyService.delete test and renamed a test suite
- Applied a small change to the KeyService.get_keys method
- 22:03 Revize 45744020 (aswi2021jmsd-gitlab4): Re #8472 - Changed delete methods in repositories in such way that delete methods now return True only when at least one row was deleted
- 22:03 Revize 45744020 (aswi2021jmsd-gitlab): Re #8472 - Changed delete methods in repositories in such way that delete methods now return True only when at least one row was deleted
- 21:42 Revize 3d639744 (aswi2021jmsd-gitlab4): Re #8472 - Implemented delete_certificate method in CertificateService and added a test validating it
- 21:42 Revize 3d639744 (aswi2021jmsd-gitlab): Re #8472 - Implemented delete_certificate method in CertificateService and added a test validating it
- 21:41 Revize 0f3af523 (aswi2021jmsd-gitlab4): Re #8472 - Changed CertificateRepository.read_all method in such way that empty list is now returned instead of None when no certificates are found
- 21:41 Revize 0f3af523 (aswi2021jmsd-gitlab): Re #8472 - Changed CertificateRepository.read_all method in such way that empty list is now returned instead of None when no certificates are found
- 21:29 Revize 4e70d22a (aswi2021jmsd-gitlab4): Re #8472 - Added get_chain_of_trust method documentation and comments
- 21:29 Revize 4e70d22a (aswi2021jmsd-gitlab): Re #8472 - Added get_chain_of_trust method documentation and comments
- 21:19 Revize ef65f488 (aswi2021jmsd-gitlab4): Re #8472 - Implemented get_chain_of_trust method and added an integration test validating it
- Added return type specification to read_all method in CertificateRepository
- 21:19 Revize ef65f488 (aswi2021jmsd-gitlab): Re #8472 - Implemented get_chain_of_trust method and added an integration test validating it
- Added return type specification to read_all method in CertificateRepository
- 20:31 Revize 2a90f4fd (aswi2021jmsd-gitlab4): Re #8472 - Implemented get_certificates method and added an integration test validating it
- Added fixtures providing a unique DB connection for each test
- 20:31 Revize 2a90f4fd (aswi2021jmsd-gitlab): Re #8472 - Implemented get_certificates method and added an integration test validating it
- Added fixtures providing a unique DB connection for each test
- 19:57 Revize 6f64f062 (aswi2021jmsd-gitlab4): Re #8472 - Fixed an issue in the certificate repository that resulted in inability to filter certificates by their type
- 19:57 Revize 6f64f062 (aswi2021jmsd-gitlab): Re #8472 - Fixed an issue in the certificate repository that resulted in inability to filter certificates by their type
- 19:48 Revize 4c19a9b1 (aswi2021jmsd-gitlab4): Re #8472 - Implemented create_end_cert method and added an integration test validating it
- 19:48 Revize 4c19a9b1 (aswi2021jmsd-gitlab): Re #8472 - Implemented create_end_cert method and added an integration test validating it
- 18:47 Revize ca3ac7c0 (aswi2021jmsd-gitlab4): Re #8472 - Added the ability to pass usage dictionary to create_ca and create_root_ca methods via optional parameter
- 18:47 Revize ca3ac7c0 (aswi2021jmsd-gitlab): Re #8472 - Added the ability to pass usage dictionary to create_ca and create_root_ca methods via optional parameter
- 18:45 Revize 093d06df (aswi2021jmsd-gitlab4): Re #8472 - Fixed an issue in CertificateRepository.create() method where update result (boolean) was returned instead of the created ID
- 18:45 Revize 093d06df (aswi2021jmsd-gitlab): Re #8472 - Fixed an issue in CertificateRepository.create() method where update result (boolean) was returned instead of the created ID
2021-04-04
- 17:40 Revize bbcb7c89 (aswi2021jmsd-gitlab4): Re #8472 - Implemented create_ca method in CertificateService and added test verifying this method's validity
- 17:40 Revize bbcb7c89 (aswi2021jmsd-gitlab): Re #8472 - Implemented create_ca method in CertificateService and added test verifying this method's validity
- 17:38 Revize fa72c969 (aswi2021jmsd-gitlab4): Re #8472 - Fixed CertificateRepository bug that resulted in inability to create certificates
- 17:38 Revize fa72c969 (aswi2021jmsd-gitlab): Re #8472 - Fixed CertificateRepository bug that resulted in inability to create certificates
- 13:53 Revize 10fab051 (aswi2021jmsd-gitlab4): Re #8472 - Implemented get_certificate method in CertificateService and added a test testing this method
- 13:53 Revize 10fab051 (aswi2021jmsd-gitlab): Re #8472 - Implemented get_certificate method in CertificateService and added a test testing this method
- 13:51 Revize a7411982 (aswi2021jmsd-gitlab4): Re #8472 - Fixed a bug in CertificateRepository that resulted in inability to get a single certificate by ID
- 13:51 Revize a7411982 (aswi2021jmsd-gitlab): Re #8472 - Fixed a bug in CertificateRepository that resulted in inability to get a single certificate by ID
- 13:40 Revize 4cf3b539 (aswi2021jmsd-gitlab4): Re #8472 - Extended integration test asserting correct reading from the database
- 13:40 Revize 4cf3b539 (aswi2021jmsd-gitlab): Re #8472 - Extended integration test asserting correct reading from the database
- 13:39 Revize f9711600 (aswi2021jmsd-gitlab4): Re #8472 - Fixed a bug in PrivateKeyRepository that resulted in inability to get a single private key from the repository
- 13:39 Revize f9711600 (aswi2021jmsd-gitlab): Re #8472 - Fixed a bug in PrivateKeyRepository that resulted in inability to get a single private key from the repository
- 13:31 Revize e39e138f (aswi2021jmsd-gitlab4): Re #8472 - Improved SQL connection/cursor fixtures in such way that connection to DB happens only once per test module
- 13:31 Revize e39e138f (aswi2021jmsd-gitlab): Re #8472 - Improved SQL connection/cursor fixtures in such way that connection to DB happens only once per test module
- 12:53 Revize d3fa9147 (aswi2021jmsd-gitlab4): Re #8472 - Added simple integration tests
- 12:53 Revize d3fa9147 (aswi2021jmsd-gitlab): Re #8472 - Added simple integration tests
- 12:15 Revize 313b647b (aswi2021jmsd-gitlab4): Re #8472 - Finished implementation of create_root_ca method in CertificateService
- 12:15 Revize 313b647b (aswi2021jmsd-gitlab): Re #8472 - Finished implementation of create_root_ca method in CertificateService
- 12:12 Revize f3125948 (aswi2021jmsd-gitlab4): Re #8472 - Made small fixes to the CertificateRepository
- 12:12 Revize f3125948 (aswi2021jmsd-gitlab): Re #8472 - Made small fixes to the CertificateRepository
- 10:17 Revize 36409852 (aswi2021jmsd-gitlab4): Re #8472 - Improved parse_cert_pem method in such way that it also parses notBefore and notAfter fields now
- 10:17 Revize 36409852 (aswi2021jmsd-gitlab): Re #8472 - Improved parse_cert_pem method in such way that it also parses notBefore and notAfter fields now
- 00:00 Revize cc51ca2c (aswi2021jmsd-gitlab4): Re #8472 - Finished implementation of parse_cert_pem method that parses a subject out of a PEM formatted certificate
- Added few unit tests testing this method.
- 00:00 Revize cc51ca2c (aswi2021jmsd-gitlab): Re #8472 - Finished implementation of parse_cert_pem method that parses a subject out of a PEM formatted certificate
- Added few unit tests testing this method.
2021-04-03
- 22:18 Revize 4a40b0d2 (aswi2021jmsd-gitlab4): Re #8472 - WIP commit of adding a method capable of parsing a Subject from a cert PEM
- 22:18 Revize 4a40b0d2 (aswi2021jmsd-gitlab): Re #8472 - WIP commit of adding a method capable of parsing a Subject from a cert PEM
- 17:14 Revize f62119d4 (aswi2021jmsd-gitlab4): Re #8472 - Implemented KeyService
- 17:14 Revize f62119d4 (aswi2021jmsd-gitlab): Re #8472 - Implemented KeyService
- 17:10 Revize 98846b35 (aswi2021jmsd-gitlab4): Re #8472 - Fixed PrivateKey field assignment typo
- 17:10 Revize 98846b35 (aswi2021jmsd-gitlab): Re #8472 - Fixed PrivateKey field assignment typo
- 14:17 Revize 6c9cb54a (aswi2021jmsd-gitlab4): Re #8475 - Added code comments
- 14:17 Revize 6c9cb54a (aswi2021jmsd-gitlab): Re #8475 - Added code comments
- 13:57 Revize 71d8054e (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, added cancel button, success alert
- 13:57 Revize 71d8054e (aswi2021jmsd-gitlab): Re #8475 - Create certificate, added cancel button, success alert
- 08:51 Revize 9cac7fd4 (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, binding input fields
- 08:51 Revize 9cac7fd4 (aswi2021jmsd-gitlab): Re #8475 - Create certificate, binding input fields
2021-04-02
- 17:52 Revize b556270c (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, available CA selection
- 17:52 Revize b556270c (aswi2021jmsd-gitlab): Re #8475 - Create certificate, available CA selection
- 15:27 Revize a3b708c2 (aswi2021jmsd-gitlab4): Re #8475 - Create certificate, selected CA binding
- 15:27 Revize a3b708c2 (aswi2021jmsd-gitlab): Re #8475 - Create certificate, selected CA binding
- 15:13 Revize 28787717 (aswi2021jmsd-gitlab4): Re #8475 - Created constants.js for Rest API endpoint definitions
- 15:13 Revize 28787717 (aswi2021jmsd-gitlab): Re #8475 - Created constants.js for Rest API endpoint definitions
- 15:01 Revize e75db9cd (aswi2021jmsd-gitlab4): Re #8475 - Certificate item component added
- 15:01 Revize e75db9cd (aswi2021jmsd-gitlab): Re #8475 - Certificate item component added
- 15:00 Revize e77db3b6 (aswi2021jmsd-gitlab4): Re #8475 - Added utilities.js with file download support
- 15:00 Revize e77db3b6 (aswi2021jmsd-gitlab): Re #8475 - Added utilities.js with file download support
- 14:58 Revize b262e14c (aswi2021jmsd-gitlab4): Re #8475 - Added Axios library
- 14:58 Revize b262e14c (aswi2021jmsd-gitlab): Re #8475 - Added Axios library
- 14:29 Revize 181e1196 (aswi2021jmsd-gitlab4): Re #8471 - Merge implement DAO - source code
- 14:29 Revize 181e1196 (aswi2021jmsd-gitlab): Re #8471 - Merge implement DAO - source code
- 12:15 Task #8431 (Resolved): Weekly standup #3
- 10:44 Revize d6ccc8ca (aswi2021jmsd-gitlab4): Re #8471 - Implemented selection of all private keys
- 10:44 Revize d6ccc8ca (aswi2021jmsd-gitlab): Re #8471 - Implemented selection of all private keys
2021-04-01
- 19:41 Revize 9e22e20c (aswi2021jmsd-gitlab4): Re #8471 - Implemented filter of certificates
- - Implemented filter by certificate type using index (id) from CertificateTypes table
- No multiple types supported - 19:41 Revize 9e22e20c (aswi2021jmsd-gitlab): Re #8471 - Implemented filter of certificates
- - Implemented filter by certificate type using index (id) from CertificateTypes table
- No multiple types supported - 13:48 Revize 7db2341e (aswi2021jmsd-gitlab4): Merge branch '8512_update_architecture'
- 13:48 Revize 7db2341e (aswi2021jmsd-gitlab): Merge branch '8512_update_architecture'
- 13:23 Revize 1036d66a (aswi2021jmsd-gitlab4): Re: #8471 - Modified database
- - password can be null
- FKs in CertificateUsages can not be null - 13:23 Revize 1036d66a (aswi2021jmsd-gitlab): Re: #8471 - Modified database
- - password can be null
- FKs in CertificateUsages can not be null - 13:18 Revize e88c2086 (aswi2021jmsd-gitlab4): Re #8512 - Rewritten ERA model
- 13:18 Revize e88c2086 (aswi2021jmsd-gitlab): Re #8512 - Rewritten ERA model
- 12:25 Revize 805077f5 (aswi2021jmsd-gitlab4): Re #8471 - Error correction after review
- 12:25 Revize 805077f5 (aswi2021jmsd-gitlab): Re #8471 - Error correction after review
- 11:56 Task #8426 (Verified): Specify chain of trust building support in the requirement specification
- Reviewed by Stanislav Král with no findings.
- 11:54 Task #8304: Create a Rest API proposal/specification
- Reviewed by Stanislav Král and Michal Seják. Findings were fixed.
- 11:53 Task #8304 (Verified): Create a Rest API proposal/specification
- 11:04 Revize 7d439051 (aswi2021jmsd-gitlab4): Re #8471 - Added initialize test
- 11:04 Revize 7d439051 (aswi2021jmsd-gitlab): Re #8471 - Added initialize test
- 10:56 Revize 9d3eded8 (aswi2021jmsd-gitlab4): Re #8471 - Simplification of CRUD functions
- - conversion source of private key repository to one file
- added comments - 10:56 Revize 9d3eded8 (aswi2021jmsd-gitlab): Re #8471 - Simplification of CRUD functions
- - conversion source of private key repository to one file
- added comments - 10:56 Revize f8b23532 (aswi2021jmsd-gitlab4): Re #8471 - Simplification of CRUD functions
- - conversion source of certificate repository to one file
- added comments - 10:56 Revize f8b23532 (aswi2021jmsd-gitlab): Re #8471 - Simplification of CRUD functions
- - conversion source of certificate repository to one file
- added comments - 10:54 Revize bcdb15bd (aswi2021jmsd-gitlab4): Re #8471 - Added name of tables to constants
- - TAB_CERTIFICATE_TYPES for CertificateTypes table
- TAB_USAGE_TYPES for UsageTypes table - 10:54 Revize bcdb15bd (aswi2021jmsd-gitlab): Re #8471 - Added name of tables to constants
- - TAB_CERTIFICATE_TYPES for CertificateTypes table
- TAB_USAGE_TYPES for UsageTypes table - 10:51 Revize bb5c266f (aswi2021jmsd-gitlab4): Re #8471 - Modified scripts and database
- - relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade'
- 10:51 Revize bb5c266f (aswi2021jmsd-gitlab): Re #8471 - Modified scripts and database
- - relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade'
- 10:48 Revize 099f78a9 (aswi2021jmsd-gitlab4): Re #8471 - Modified relation between tables
- - relation between Certificates and CertificateUsages tables 'no action' >> 'cascade'
- 10:48 Revize 099f78a9 (aswi2021jmsd-gitlab): Re #8471 - Modified relation between tables
- - relation between Certificates and CertificateUsages tables 'no action' >> 'cascade'
- 10:45 Revize c7214bba (aswi2021jmsd-gitlab4): Re #8471 - Modified source
- - deleted redundat files
- deleted '_impl' from repositories filename - 10:45 Revize c7214bba (aswi2021jmsd-gitlab): Re #8471 - Modified source
- - deleted redundat files
- deleted '_impl' from repositories filename
2021-03-31
- 22:12 Revize a0602bad (aswi2021jmsd-gitlab4): Re #8471 - Added comments for CRUD functions
- 22:12 Revize a0602bad (aswi2021jmsd-gitlab): Re #8471 - Added comments for CRUD functions
- 21:06 Revize b2a9b83d (aswi2021jmsd-gitlab4): Re #8471 - Tested direct DB communication
- - implemented tests for Certificates and PrivateKeys tables via DBManager
- 21:06 Revize b2a9b83d (aswi2021jmsd-gitlab): Re #8471 - Tested direct DB communication
- - implemented tests for Certificates and PrivateKeys tables via DBManager
- 17:31 Task #8531 (Invalid): Create OpenAPI specification for Rest API
- The Rest API specification from the requirement specification document shall be transferred to OpenAPI format.
- 12:23 Feature #8474: Implement static GUI
- Review was done by Stanislav Král - no findings.
- 12:23 Feature #8474 (Verified): Implement static GUI
- 12:04 Task #8430 (Verified): Review meeting #2
- 12:01 Task #8304 (Resolved): Create a Rest API proposal/specification
- The initial version of the Rest API specification was created. The proposal is stored in _GDrive/requirements_specifi...
- 11:36 Revize ed6b52ea (aswi2021jmsd-gitlab4): Re #8471 - Created database file
- 11:36 Revize ed6b52ea (aswi2021jmsd-gitlab): Re #8471 - Created database file
- 11:35 Revize 47e0e828 (aswi2021jmsd-gitlab4): Re #8471 - Added FK of parent certificate
- 11:35 Revize 47e0e828 (aswi2021jmsd-gitlab): Re #8471 - Added FK of parent certificate
- 11:12 Feature #8472: Implement CryptographyService
- The review was done without findings. Code follows convention and design. The implementation is well covered by tests.
- 11:11 Feature #8472 (Verified): Implement CryptographyService
- 11:00 Revize 371b0ae9 (aswi2021jmsd-gitlab4): Re #8472 cryptography service implementation
- Merge branch '#8472_CryptographyService_Implementation' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!6 - 11:00 Revize 371b0ae9 (aswi2021jmsd-gitlab): Re #8472 cryptography service implementation
- Merge branch '#8472_CryptographyService_Implementation' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!6 - 10:29 Revize 1636aefe (aswi2021jmsd-gitlab4): Re #8471 - Edited files for DB communication
- 10:29 Revize 1636aefe (aswi2021jmsd-gitlab): Re #8471 - Edited files for DB communication
- 10:28 Revize dbd44a51 (aswi2021jmsd-gitlab4): Re #8471 - Edited Certificate object
- - due to database modification
- 10:28 Revize dbd44a51 (aswi2021jmsd-gitlab): Re #8471 - Edited Certificate object
- - due to database modification
- 10:26 Revize 993ee5a1 (aswi2021jmsd-gitlab4): Re #8471 - Edited constants
- 10:26 Revize 993ee5a1 (aswi2021jmsd-gitlab): Re #8471 - Edited constants
- 09:10 Task #8512 (Verified): Update software architecture
- @CryptographyService@ updated accordingly.
- 09:06 Revize 02f63b07 (aswi2021jmsd-gitlab4): Re #8472 - Changed order of create_sscrt method parameters
- 09:06 Revize 02f63b07 (aswi2021jmsd-gitlab): Re #8472 - Changed order of create_sscrt method parameters
- 09:02 Revize 87fd5afc (aswi2021jmsd-gitlab4): Re #8472 - Changed some parameter names in create_csr method and renamed make_csr_test.py to create_csr_test.py
- 09:02 Revize 87fd5afc (aswi2021jmsd-gitlab): Re #8472 - Changed some parameter names in create_csr method and renamed make_csr_test.py to create_csr_test.py
- 08:55 Revize 7444d4cb (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of run_for_output method to private (was protected previously)
- 08:55 Revize 7444d4cb (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of run_for_output method to private (was protected previously)
- 08:54 Revize 57898b2f (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of subject_to_param method to private (was protected previously) and added docstring to it
- 08:54 Revize 57898b2f (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of subject_to_param method to private (was protected previously) and added docstring to it
- 08:51 Revize 87a7a4a5 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of sign_csr method to private (was protected previously)
- 08:51 Revize 87a7a4a5 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of sign_csr method to private (was protected previously)
- 08:48 Revize 2e99bad0 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifier of create_csr method to private (was protected previously)
- 08:48 Revize 2e99bad0 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifier of create_csr method to private (was protected previously)
- 08:34 Revize 86415c34 (aswi2021jmsd-gitlab4): Re #8471 - Repaired datamodel (SQLite)
- - inserted new table for NxN relation (Certificates - UsageTypes)
- 08:34 Revize 86415c34 (aswi2021jmsd-gitlab): Re #8471 - Repaired datamodel (SQLite)
- - inserted new table for NxN relation (Certificates - UsageTypes)
- 08:27 Revize a1f57f7e (aswi2021jmsd-gitlab4): Re #8471 - Repaired datamodel (SQLite)
- - inserted new table for NxN relation (Certificates - UsageTypes)
- edited .sql scripts - 08:27 Revize a1f57f7e (aswi2021jmsd-gitlab): Re #8471 - Repaired datamodel (SQLite)
- - inserted new table for NxN relation (Certificates - UsageTypes)
- edited .sql scripts - 08:17 Revize a6722153 (aswi2021jmsd-gitlab4): Re #8512 - Minor updates of parameters and method names.
- 08:17 Revize a6722153 (aswi2021jmsd-gitlab): Re #8512 - Minor updates of parameters and method names.
- 08:12 Revize 032be8ad (aswi2021jmsd-gitlab4): Re #8472 - Removed useless private key generation in verify_ca_test.py
- 08:12 Revize 032be8ad (aswi2021jmsd-gitlab): Re #8472 - Removed useless private key generation in verify_ca_test.py
- 08:04 Revize dd03da19 (aswi2021jmsd-gitlab4): Re #8472 - Changed access modifiers of some methods and fixed verify_ca_test.py
- 08:04 Revize dd03da19 (aswi2021jmsd-gitlab): Re #8472 - Changed access modifiers of some methods and fixed verify_ca_test.py
- 07:59 Revize 4691a56f (aswi2021jmsd-gitlab4): Re #8472 - Added new line to `_run_for_output` method's docstring
- 07:59 Revize 4691a56f (aswi2021jmsd-gitlab): Re #8472 - Added new line to `_run_for_output` method's docstring
- 07:58 Revize c4b2f4d2 (aswi2021jmsd-gitlab4): Re #8472 - Removed unused method parameters
- 07:58 Revize c4b2f4d2 (aswi2021jmsd-gitlab): Re #8472 - Removed unused method parameters
- 07:57 Revize 61a42455 (aswi2021jmsd-gitlab4): Re #8472 - Renamed `verify_ca` method to `verify_cert` and improved its documentation
- 07:57 Revize 61a42455 (aswi2021jmsd-gitlab): Re #8472 - Renamed `verify_ca` method to `verify_cert` and improved its documentation
- 07:54 Revize ad068f9d (aswi2021jmsd-gitlab4): Re #8472 - Improved `create_crt` documentation
- 07:54 Revize ad068f9d (aswi2021jmsd-gitlab): Re #8472 - Improved `create_crt` documentation
- 07:47 Revize bdf9a46c (aswi2021jmsd-gitlab4): Re #8472 - Renamed `make_csr` method to `create_csr`
- 07:47 Revize bdf9a46c (aswi2021jmsd-gitlab): Re #8472 - Renamed `make_csr` method to `create_csr`
- 07:01 Revize 25053504 (aswi2021jmsd-gitlab4): Re #8471 - Corrected stylistics and warnings
- 07:01 Revize 25053504 (aswi2021jmsd-gitlab): Re #8471 - Corrected stylistics and warnings
2021-03-30
- 22:33 Feature #8472 (Resolved): Implement CryptographyService
- 22:28 Feature #8472: Implement CryptographyService
- The estimate did not account for the time required to write various unit tests checking the validity of the created C...
- 22:13 Revize 7d0aa304 (aswi2021jmsd-gitlab4): Re #8472 - Added few unit tests that perform further testing of _run_for_output method
- 22:13 Revize 7d0aa304 (aswi2021jmsd-gitlab): Re #8472 - Added few unit tests that perform further testing of _run_for_output method
- 21:51 Revize 5fdd01a6 (aswi2021jmsd-gitlab4): Re #8472 - Added verify_ca method that verifies whether a certificate has expired
- Added 3 unit tests that verify the added method.
Added "days" parameter to some methods in order to be able to specif... - 21:51 Revize 5fdd01a6 (aswi2021jmsd-gitlab): Re #8472 - Added verify_ca method that verifies whether a certificate has expired
- Added 3 unit tests that verify the added method.
Added "days" parameter to some methods in order to be able to specif... - 18:52 Revize 18588728 (aswi2021jmsd-gitlab4): Re #8472 - Small changes in the documentation
- 18:52 Revize 18588728 (aswi2021jmsd-gitlab): Re #8472 - Small changes in the documentation
- 18:47 Revize 9dbbcdae (aswi2021jmsd-gitlab4): Re #8472 - Added create_crt method that creates a certificate
- Added 3 unit tests testing the added method.
- 18:47 Revize 9dbbcdae (aswi2021jmsd-gitlab): Re #8472 - Added create_crt method that creates a certificate
- Added 3 unit tests testing the added method.
- 18:15 Revize fe647b46 (aswi2021jmsd-gitlab4): Re #8472 - Added sign_csr method that signs a CSR
- Added 3 unit tests testing the added method.
- 18:15 Revize fe647b46 (aswi2021jmsd-gitlab): Re #8472 - Added sign_csr method that signs a CSR
- Added 3 unit tests testing the added method.
- 16:29 Revize 6c098d6e (aswi2021jmsd-gitlab4): Re #8472 - Added make_csr method that makes a CSR
- Added 2 unit tests testing the added method.
Moved CryptographyService tests into a separate files - 16:29 Revize 6c098d6e (aswi2021jmsd-gitlab): Re #8472 - Added make_csr method that makes a CSR
- Added 2 unit tests testing the added method.
Moved CryptographyService tests into a separate files - 16:01 Task #8512 (Resolved): Update software architecture
- 14:48 Task #8512 (Assigned): Update software architecture
- 14:48 Task #8512 (Accepted): Update software architecture
- 14:48 Task #8512 (Closed): Update software architecture
- Update software detailed architecture regarding parameter changes.
- 15:47 Revize dddcf5e1 (aswi2021jmsd-gitlab4): Re #8512 - Parameter updates, parameter names shown.
- 15:47 Revize dddcf5e1 (aswi2021jmsd-gitlab): Re #8512 - Parameter updates, parameter names shown.
- 15:07 Revize c0aed2f5 (aswi2021jmsd-gitlab4): Re #8472 - Added create_sscrt method that creates a self signed certificate
- Added 5 unit tests verifying the validity of the certificate generation.
- 15:07 Revize c0aed2f5 (aswi2021jmsd-gitlab): Re #8472 - Added create_sscrt method that creates a self signed certificate
- Added 5 unit tests verifying the validity of the certificate generation.
- 15:06 Revize 8e6b3642 (aswi2021jmsd-gitlab4): Re #8512 - Updated the architecture according to discussion conclusion.
- 15:06 Revize 8e6b3642 (aswi2021jmsd-gitlab): Re #8512 - Updated the architecture according to discussion conclusion.
- 14:10 Revize e9e55282 (aswi2021jmsd-gitlab4): Re #8471 - Implemented DB communication
- - Implementation of communication with specific tables (Certificate, PrivateKey)
- 14:10 Revize e9e55282 (aswi2021jmsd-gitlab): Re #8471 - Implemented DB communication
- - Implementation of communication with specific tables (Certificate, PrivateKey)
- 14:07 Revize 61db0634 (aswi2021jmsd-gitlab4): Re #8471 - Edited arguments in headers of functions
- 14:07 Revize 61db0634 (aswi2021jmsd-gitlab): Re #8471 - Edited arguments in headers of functions
- 14:06 Revize b5114e4e (aswi2021jmsd-gitlab4): Re #8471 - Created constants of DB names
- - Constant for each of names in DB (table, column)
- 14:06 Revize b5114e4e (aswi2021jmsd-gitlab): Re #8471 - Created constants of DB names
- - Constant for each of names in DB (table, column)
- 13:27 Revize 2c96b4a5 (aswi2021jmsd-gitlab4): Re #8471 - Implemented DB communication
- - implemented operations create, read, update, delete
- created file with constants contains name of DB file and defa... - 13:27 Revize 2c96b4a5 (aswi2021jmsd-gitlab): Re #8471 - Implemented DB communication
- - implemented operations create, read, update, delete
- created file with constants contains name of DB file and defa... - 13:15 Revize d79d1369 (aswi2021jmsd-gitlab4): Re #8471 - Initialization of DAO implementation
- - created data class according to DB tables (Certificate, PrivateKey)
- created abstract class for DB communication - 13:15 Revize d79d1369 (aswi2021jmsd-gitlab): Re #8471 - Initialization of DAO implementation
- - created data class according to DB tables (Certificate, PrivateKey)
- created abstract class for DB communication
2021-03-29
- 18:59 Hodnocení 2. iterace
- h2. Hodnocení
11
h2. Malus/Bonus
* možné bonusy: Architektura, verzování a forma dokumentů, trasování požadavk... - 13:36 Revize fd07e701 (aswi2021jmsd-gitlab4): Re #8474 - Added Bootstrap .map files
- 13:36 Revize fd07e701 (aswi2021jmsd-gitlab): Re #8474 - Added Bootstrap .map files
- 13:08 Revize 098bf0ae (aswi2021jmsd-gitlab4): Re #8474 - Fixed index.html table header alignment
- 13:08 Revize 098bf0ae (aswi2021jmsd-gitlab): Re #8474 - Fixed index.html table header alignment
- 13:02 Revize f16fb9e7 (aswi2021jmsd-gitlab4): Re #8472 - Added CryptographyService class and implemented a method to generate private keys
- Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl ...
- 13:02 Revize f16fb9e7 (aswi2021jmsd-gitlab): Re #8472 - Added CryptographyService class and implemented a method to generate private keys
- Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl ...
- 13:00 Feature #8474: Implement static GUI
- Two GUI pages - certificate listing, certificate creation - implemented. Additionally to the plain HTML, Bootsrap sty...
- 12:59 Feature #8474 (Resolved): Implement static GUI
- 06:08 Feature #8474 (Assigned): Implement static GUI
- 12:57 Revize 13625353 (aswi2021jmsd-gitlab4): Re #8474 - Separated issuer and subject in create_certificate.html
- 12:57 Revize 13625353 (aswi2021jmsd-gitlab): Re #8474 - Separated issuer and subject in create_certificate.html
- 12:42 Revize 499af4e8 (aswi2021jmsd-gitlab4): Re #8474 - Styling of create_certificate.html using Bootstrap
- 12:42 Revize 499af4e8 (aswi2021jmsd-gitlab): Re #8474 - Styling of create_certificate.html using Bootstrap
- 12:41 Feature #8472: Implement CryptographyService
- Increased the time estimate due to a decision made to build a simple wrapper around @subprocess.check_output()@ calls...
- 06:08 Feature #8472 (Assigned): Implement CryptographyService
- 12:31 Revize 30fb300a (aswi2021jmsd-gitlab4): Re #8474 - Styling of index.html using Bootstrap
- 12:31 Revize 30fb300a (aswi2021jmsd-gitlab): Re #8474 - Styling of index.html using Bootstrap
- 12:30 Revize 47c16a1a (aswi2021jmsd-gitlab4): Re #8474 - Added Bootstrap resources
- 12:30 Revize 47c16a1a (aswi2021jmsd-gitlab): Re #8474 - Added Bootstrap resources
- 11:59 Revize 816f0e98 (aswi2021jmsd-gitlab4): Re #8474 - Created create_certificate.html for creating certificates
- 11:59 Revize 816f0e98 (aswi2021jmsd-gitlab): Re #8474 - Created create_certificate.html for creating certificates
- 11:52 Revize 1782ee99 (aswi2021jmsd-gitlab4): Re #8474 - Created index.html with certificate listing
- 11:52 Revize 1782ee99 (aswi2021jmsd-gitlab): Re #8474 - Created index.html with certificate listing
- 11:44 Revize 9b6b6fea (aswi2021jmsd-gitlab): Re #8474 - Created create_certificate.html with certificate listing
- 09:36 Task #8430 (Resolved): Review meeting #2
- 06:08 Task #8430 (Assigned): Review meeting #2
- 06:36 Task #8426 (Resolved): Specify chain of trust building support in the requirement specification
- 06:36 Task #8426 (Assigned): Specify chain of trust building support in the requirement specification
- 06:08 Feature #8476 (Assigned): Implement Rest API endpoints
- 06:08 Task #8475 (Assigned): Implement interactive parts in GUI in JS
- 06:08 Feature #8473 (Assigned): Implement KeyService and CertificateService
- 06:08 Feature #8471 (Assigned): Implement DAO
- 06:08 Task #8466 (Assigned): Project administrative
- 06:08 Task #8433 (Assigned): Planning & Retrospective after iteration #3
- 06:08 Task #8432 (Assigned): Demo meeting #3
- 06:08 Task #8431 (Assigned): Weekly standup #3
- 06:08 Task #8427 (Assigned): Improve the GUI proposal of the certificate creation page
- 06:08 Task #8304 (Assigned): Create a Rest API proposal/specification
2021-03-28
- 19:48 Revize 89f1aff3 (aswi2021jmsd-gitlab4): Fixed a typo
- 19:48 Revize 89f1aff3 (aswi2021jmsd-gitlab): Fixed a typo
- 19:45 Revize c5fa5919 (aswi2021jmsd-gitlab4): Re #8307 - Fixed a typo
- 19:45 Revize c5fa5919 (aswi2021jmsd-gitlab): Re #8307 - Fixed a typo
- 19:38 Task #8429 (Verified): Finalize software architecture
- Minor issues were found during the review but the assignee has fixed them immediately.
- 15:37 Task #8429 (Resolved): Finalize software architecture
- 19:33 Task #8317: Planning & Retrospective after iteration #2
- Fixed a typo in the title
- 19:19 Revize 4165657b (aswi2021jmsd-gitlab4): Re #8429 - Updates resulting from the standard review.
- 19:19 Revize 4165657b (aswi2021jmsd-gitlab): Re #8429 - Updates resulting from the standard review.
- 15:33 Revize f4f0474c (aswi2021jmsd-gitlab4): Re #8429 - Fixed minor issues discovered during Architecture Documentation updates.
- 15:33 Revize f4f0474c (aswi2021jmsd-gitlab): Re #8429 - Fixed minor issues discovered during Architecture Documentation updates.
- 14:33 Revize 3d0f0ae0 (aswi2021jmsd-gitlab4): Re #8429 - Completed the contained artefacts according to discussion conclusion.
- 14:33 Revize 3d0f0ae0 (aswi2021jmsd-gitlab): Re #8429 - Completed the contained artefacts according to discussion conclusion.
- 11:29 Revize 76ebf8d7 (aswi2021jmsd-gitlab4): Re #8429 - Finished discussion-independent updates.
- 11:29 Revize 76ebf8d7 (aswi2021jmsd-gitlab): Re #8429 - Finished discussion-independent updates.
2021-03-27
- 17:34 Task #8317 (Closed): Planning & Retrospective after iteration #2
- Retrospective and planning were done. All team members participated. Meeting minutes are stored under wikipedia.
- 17:33 Task #8317 (Verified): Planning & Retrospective after iteration #2
- 17:33 Task #8317 (Resolved): Planning & Retrospective after iteration #2
- 17:00 Task #8477 (Invalid): Specify templating in the requirement specification document
- 16:59 Feature #8476 (Closed): Implement Rest API endpoints
- Implement Rest API endpoints based on the description in the specification.
The Rest API shall contain at least endp... - 16:57 Task #8475 (Closed): Implement interactive parts in GUI in JS
- Implement interactivity into the static GUI.
* Query the server for certificate listing and display certificates o... - 16:56 Feature #8474 (Closed): Implement static GUI
- Implement two static HTML pages:
* certificate listing and downloading
* certificate creation
Implementation sha... - 16:55 Feature #8473 (Closed): Implement KeyService and CertificateService
- Implement the following classes from the software architecture:
* KeyService
* CertificateService
Both classes... - 16:55 Feature #8472 (Closed): Implement CryptographyService
- * have a look at the finalised Software Architecture (#8429) and implement the CryptographyService component
* reuse... - 16:54 Feature #8471 (Closed): Implement DAO
- Implement the following classes from the architecture:
* Certificate
* PrivateKey
* CertificateRepository
* Pri... - 16:39 Task #8470 (Invalid): Implement templating into the ERA model and database script
- Requirement for templating options shall be reflected in the ERA model. The corresponding database script shall be al...
- 16:33 Task #8305 (Closed): Create ERA model and prepare an embedded database
- 16:33 Task #8305 (Verified): Create ERA model and prepare an embedded database
- The review was done. All reported findings were fixed.
- 16:33 Task #8305 (Resolved): Create ERA model and prepare an embedded database
- 16:32 Revize c474ddb7 (aswi2021jmsd-gitlab4): Re #8305 create era model
- Merge branch '#8305_Create_ERA_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!5 - 16:32 Revize c474ddb7 (aswi2021jmsd-gitlab): Re #8305 create era model
- Merge branch '#8305_Create_ERA_model' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!5 - 16:25 Revize 0217ab3d (aswi2021jmsd-gitlab4): Re #8305 - Edited ERA model and script for generate database
- - password column migrated from Certificate table to PrivateKey table
- 16:25 Revize 0217ab3d (aswi2021jmsd-gitlab): Re #8305 - Edited ERA model and script for generate database
- - password column migrated from Certificate table to PrivateKey table
- 16:12 Task #8319 (Closed): Project administrative
- 16:12 Task #8318 (Closed): Weekly standup #2
- 16:12 Task #8316 (Closed): Demo meeting #2
- 16:12 Task #8315 (Closed): Review meeting #1
- 16:12 Task #8310 (Closed): Elaborate on requirement specification
- 16:12 Task #8309 (Closed): Update Project Plan, Vision and Risks
- 16:11 Task #8308 (Closed): Create an Architecture documentation
- 16:11 Task #8307 (Closed): Prepare a proof of concept
- 16:11 Task #8306 (Closed): Design the software architecture
- 16:11 Task #8303 (Closed): Create a GUI prototype
- 09:04 Task #8466 (Closed): Project administrative
- Regular project administrative tasks associated with meeting preparations, planning, ALM monitoring etc.
- 09:03 Task #8426 (Accepted): Specify chain of trust building support in the requirement specification
2021-03-26
- 15:41 Task #8433 (Closed): Planning & Retrospective after iteration #3
- Planning and retrospective meeting.
*Date:* 09.04. 2021 15:00
*Platform:* MS Teams - 15:40 Task #8432 (Closed): Demo meeting #3
- Demo meeting with the customer
*Date:* 09.04.2021 14:00
*Platform:* Google meet - meet.google.com/bsh-rysj-ejc - 15:38 Task #8431 (Closed): Weekly standup #3
- Weekly internal standup.
*Date:* 02.04.2021 14:00
*Platform:* MS Teams - 15:38 Task #8430 (Closed): Review meeting #2
- Review meeting with Ing. Petr Pícha
*Date:* 29.03.2021 9:00
*Platform:* MS Teams - 15:29 Task #8429 (Closed): Finalize software architecture
- The software architecture shall be finalized based on the internal team discussion and customer's feedback.
The outp... - 15:26 Task #8319 (Verified): Project administrative
- 15:25 Task #8316 (Resolved): Demo meeting #2
- 15:25 Task #8309 (Verified): Update Project Plan, Vision and Risks
- 15:25 Task #8308 (Verified): Create an Architecture documentation
- 15:24 Task #8315 (Verified): Review meeting #1
- 13:55 Task #8427 (Closed): Improve the GUI proposal of the certificate creation page
- The certificate creation page shall be improve based on the customer's feedback from the DEMO meeting.
- 13:53 Task #8426 (Closed): Specify chain of trust building support in the requirement specification
- Support for building a chain of trust shall be specified in the requirement specification. Customer needs to have a p...
- 12:53 Revize 46867cf8 (aswi2021jmsd-gitlab4): Re #8305 - Created ERA model and DB script
- - ERA model
- script for generate DB
- script for insert default values into DB - 12:53 Revize 46867cf8 (aswi2021jmsd-gitlab): Re #8305 - Created ERA model and DB script
- - ERA model
- script for generate DB
- script for insert default values into DB
2021-03-25
- 16:12 Task #8308 (Resolved): Create an Architecture documentation
- 15:36 Task #8319 (Resolved): Project administrative
- 14:41 Task #8307: Prepare a proof of concept
- The PoC was reviewed and tried out on the testing server. Generated signing identity was used to sing a PDF document ...
- 14:40 Task #8307 (Verified): Prepare a proof of concept
2021-03-24
- 23:34 Task #8307: Prepare a proof of concept
- I have edited the PoC in such way that now a PFX store is automatically generated so you don't have to do it manually...
- 23:03 Task #8307: Prepare a proof of concept
- Reviewer of this issue should have close look at the openssl_poc.py file and read the comments carefully by which he ...
- 22:58 Task #8307: Prepare a proof of concept
- This issue took longer than expected because of the lack of communication from the customer's side. The assignee was ...
- 22:54 Task #8307 (Resolved): Prepare a proof of concept
- 22:52 Task #8307: Prepare a proof of concept
- A Python script that demonstrates the ability to create a chain of trust by using the openssl program was created
- 23:27 Revize b04aeacb (aswi2021jmsd-gitlab4): Re #8307 - The children certificate including the whole chain of trust is now also saved to a PFX store
- 23:27 Revize b04aeacb (aswi2021jmsd-gitlab): Re #8307 - The children certificate including the whole chain of trust is now also saved to a PFX store
- 22:50 Revize d28c02f7 (aswi2021jmsd-gitlab4): Re #8307 - added a proof of concept that demonstrates the ability to create a chain of trust
- - a Python script was added that is able to generate a chain of trust consisting of root and intermediate CAs. In add...
- 22:50 Revize d28c02f7 (aswi2021jmsd-gitlab): Re #8307 - added a proof of concept that demonstrates the ability to create a chain of trust
- - a Python script was added that is able to generate a chain of trust consisting of root and intermediate CAs. In add...
- 19:39 Task #8309 (Resolved): Update Project Plan, Vision and Risks
- 19:39 Task #8306 (Verified): Design the software architecture
- Architecture reviewed. Findings were fixed by the issue owner. Merge done.
- 19:38 Task #8306 (Resolved): Design the software architecture
- 19:38 Task #8303 (Verified): Create a GUI prototype
- GUI design reviewed by the team. Minor findings were fixed. Results are stored on GDrive.
- 19:37 Task #8303 (Resolved): Create a GUI prototype
- 19:35 Revize 4ef99c6f (aswi2021jmsd-gitlab4): Re #8306 architecture merge
- Merge branch '#8306_architecture' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!4 - 19:35 Revize 4ef99c6f (aswi2021jmsd-gitlab): Re #8306 architecture merge
- Merge branch '#8306_architecture' into 'master'
See merge request aswi/aswi-2021/aswi2021jmsd!4 - 13:52 Revize 6b0823ab (aswi2021jmsd-gitlab4): Re #8306 - Removed a redundant, empty model.
- 13:52 Revize 6b0823ab (aswi2021jmsd-gitlab): Re #8306 - Removed a redundant, empty model.
- 12:40 Revize 6b5b8579 (aswi2021jmsd-gitlab4): Re #8306 - Architecture overview saved.
- 12:40 Revize 6b5b8579 (aswi2021jmsd-gitlab): Re #8306 - Architecture overview saved.
- 12:38 Revize 7501b831 (aswi2021jmsd-gitlab4): Re #8306 - Architecture overview added.
- 12:38 Revize 7501b831 (aswi2021jmsd-gitlab): Re #8306 - Architecture overview added.
- 12:14 Revize 55954ac6 (aswi2021jmsd-gitlab4): Re #8306 - Added sequence diagrams for OpenSSL calls
- 12:14 Revize 55954ac6 (aswi2021jmsd-gitlab): Re #8306 - Added sequence diagrams for OpenSSL calls
2021-03-22
2021-03-19
- 19:19 Revize 63d8e8fa (aswi2021jmsd-gitlab4): Re #8306 - Minor changes to the architecture design.
- 19:19 Revize 63d8e8fa (aswi2021jmsd-gitlab): Re #8306 - Minor changes to the architecture design.
- 19:11 Revize c0dc5fc5 (aswi2021jmsd-gitlab4): Re #8306 - Created Class UML diagram, prepared the issue for reviewal.
- 19:11 Revize c0dc5fc5 (aswi2021jmsd-gitlab): Re #8306 - Created Class UML diagram, prepared the issue for reviewal.
- 16:17 Revize f32b8de0 (aswi2021jmsd-gitlab4): Re #8306 - Added a Main Sequence Diagram
- 16:17 Revize f32b8de0 (aswi2021jmsd-gitlab): Re #8306 - Added a Main Sequence Diagram
- 15:26 Revize f5645830 (aswi2021jmsd-gitlab4): Re #8306 - Activity diagram created, Requirement model directory created
- 15:26 Revize f5645830 (aswi2021jmsd-gitlab): Re #8306 - Activity diagram created, Requirement model directory created
- 13:11 Task #8310 (Verified): Elaborate on requirement specification
- 09:07 Revize 713585df (aswi2021jmsd-gitlab4): Re #8310 - Updated the use case diagram with accordance to new requirement specifications.
- 09:07 Revize 713585df (aswi2021jmsd-gitlab): Re #8310 - Updated the use case diagram with accordance to new requirement specifications.
2021-03-17
- 13:54 Task #8310 (Resolved): Elaborate on requirement specification
- The requirement specification document was enhanced by a detailed description of all the high-level requirements. The...
2021-03-16
- 13:02 Task #8315 (Resolved): Review meeting #1
- 11:38 Hodnocení 1. iterace
- h2. Hodnocení
11
h2. Malus/Bonus
n/a
h2. Doporucení
* co je dobré poslat zákazníkovi? postavit se do jeh... - 09:53 Task #8310: Elaborate on requirement specification
- Use case diagram in design.eap updated based on discussion with the customer - Rest API shall have a complete functio...
- 09:49 Revize b0cb4003 (aswi2021jmsd-gitlab4): Re #8310 updated use case diagram
- 09:49 Revize b0cb4003 (aswi2021jmsd-gitlab): Re #8310 updated use case diagram
2021-03-15
- 07:55 Task #8249 (Closed): Plannig & Retrospective after iteration #1
- 07:55 Task #8248 (Closed): Demo meeting #1
2021-03-13
- 12:23 Revize def6ebe0 (aswi2021jmsd-gitlab4): Changed README.md
- 12:23 Revize def6ebe0 (aswi2021jmsd-gitlab): Changed README.md
- 11:24 Task #8319 (Assigned): Project administrative
- 11:24 Task #8319 (Closed): Project administrative
- Regular project administrative tasks - meeting planning, meeting minutes, communication with the customer.
- 11:17 Revize 9f021e9c (aswi2021jmsd-gitlab4): Testing GitLab+MS Teams pipelines integration (this one should pass)
- 11:17 Revize 9f021e9c (aswi2021jmsd-gitlab): Testing GitLab+MS Teams pipelines integration (this one should pass)
- 11:15 Revize 2a934a9a (aswi2021jmsd-gitlab4): Testing GitLab+MS Teams pipelines integration (this one should fail)
- 11:15 Revize 2a934a9a (aswi2021jmsd-gitlab): Testing GitLab+MS Teams pipelines integration (this one should fail)
- 11:08 Revize 7768c9d6 (aswi2021jmsd-gitlab4): changed README.md
- 11:08 Revize 7768c9d6 (aswi2021jmsd-gitlab): changed README.md
2021-03-12
- 15:39 Task #8318 (Closed): Weekly standup #2
- Weekly standup with the project team.
*Date:* 19.03. 2021
*Platform:* MS Teams - 15:35 Task #8317 (Closed): Planning & Retrospective after iteration #2
- Retrospective and planning meeting after iteration #2.
*Date: 26.03. 2021*
*Platform*: MS Teams - 15:33 Task #8316 (Closed): Demo meeting #2
- Demo meeting with the customer after the second iteration.
*Date: 26.03. 2021*
*Platform*: Google Meet - 15:30 Task #8315 (Closed): Review meeting #1
- Review meeting with Ing. Petr Pícha
*Date:* 15.03.2021
*Platform*: MS Teams - 15:18 Task #8310 (Assigned): Elaborate on requirement specification
- 09:25 Task #8310 (Closed): Elaborate on requirement specification
- The individual requirements shall be further developed to describe implementation details.
Enhance user stories acco... - 15:18 Task #8309 (Assigned): Update Project Plan, Vision and Risks
- 09:24 Task #8309 (Closed): Update Project Plan, Vision and Risks
- Update the following documents based on new facts encountered during iteration #2.
* Describe testing - 15:18 Task #8308 (Assigned): Create an Architecture documentation
- 09:23 Task #8308 (Closed): Create an Architecture documentation
- Create architecture documentation, which is a mandatory work product. This document has to be created based on the di...
- 15:18 Task #8307 (Assigned): Prepare a proof of concept
- 09:19 Task #8307 (Closed): Prepare a proof of concept
- * prepare a minimalistic working example of the resulting application that verifies the basic concepts and functional...
- 15:18 Task #8306 (Assigned): Design the software architecture
- 09:19 Task #8306 (Closed): Design the software architecture
- The software architecture shall be created in the .eap design. It shall contain the following parts:
* *Component mo... - 15:18 Task #8305 (Assigned): Create ERA model and prepare an embedded database
- 09:12 Task #8305 (Closed): Create ERA model and prepare an embedded database
- Database for the project has to be designed and created
* ERA model describing the data model shall be created in th... - 15:18 Task #8303 (Assigned): Create a GUI prototype
- 09:09 Task #8303 (Closed): Create a GUI prototype
- A GUI prototype has to be prepared in form of a wireframe.
- 14:27 Task #8225 (Invalid): Setup CD/CI pipeline
- Done in issue #8219.
- 14:17 Task #8230 (Closed): Create user stories/use scenarios
- 09:07 Task #8230 (Verified): Create user stories/use scenarios
- 09:06 Task #8230: Create user stories/use scenarios
- A review of the document stored under DMS was done with no findings.
- 14:16 Task #8247 (Closed): Weekly standup #1
- 14:16 Task #8224 (Closed): Create requirement model (use case diagram)
- 14:15 Task #8223 (Closed): X.509 individual research
- 12:14 Task #8223 (Verified): X.509 individual research
- 12:13 Task #8223 (Resolved): X.509 individual research
- 14:15 Task #8229 (Closed): X.509 individual research [Friesecky]
- 12:13 Task #8229 (Verified): X.509 individual research [Friesecky]
- 11:50 Task #8229 (Assigned): X.509 individual research [Friesecky]
- 11:49 Task #8229 (Resolved): X.509 individual research [Friesecky]
- 14:15 Task #8228 (Closed): X.509 individual research [Kral]
- 07:34 Task #8228 (Verified): X.509 individual research [Kral]
- 14:15 Task #8227 (Closed): X.509 individual research [Pasek]
- 07:37 Task #8227 (Verified): X.509 individual research [Pasek]
- 07:37 Task #8227 (Resolved): X.509 individual research [Pasek]
- 14:15 Task #8226 (Closed): X.509 deep individual research
- 07:32 Task #8226 (Verified): X.509 deep individual research
- No code review has to be done. The experimental implementation was done on branch #8226_deep_research, which is not m...
- 14:14 Task #8222 (Closed): Create a vision of the document
- 14:14 Task #8221 (Closed): Create requirement specification
- 14:14 Task #8220 (Closed): Describe project risks
- 14:11 Task #8219 (Closed): Setup a development environment
- 14:10 Task #8218 (Closed): Create project plan
- 14:08 Task #8215 (Closed): Iteration #1 planning meeting
- 14:08 Task #8217 (Closed): Agree about the project conventions
- 14:08 Task #8216 (Closed): Plan the iteration #1
- 14:08 Task #8213 (Closed): Initialize project Wiki page
- 14:08 Task #8212 (Closed): Initial meeting with mentor
- 14:08 Task #8211 (Closed): Initial meeting with customer
- 09:10 Task #8304 (Closed): Create a Rest API proposal/specification
- Create a proposal for the Rest API.
* define structure
* define parameters
* define endpoints
Only the function...
2021-03-11
- 21:46 Task #8228 (Resolved): X.509 individual research [Kral]
- 20:16 Task #8230 (Resolved): Create user stories/use scenarios
- 16:47 Task #8224 (Verified): Create requirement model (use case diagram)
- The review was finished without findings. The Task branch was merged to master. Pipeline passed.
- 16:45 Revize e720f284 (aswi2021jmsd-gitlab4): #8224 - Merge branch '#8224_Create_requirements_model' into 'master'
- See merge request aswi/aswi-2021/aswi2021jmsd!2
- 16:45 Revize e720f284 (aswi2021jmsd-gitlab): #8224 - Merge branch '#8224_Create_requirements_model' into 'master'
- See merge request aswi/aswi-2021/aswi2021jmsd!2
- 16:38 Task #8219 (Verified): Setup a development environment
- The review was done without findings. CD/CI pipeline was improved as a part of the review.
- 16:34 Revize afc1c117 (aswi2021jmsd-gitlab4): #8219 Update .gitlab-ci.yml
- - missing space in `only` clause
- fixed failing pipeling - 16:34 Revize afc1c117 (aswi2021jmsd-gitlab): #8219 Update .gitlab-ci.yml
- - missing space in `only` clause
- fixed failing pipeling - 16:32 Revize 6d584431 (aswi2021jmsd-gitlab4): Merge branch '8219_CICD_Test' into 'master'
- 8219 cicd test
See merge request aswi/aswi-2021/aswi2021jmsd!1 - 16:32 Revize 6d584431 (aswi2021jmsd-gitlab): Merge branch '8219_CICD_Test' into 'master'
- 8219 cicd test
See merge request aswi/aswi-2021/aswi2021jmsd!1 - 16:30 Revize bba6e93e (aswi2021jmsd-gitlab4): #8219 Update .gitlab-ci.yml
- - removed build step
- setup deploy on master only
- enable tests everywhere - 16:30 Revize bba6e93e (aswi2021jmsd-gitlab): #8219 Update .gitlab-ci.yml
- - removed build step
- setup deploy on master only
- enable tests everywhere - 16:13 Task #8222 (Verified): Create a vision of the document
- 15:55 Task #8222: Create a vision of the document
- Project Vision document was created and stored under the DMS.
- 16:12 Task #8221 (Verified): Create requirement specification
- 16:12 Task #8221 (Resolved): Create requirement specification
- 15:55 Task #8218: Create project plan
- Project plan was created and stored under the DMS.
- 14:47 Task #8218 (Verified): Create project plan
- 15:54 Task #8217: Agree about the project conventions
- All important conventions were agreed with the whole project team and are described in the corresponding Wikipedia page.
- 14:43 Task #8217 (Verified): Agree about the project conventions
- 15:53 Task #8216: Plan the iteration #1
- The first iteration has been planned with the project team.
- 14:43 Task #8216 (Verified): Plan the iteration #1
- 14:51 Task #8247 (Verified): Weekly standup #1
- 14:48 Task #8220 (Verified): Describe project risks
- 14:43 Task #8215 (Verified): Iteration #1 planning meeting
- 10:04 Revize 12d8d554 (aswi2021jmsd-gitlab4): #8224 - Create EAP project for diagrams
- 10:04 Revize 12d8d554 (aswi2021jmsd-gitlab): #8224 - Create EAP project for diagrams
2021-03-10
- 22:26 Task #8219: Setup a development environment
- - ready for a review
- 8219_CICD_Test should be merged to master
- #8219_Development_environment_init can be delete... - 22:19 Revize 348a4758 (aswi2021jmsd-gitlab4): #8226 - deep individual research
- Examined both raw openssl's and python-cryptography's utility for our project. Basic certificate functionality implem...
- 22:19 Revize 348a4758 (aswi2021jmsd-gitlab): #8226 - deep individual research
- Examined both raw openssl's and python-cryptography's utility for our project. Basic certificate functionality implem...
- 21:25 Task #8226 (Resolved): X.509 deep individual research
- 17:20 Task #8220 (Resolved): Describe project risks
- DMS has been updated with the Risk Description document.
- 16:36 Revize 750d8afa (aswi2021jmsd-gitlab4): #8219 - Changed app.py in order to test CI/CG
- 16:36 Revize 750d8afa (aswi2021jmsd-gitlab): #8219 - Changed app.py in order to test CI/CG
- 16:26 Revize 62c3051a (aswi2021jmsd-gitlab4): #8219 - Changed app.py in order to test CI/CG
- 16:26 Revize 62c3051a (aswi2021jmsd-gitlab): #8219 - Changed app.py in order to test CI/CG
- 16:23 Revize 5079c333 (aswi2021jmsd-gitlab4): #8219 - Changed .gitlab-ci.yml
- 16:23 Revize 5079c333 (aswi2021jmsd-gitlab): #8219 - Changed .gitlab-ci.yml
- 16:09 Revize cf4fc539 (aswi2021jmsd-gitlab4): #8219 - Rollbacked timeout argument in pip3 install command in the gunicorn Dockerfile
- 16:09 Revize cf4fc539 (aswi2021jmsd-gitlab): #8219 - Rollbacked timeout argument in pip3 install command in the gunicorn Dockerfile
- 09:27 Revize 10c038b9 (aswi2021jmsd-gitlab4): #8219 - Changed gunicorn Dockerfile
- 09:27 Revize 10c038b9 (aswi2021jmsd-gitlab): #8219 - Changed gunicorn Dockerfile
- 08:44 Revize bba05d64 (aswi2021jmsd-gitlab4): #8219 - Change .gitlab-ci.yml
- 08:44 Revize bba05d64 (aswi2021jmsd-gitlab): #8219 - Change .gitlab-ci.yml
- 08:41 Revize 9832694f (aswi2021jmsd-gitlab4): #8219 - Dockerization improvements and gunicorn WSGI implementation
- - when using docker to run the application nginx proxy is now used (app is then available at localhost:80)
- 08:41 Revize 9832694f (aswi2021jmsd-gitlab): #8219 - Dockerization improvements and gunicorn WSGI implementation
- - when using docker to run the application nginx proxy is now used (app is then available at localhost:80)
Také k dispozici: Atom