Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 May 14:33
5840ae7
  • VIA-175 modified readme a bit in order to do a publish step (5840ae7)
  • AJ/AS/MD Removed branch name from resource prefix so that it is decoupled and each user gets one tfstate and deployed app (710922b)
  • VIA-175 AS/MD Move account id to github secrets, update publish workflow (51a355d)
  • VIA-175 AS/MD Add emojis to build action logs (d3d943e)
  • VIA-175 Fix comment (7f9520f)
  • VIA-175 AS Modify upload step in build stage (555f427)
  • VIA-180 AS Update upload step in build stage (ac2f72e)
  • VIA-175 MD Add missing semicolon to the workflow script (41b8e2e)
  • VIA-175 MD Upload artifacts to S3 bucket with a custom error handling (798c9d5)
  • VIA-175 MD/AS Use s3api put-object to upload artifacts only once (f6a81b0)
  • VIA-175 MD/AS Adjust the path to artefacts s3 bucket in deploy workflow (7305d0b)
  • VIA-175 MD/AS upload artifacts packages to different s3 bucket with retention period (fd98370)
  • VIA-172 AJ/DB Fix styling on 9 min session timeout warning dialog (8627969)
  • VIA-171 Remove log line when content does not have optional 'headline' element (b83ed5d)
  • VIA-171 JS/DB Fix skip link e2e test for compatibility with Safari / Webkit (7781133)
  • TASK AS/DB Update grype docker image version (33bac42)
  • VIA-180 AS/DB Update error message in publish workflow, add link to doc in confluence in README (d9a40f3)
  • VIA-87 JS Remmove login functionality to prevent confusion - to run e2e tests remove middleware files for now (4f77a33)
  • VIA-172 AJ/DB Using web native dialog element. Using single hook to show the dialog and letting it close itself (e5a8888)
  • TASK MD/AS try to update grype to resolve error in scan-vulneralibilities.sh as pipeline step (c67cdc2)
  • VIA-180 MD: add blank lines around lists & headings in root README as well to avoid failing build (daa8f19)
  • VIA-180 MD: add blank lines around lists to avoid failing build (763f86a)
  • VIA-180 MD: add blank lines around headings to avoid failing build (8315f10)
  • VIA-180 Update word list for Vale check-english-usage job with common words from README (817c4ea)
  • VIA-172 AJ/DB Introduced InactivityDialog modal and linked to layout to be run on every page (f436204)
  • VIA-172 AJ/DB Refactored to return isIdle instead of showWarning to separate the concerns of display vs state (0838afe)
  • VIA-172 Implement session timeout logout screen for desktop (3345307)
  • VIA-172 AJ/DB Added touch event for mobile (47d3f0f)
  • VIA-172 AJ/DB Corrected the client side signOut function (f3aa55f)
  • VIA-172 AJ/DB Added inactivity hook and used in layout (WIP) (05a301c)
  • VIA-180 AS Update README with releases docs (c4e5189)
  • VIA-180 AS/MD Modify publish workflow to create release after copying artefact, restrict tag format (51a1a2a)