Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tracking pull request to merge release-2.0.0 to master (#1824)
* update to 2.0.0 * chore: upgrades to components and packages * feat: new auth flow work continued * fix: auth flow finished with jwt decode, celery filename reference fix, keycloak settings configured, Organization views converted from class based components to functional * chore: convert class components to functional * feat: wrapped router component created for complex class components * fix: updated params to correct refs * fix: added missing withRouter ref * chore: update propTypes * chore: update propTypes * Add github action, clamav, and spilo (#1825) * fix: tfrs-495 - notifications - server side pagination * fix: make handling notification status updates consistent with pagination * add clamav (#1835) * feat: disable autoloading notifications for now * setup spilo (#1836) * feat: auth upgraded for preferred_username id mapping * fix: missing dependancy * add object storage (#1837) * fix/feat: tfrs-496 -- pagination for compliance reports * chore: syntax cleanup * chore: removed out of date server and webpack config * chore: updated eslint config * chore: linting moved to standard js style * fix: dup react declaration * chore: linting fixes * chore: added UNSAFE_ to deprecated lifecycle methods * chore: lint fixes complete * Build 2.0.0 on Openshift (#1838) * fix: webpack updated for multiple environments * Security build (#1844) * fix: added missing config for callbackUrl * Security scan build (#1846) * update frontend urls * upgrade golang version * upgrade golang version * upgrade golang version * Update docker build (#1848) * Build notification server (#1849) * Openshift cleanup 2.0.0 (#1850) * feat: auth persistence added for refresh * chore: minor django version bump * Test build (#1853) * fix: tfrs-511 - phantom indicators * fix: updated scan-coordinator image - TFRS 534 (#1855) * chore: compliance file added and version update to setuptools * chore: lifecycle badge added * Add dbservicename to config.js (#1857) * Build coordinator only (#1858) * Update frontend keycloak settings (#1861) * fix: added session timeout handlding on frontend, minor fix on backend keycloak_authentication (#1860) * add well known endpoint (#1862) * add backendWellKnownEndpoint * fix: tfrs-551 - paginated compliance reports issues * Add prod build templates and pipeline (#1864) * add pagination to file uploads page * Add lint (#1868) * auth redirects fixed, logout user proper updated * modify api url for pagination * remove unwanted formatting * update backend dc * update backend resource for dev and test * update readinessProbe and livenessProbe * remove timeout for approval * fix: tfrs-520 - available balance calculation * add backend linting * add backend linting version * add backend linting slim * use slim image * list GITHUB_WORKSPACE * set GITHUB_WORKSPACE * remove VALIDATE_ALL_CODEBASE * set VALIDATE_PYTHON true * fix: add new max_credit_offset_exclude_reserved field to update serializer * fix: auth checks for external username now, webpack remove dev server on prod, compliance fix * compliance report update serializer fix * Update linter on pipeline (#1889) * remove nagios (#1893) * setup concurrent jobs (#1895) * fix: token variable fix * Add unit-test (#1897) * feat: session renewal and token refresh added * fix: minor logic fix * feat: import database script added * fix: fix on loading variable name so 0 values will no longer show * Home page issue fixed * Home page error fix * Secure file submission pagination syntax and bug fix * Secure file submission pagination syntax and bug fix * Secure file submission pagination syntax and bug fix * Secure file submission pagination syntax and bug fix * fix: tfrs-521 - compliance report summary line 26 * fix: null item fix on compliance reports, auth session fix * Siteminder logout url 2.0.0 (#1923) * add siteminder_logout_url to configmap * add frontendDebugEnabled * update for prod (#1922) * fix: fixed session conflict between bceid and idir for siteminder logout (#1919) * fix: tfrs-566 - misc fixes (#1927) * Compliance Reporting Fuel Type drop down menu in Schedule B stop working after saving draft report (#1920) * Bug fix : Compliance Reporting Fuel Type drop down menu Schedule B turns blank * Bug fix : Compliance Reporting Fuel Type drop down menu Schedule B turns blank * fix: idphint fixed for bceid-business * fix: tfrs-573 - fix tooltips * Update issue templates for TFRS * Update issue templates * feat: silent token renewal added * feat: dashboard specific compliance reports endpoint * prod prepare (#1940) * feat: added filtering for compliance table on status and timestamp * feat: silent session refresh redundancy, test console * feat: cleanup of timestamp query * chore: linting cleanup * fix: autocomplete ref patched * update backend resource (#1952) * update backend resource * update backend resource memory * update on backend resource (#1958) * Update issue templates * Enable Prod 2.0.0 release deployment Co-authored-by: AlexZorkin <[email protected]> Co-authored-by: tim738745 <[email protected]> Co-authored-by: Alex Zorkin <[email protected]> Co-authored-by: vibhishan <[email protected]> Co-authored-by: tim738745 <[email protected]> Co-authored-by: vibhiquartech <[email protected]> Co-authored-by: kcabhar <[email protected]> Co-authored-by: Emily <[email protected]>
- Loading branch information