Skip to content

Releases: cloud-gov/pages-core

0.15.2

13 Feb 21:05
0.15.2
b40cd40
Compare
Choose a tag to compare

Fixed

  • admin auth still requires certain roles
  • Remove redundant a11y recommendation content
  • don't fetch site user model, allow admin rebuild

Maintenance

  • move initial uaa group checking to login/verify only
  • remove errant login logging

0.15.1

28 Jan 16:09
0.15.1
371dd66
Compare
Choose a tag to compare

Fixed

  • add url to site build task response
  • send back additional site info on creation, avoid initial error (#4704)
  • restore admin webhook functionality (#4702)

0.15.0

16 Jan 19:07
0.15.0
1814812
Compare
Choose a tag to compare

Added

  • Add db migrations for file storage service #2077

Fixed

  • Promote Pages better in GitHub Status Checks

Maintenance

  • close outstanding dependeabot vulnerabilities
  • test @shared/ButtonLink.jsx #4672
  • test @shared/UsaIcon.jsx #4668
  • Test frontend/pages/sites/SiteListItem.jsx and refactor/remove frontend/pages/sites/PublishedState.jsx
  • Reenable sonarjs linting rules #4652
  • Test shared/GithubBuildBranchLink #4670
  • Test shared/GithubBuildShaLink #4669
  • remove SiteUser and associated concepts (#4339)
  • Test shared/GithubAuthButton #4671
  • Test shared user org select #4667
  • restore webpack bundle analyzer on dev (#4675)
  • remove jobs.js (#4677)
  • reconcile dependencies
  • upgrade to express 5 (#4611)
  • update docker uaa port to avoid zscaler conflict

Documentation

  • document testing strategies

0.14.0

21 Nov 14:55
0.14.0
dc91920
Compare
Choose a tag to compare

Added

  • allow rules to be suppressed from reports

Fixed

  • Site build polling and latest build branch
  • use single build url upon creation (#4323)

Maintenance

  • don't fail the scheduled worker with missing sites
  • Enable eslint-plugin-import for frontend and tests
  • add pr code coverage to ci (#4643)
  • Decouple local app frontend build #4649
  • start rtl transition (#4635)
  • Run prettier formatting on codebase
  • Update linting and formatting

0.13.2

28 Oct 18:42
0.13.2
5abde24
Compare
Choose a tag to compare

Maintenance

  • remove extra quotes from cron definition
  • use consistent memory across envs
  • implement nested folder route mapping
  • improve component separation of concerns, hooks, purity

0.13.1

28 Oct 18:01
2f1ed30
Compare
Choose a tag to compare

Maintenance

  • separate nightly tasks
  • organize react components to better match architecture guide

0.13.0

15 Oct 16:32
0.13.0
bf1763a
Compare
Choose a tag to compare

Added

  • Upgrade admin and app to USWDS V3

0.12.0

26 Sep 18:14
0.12.0
e0625bf
Compare
Choose a tag to compare

Added

  • add success criteria to a11y findings

Fixed

  • wrong instance count on zap alert titles
  • separate anchors between suppressed and unsuppressed
  • usability improvements to the report result content display
  • make urls wrap in report headers
  • URLs should wrap on the report index page
  • show report types even when filtered

Maintenance

  • regenerate lockfile, remove some overrides
  • don't audit devDependencies
  • add more references to a11y scan findings using ACT ids
  • add act id mapping
  • UX improvements for findings with multiple match criteria
  • update rule suppression related to search.gov and dap
  • usability improvements to reports
  • improve display of pages-suppressed rules in report config settings

0.11.1

09 Sep 16:47
0.11.1
fc8d4d3
Compare
Choose a tag to compare

Fixed

  • Site builds polling to use doc visibilityState #4591
  • use serialized site reponse to fix build preview link
  • restore the ability to rebuild failed latest branches

0.11.0

04 Sep 21:21
0.11.0
a26ff51
Compare
Choose a tag to compare

Added

  • Auto refresh site builds statuses
  • admin: Add edit functionality to site build task run day
  • admin: Add runDay input to manage build tasks
  • Add in app report rendering
  • add build scans page (#4539)
  • style build scan config (#4261)

Fixed

  • API should only update a site build tasks metadata rules
  • API build tasks report logging
  • rule match should be an array

Maintenance

  • add dap rule suppressions
  • update suppression language to allow for more forms of suppressed rules
  • Improve build task dev experience
  • swap experiment icon for report icon in report button
  • Upgrade dependency axios to v1.7.5
  • fix missing data from zap findings
  • add test for previous bug
  • unvendor the node modules