Releases: GovStackWorkingGroup/testing-webapp
Releases · GovStackWorkingGroup/testing-webapp
24.09.01
What's Changed
- TECH-1089: add new pages, added disclaimer to form by @mdulko in #276
- TECH-1089: added default and custom static pages by @lruzicki in #277
- TECH-1104: trimmed empty characters from the end of softwarename by @lruzicki in #278
- Feature/tech 1106: consistent pipeline for software details by @lruzicki in #280
- Hotfix: fixed typo in draft detail aggregation pipeline by @lruzicki in #281
- TECH-1097: save missing 'status' value for the requirements by @mdulko in #282
- TECH-1100: logo file is limited up to 1MB, added toast message by @lruzicki in #283
- TECH-1100: fix deploy issue by @mdulko in #284
- Merge develop with main by @lruzicki in #285
Full Changelog: 24.07.03...24.09.01
July 2024 Release - 24.07.03
What's Changed
- Release by @lruzicki in #188
- Hotfix release by @conradsp in #194
- Hotfix for Links by @conradsp in #196
- Fix for timestamp format change by @conradsp in #198
- Add query param to show all entries by @conradsp in #200
- GitBook API uses pagination - fetch all pages for bb specs by @conradsp in #202
- Change upsert to delete and save by @conradsp in #205
- Merge token processing to requirements page by @conradsp in #207
- Change method for finding latest version by @conradsp in #209
- Check for patch versions by @conradsp in #212
- Only use API-related cross-cutting requirements by @conradsp in #214
- Fix lint issue on delete form by @conradsp in #218
- Show requirements even if no cross cutting by @conradsp in #220
- Release 24.07.01 by @mdulko in #263
- Revert "Merge pull request #263 from GovStackWorkingGroup/release-24.07.01" by @mdulko in #264
- Added volume for persistent photo uploads by @dborowiecki in #265
- Added image volume to prod by @dborowiecki in #266
- Fix for rendering BB requirements by @mdulko in #267
- Release 24.07.02 by @mdulko in #268
- Release 24.07.02 by @lruzicki in #269
- Revert "release: revert TECH-1049, TECH-1076 because they are not in status Done by @lruzicki in #270
- TECH-1082: Fold list of requirements by @mdulko in #271
- Change license folder and owner to GIZ by @nicolk in #272
- TECH-1086: scroll to display select options by @mdulko in #273
- updated README to copy env.example for frontend by @mdulko in #274
- Release 24.07.03 by @mdulko in #275
New Contributors
Full Changelog: 24.07.01...24.07.03
July 2024 Release - 24.07.02
What's Changed
- Updates to make requirements the default page by @conradsp in #193
- TECH-1028: Fix compliance form 3rd step fulfillemnt error by @KarolinaKopacz in #192
- Fix links to detail pages by @conradsp in #195
- Execution timestamp format change by @conradsp in #197
- Add query param to Show all entries by @conradsp in #199
- Update call to GitBook to use pagination by @conradsp in #201
- Change BB Requirements save to upsert by @conradsp in #203
- Do delete and save rather than upsert by @conradsp in #204
- Move token processing to requirements page by @conradsp in #206
- Change formula to get latest branch by @conradsp in #208
- Don't include spaces where there is no release by @conradsp in #210
- Look for patch versions (ie. 23Q4.1) by @conradsp in #211
- Pull in only API-related cross-cutting specs by @conradsp in #213
- Rename Interface Compliance to API Compliance by @conradsp in #215
- Add ability to delete a form by @conradsp in #216
- Fix lint issue by @conradsp in #217
- Show requirements even if no cross-cutting by @conradsp in #219
- TECH-1040: Key Digital Functionalities are fetched from gitbook api by @lruzicki in #221
- feature/TECH-1054: consistent display of bb and description for each form by @lruzicki in #222
- TECH-1048: Make the assessment detail button 'view report details' more prominent by @mdulko in #227
- TECH-1041: Add a new section to the Requirements Specification Compliance form for KDFs by @mdulko in #226
- TECH-1041: fix eslint errors by @mdulko in #228
- Test change for fetching data by @lruzicki in #230
- Revert "Test change for fetching data" by @lruzicki in #231
- TECH-1061: added configuration for expiration time by @lruzicki in #223
- TECH-1044: added link to gitbook for each requirement by @lruzicki in #229
- test to be reverted by @lruzicki in #232
- added test route by @lruzicki in #233
- Revert "added test route" by @lruzicki in #234
- Revert "test to be reverted" by @lruzicki in #235
- TECH-1042: Updates to 1042 and 1048 tickets. by @mdulko in #236
- TECH-1067: Display max 3 lines of requirement/description by @mdulko in #237
- TECH-1065: added nested search for description of requirements by @lruzicki in #225
- TECH-1059: drafts are visible for reviewrs in report list by @lruzicki in #238
- TECH-1070: Add expiration date to bottom footer, improved useTranslat… by @mdulko in #239
- TECH-1046: Display the number of fulfilled requirements for each section by @mdulko in #240
- TECH-1071: Change "Compliance" order under report details by @mdulko in #241
- TECH-1058: Make 'Requirement Specification Compliance' the first/defa… by @mdulko in #242
- TECH-1051, TECH-1052, TECH-1053, TECH-1072, TECH-1074 by @mdulko in #243
- TECH-1051: fix for eslint by @mdulko in #244
- TECH-1051: eslint fixes, mostly types by @mdulko in #246
- TECH-1051: fix build issue by @mdulko in #247
- TECH-1037: extended pipeline to to handle logo for list endpoint by @lruzicki in #245
- TECH-1051: update details second point by @mdulko in #248
- TECH-1039: added function to handle specific names by bb-keys by @lruzicki in #249
- TECH-1056: status added for cross cutting and interface req by @lruzicki in #250
- TECH-1046: Track the filled number on report view details by @mdulko in #251
- TECH-1037: Add logo to candidates list by @mdulko in #252
- TECH-1037: fix types by @mdulko in #253
- TECH-1047: Add placeholder text to empty assessment entries by @mdulko in #255
- TECH-1045: Update the requirements report with links by @mdulko in #254
- TECH-1077: added _id for detial endpoint pipeline by @lruzicki in #257
- Added object ID as _id for deletetion by @lruzicki in #258
- 1039: fixed requirements to link to public documentation by @lruzicki in #256
- TECH-1046 & TECH-1037 by @mdulko in #259
- TECH-1076 & TECH-1049 by @mdulko in #260
- TECH-1049: fix for ReactMarkdown library component by @mdulko in #261
- Added volume for persistent photo uploads by @dborowiecki in #265
- Added image volume to prod by @dborowiecki in #266
- Fix for rendering BB requirements by @mdulko in #267
Full Changelog: 23.12.01...24.07.02
July 2024 Release - 24.07.01
What's Changed
- Updates to make requirements the default page by @conradsp in #193
- TECH-1028: Fix compliance form 3rd step fulfillemnt error by @KarolinaKopacz in #192
- Fix links to detail pages by @conradsp in #195
- Execution timestamp format change by @conradsp in #197
- Add query param to Show all entries by @conradsp in #199
- Update call to GitBook to use pagination by @conradsp in #201
- Change BB Requirements save to upsert by @conradsp in #203
- Do delete and save rather than upsert by @conradsp in #204
- Move token processing to requirements page by @conradsp in #206
- Change formula to get latest branch by @conradsp in #208
- Don't include spaces where there is no release by @conradsp in #210
- Look for patch versions (ie. 23Q4.1) by @conradsp in #211
- Pull in only API-related cross-cutting specs by @conradsp in #213
- Rename Interface Compliance to API Compliance by @conradsp in #215
- Add ability to delete a form by @conradsp in #216
- Fix lint issue by @conradsp in #217
- Show requirements even if no cross-cutting by @conradsp in #219
- TECH-1040: Key Digital Functionalities are fetched from gitbook api by @lruzicki in #221
- feature/TECH-1054: consistent display of bb and description for each form by @lruzicki in #222
- TECH-1048: Make the assessment detail button 'view report details' more prominent by @mdulko in #227
- TECH-1041: Add a new section to the Requirements Specification Compliance form for KDFs by @mdulko in #226
- TECH-1041: fix eslint errors by @mdulko in #228
- Test change for fetching data by @lruzicki in #230
- Revert "Test change for fetching data" by @lruzicki in #231
- TECH-1061: added configuration for expiration time by @lruzicki in #223
- TECH-1044: added link to gitbook for each requirement by @lruzicki in #229
- test to be reverted by @lruzicki in #232
- added test route by @lruzicki in #233
- Revert "added test route" by @lruzicki in #234
- Revert "test to be reverted" by @lruzicki in #235
- TECH-1042: Updates to 1042 and 1048 tickets. by @mdulko in #236
- TECH-1067: Display max 3 lines of requirement/description by @mdulko in #237
- TECH-1065: added nested search for description of requirements by @lruzicki in #225
- TECH-1059: drafts are visible for reviewrs in report list by @lruzicki in #238
- TECH-1070: Add expiration date to bottom footer, improved useTranslat… by @mdulko in #239
- TECH-1046: Display the number of fulfilled requirements for each section by @mdulko in #240
- TECH-1071: Change "Compliance" order under report details by @mdulko in #241
- TECH-1058: Make 'Requirement Specification Compliance' the first/defa… by @mdulko in #242
- TECH-1051, TECH-1052, TECH-1053, TECH-1072, TECH-1074 by @mdulko in #243
- TECH-1051: fix for eslint by @mdulko in #244
- TECH-1051: eslint fixes, mostly types by @mdulko in #246
- TECH-1051: fix build issue by @mdulko in #247
- TECH-1037: extended pipeline to to handle logo for list endpoint by @lruzicki in #245
- TECH-1051: update details second point by @mdulko in #248
- TECH-1039: added function to handle specific names by bb-keys by @lruzicki in #249
- TECH-1056: status added for cross cutting and interface req by @lruzicki in #250
- TECH-1046: Track the filled number on report view details by @mdulko in #251
- TECH-1037: Add logo to candidates list by @mdulko in #252
- TECH-1037: fix types by @mdulko in #253
- TECH-1047: Add placeholder text to empty assessment entries by @mdulko in #255
- TECH-1045: Update the requirements report with links by @mdulko in #254
- TECH-1077: added _id for detial endpoint pipeline by @lruzicki in #257
- Added object ID as _id for deletetion by @lruzicki in #258
- 1039: fixed requirements to link to public documentation by @lruzicki in #256
- TECH-1046 & TECH-1037 by @mdulko in #259
- TECH-1076 & TECH-1049 by @mdulko in #260
- TECH-1049: fix for ReactMarkdown library component by @mdulko in #261
Full Changelog: 23.12.01...24.07.01
December Release
This release adds Compliance Reports & Forms to the Testing Webapp.
What's Changed
- TECH-37: Frontend project setup by @KarolinaKopacz in #1
- CircleCI project set up (includes a sample test) by @pgesek in #2
- TECH-214: Initialize Express.js backend by @dborowiecki in #3
- TECH-215: Add mongoDB schema for test report by @dborowiecki in #4
- TECH-273: Create application styles (less, color variables, common styles) by @KarolinaKopacz in #6
- TECH-272: Add translations configuration by @KarolinaKopacz in #5
- TECH-303: Create endpoints for the main page of testing app by @dborowiecki in #9
- TECH-274: Create main layout by @KarolinaKopacz in #7
- TECH-275: Create header component by @KarolinaKopacz in #8
- Added missing ID information to test exec summary by @dborowiecki in #11
- TECH-312: Products table header component by @KarolinaKopacz in #10
- TECH-313: Products table content component with product name column by @KarolinaKopacz in #12
- HotFix: Changed imports paths name by @KarolinaKopacz in #13
- TECH-314: Add "Building blocks" column to the Products table by @KarolinaKopacz in #14
- TECH-315: Add "Last update" column to the Products table by @KarolinaKopacz in #15
- Fix Dockerfiles by @pgesek in #19
- TECH-453: Add "compatibility" field to the BB object (BE) by @mgrochalskisoldevelo in #21
- TECH-412: Add favicon to the testing app by @KarolinaKopacz in #20
- TECH-319: Added sub table and changed css styles by @KarolinaKopacz in #16
- TECH-413: Added title and description to the page by @KarolinaKopacz in #17
- TECH-316: Add "Overall Compatibility" column to the Products table by @KarolinaKopacz in #22
- TECH-317: Add infinite scroll to the Products table by @KarolinaKopacz in #23
- TECH-408: Add pagination to GET /report endpoint (BE) by @mgrochalskisoldevelo in #18
- TECH-318: Add API calls to building block table component by @KarolinaKopacz in #24
- TECH-499: Add tooltips to building blocks icons by @KarolinaKopacz in #26
- TECH-454: Script for automatic update of testing server by @pgesek in #28
- TECH-454: Automated webapp deployment by @pgesek in #31
- TECH-517: Add configuration for testing (BE) by @mgrochalskisoldevelo in #33
- TECH-507: Add service/function that handles mapping from identifiers received from the server (FE) by @KarolinaKopacz in #32
- TECH-409: Add endpoint for building block in product (BE) by @mgrochalskisoldevelo in #30
- TECH-414: Add Results Page by @KarolinaKopacz in #25
- TECH-522: TECH-271 TECH-522 Fix /report/count endpoint by @mgrochalskisoldevelo in #34
- TECH-415: Add Test result table by @KarolinaKopacz in #27
- TECH-519: Add gherkin scenarios steps data to report/:id endpoint (BE) by @mgrochalskisoldevelo in #35
- TECH-416: Add Test details component by @KarolinaKopacz in #36
- TECH-535: Fix eslint configuration on FE by @KarolinaKopacz in #37
- TECH-533: Fix /report/:id endpoint by @mgrochalskisoldevelo in #38
- Tech 533: Fix /report/:id endpoint by @mgrochalskisoldevelo in #41
- TECH-533: Fix /report/:id endpoint by @mgrochalskisoldevelo in #43
- Fix node_modules in docker dev setup by @dborowiecki in #44
- Clean up dangling images after every deployment by @pgesek in #45
- TECH-514: Add autocomplete for Software search (FE) by @KarolinaKopacz in #39
- TECH-419: Added filtering in detailed report by @dborowiecki in #46
- TECH-456: Added META.yml by @dborowiecki in #47
- TECH-456: Include product Meta in the report detail payload by @dborowiecki in #48
- TECH-420: Add sorting to the Result table by @KarolinaKopacz in #49
- TECH-417: Added sorting support for /report list by @dborowiecki in #51
- TECH-417: Added missing filtering option by @dborowiecki in #52
- TECH-418: Add sorting to the Product table by @KarolinaKopacz in #40
- TECH-509: Add endpoint to get bulding blocks list (BE) by @mgrochalskisoldevelo in #50
- TECH-656: Handle JSON format in report save request by @dborowiecki in #53
- TECH-683: Generate SSL certificate by @mdulko in #54
- TECH-680: configure backend container to use ssl by @mdulko in #55
- TECH-680: update base url by @mdulko in #56
- TECH-813: Display only results from main branch by @dborowiecki in #58
- TECH-815: Improve performance by @dborowiecki in #57
- Changed erorr label, optional branch param added by @dborowiecki in #59
- TECH-829: Hide tooltip on scroll by @dborowiecki in #60
- TECH-790: added versioning for test suite by @lruzicki in #61
- Settings for server selection by @Squtis1 in #62
- Address setting for the server by @Squtis1 in #63
- Docker-compose config by @Squtis1 in #64
- Setting docker-split for docker-compose by @Squtis1 in #65
- TECH-909: Update README.md by @lruzicki in #67
- TECH-894: draft version for content compliance schema by @lruzicki in #66
- Moved all frontend files to the src folder by @KarolinaKopacz in #70
- TECH-864: Add nav bar menu to Testing Webapp by @KarolinaKopacz in #72
- Lruzicki/typescript migration by @lruzicki in #68
- Feature/tech 869 by @lruzicki in #69
- TECH-875: Add description of evaluation schema by @KarolinaKopacz in #76
- Feature/tech 874 by @lruzicki in #74
- Hotfix: updated node version by @lruzicki in #82
- changed backend dockerfile to match node version by @lruzicki in #83
- TECH-869: added count to the pipeline by @lruzicki in #84
- TECH-869: fixed pagination and added sample sorting by @lruzicki in #85
- TECH-865: Display Lis...