v7.2.0
Version 7.2.0
Commits
- [6b2514f] Merge pull request #523 from bcgov/development
- [2c14213] Merge pull request #522 from bcgov/feat/generate-opportunity-report
- [87f7fea] fix: replaced relative paths with absolute ones
- [8a35129] fix: replaced window.open with externalDest
- [0adc171] fix: minor types fix
- [4d4ff8a] feat: added documentation comment to report files
- [93636ca] fix: missing code with us 'view complete report' button
- [e20b8fe] fix: text area heigh fix, browser warning
- [386f686] fix: sorting order of proposals, missing alerts
- [683beaa] refactor: sonarqube fixes
- [f9aec23] refactor: sonarqube fixes
- [1a9dce4] refactor: sonarqube fixes
- [583b529] refactor: rolled back unnecessary change
- [71dfb67] refactor: sonarqube fixes
- [4a37c37] refactor: improved tabbed-form header structure
- [7d5fa75] refactor: nosonar fix
- [90a6ff1] refactor: nosonar comment check
- [6292994] refactor: nosonar comment check
- [0001b2f] refactor: sonarqube and other minor fixes
- [13c11f2] feat: added consensus info to SWU report, rolled back non-needed API changes
- [aae271c] feat: added in-app-evaluation info to TWU report (proposal consensus details)
- [9b3d400] feat: added in-app-evaluation info to TWU report (additional info)
- [193de7c] feat: added in-app-evaluation info to TWU report
- [7d254ff] fix: added evaluation panel to reports in correct place
- [8f26485] cleanup: cleanup
- [4d3236a] refactor: removed custom sorting logic TODO: REVIEW
- [48e7717] refactor: cleanup, align with framework rules
- [d2d3c38] refactor: cleanup, align more with original code (opportunity-view-wrapper)
- [658ed61] refactor: cleanup, align more with original code (unused vars)
- [2a64f7b] refactor: removed reference to expandAccordions
- [ece4c5b] refactor: align with framework best principles (form-readonly.tsx)
- [7fbc3ab] refactor: cleanup, align more with original code
- [0e3ad6d] refactor: cleanup, align more with original code (wrapper)
- [3786979] refactor: cleanup, align more with original code
- [2b722fa] refactor: cleanup, align more with original code
- [22d5cf9] refactor: removed new flags, created read-only components
- [13625b8] fix: expanded accordions on SWU in read-only mode
- [ff85e97] refactor: hidden evaluation panel when not present
- [df23f3d] refactor: removed showAllTabs flag from TWU
- [6f08eb5] refactor: removed showAllTabs flag from SWU
- [ddd7ad7] fix: merge fixes
- [3f63aa8] merge