Skip to content

Releases: cloud-gov/pages-editor

0.5.0

Choose a tag to compare

@cloud-gov-pages-operations cloud-gov-pages-operations released this 03 Jun 15:29
0.5.0
4d5df0d

Added

  • Add theme group to site identity config
  • Create Published Status Collection
  • Create Published Status Collection
  • remove card grid from rich text blocks
  • remove card grid from rich text blocks
  • add dropdown for user to select amount cards per row
  • Add nince to CSP headers
  • standardized content field
  • Add validator to external link group
  • add collections external link
  • add collections item link

Fixed

  • bug with showing new tag label
  • add tests and missing fields
  • fix down migration
  • bad character in test
  • add tests and missing fields
  • fix down migration
  • edit link for collection types
  • Trigger pipeline
  • Trigger pipeline
  • Rebased with main
  • IFrame CSP headers to allow cloud.gov preview urls
  • Payload config CSP headers and gravatar reference
  • misapplication of typing
  • Leaving EMAIL_HOST on .env.example empty
  • Leaving EMAIL_HOST on .env.example empty
  • refactor link field as a simple label + url array
  • refactor externalLink schema
  • Increase card grid max rows to 90 (cloud-gov/private#2901)
  • Leaving EMAIL_HOST on .env.example empty

Maintenance

  • Update to Nodejs v24 with NPM v11.10
  • update related tags input removes inline style
  • add testing to related collection component
  • formatting cleanup
  • Update ATU package with flow diagram
  • Update ATU package with flow diagram
  • refactor out support utilities from main ui component
  • solve lint warnings
  • add test case to check for style attributes
  • move Modal to its own component
  • Update ATU package with flow diagram
  • update editor dependencies
  • Update ATU package with flow diagram
  • group tag collections under tag type
  • add tag type ui to dashboard
  • restore migrations
  • add access test for TagTypes
  • include card for ungrouped tags, allow for message in nav for no tag types
  • Remove unused CSP source variable
  • Add connect-src to self
  • Adjusting CSP configs for built in component styles

0.4.0

Choose a tag to compare

@cloud-gov-pages-operations cloud-gov-pages-operations released this 14 Apr 16:21
0.4.0
822021e

Added

  • Add layout type to collection types for list or card grid view
  • Refine ATU package and dashboard
  • add active state to admin nav links
  • ci: Add access tests to SiteAuth collection and ATU package
  • Add site ATU package for managers to download
  • Add site auth global collection to manage ATU
  • Add site compliance ATU Package and compliance section
  • Add site compliance ATU docs page
  • Add side nav collection to collection entries and pages
  • Add collection type edit link in type card
  • Add build site hook on record unpublish or delete

Fixed

  • call headers with await
  • typescript errors
  • Table heading width to allow the first heading to expand based on content
  • Collection entry preview and dev site gantry version build

Maintenance

  • replace merged Nav components
  • Remove security considerations action

0.3.0

Choose a tag to compare

@cloud-gov-pages-operations cloud-gov-pages-operations released this 11 Mar 21:46
0.3.0
9ed76bc

Added

  • Refactor admin dashboard #266

Maintenance

  • Deprecate unused collections for initial data model
  • update user collection to mask bot users

0.2.0

Choose a tag to compare

@cloud-gov-pages-operations cloud-gov-pages-operations released this 03 Mar 19:57
0.2.0
83a5d2c

Added

  • Create CI pipeline to automate tags and releases

0.1.0

Choose a tag to compare

@apburnes apburnes released this 02 Mar 18:48
e61ff83
Merge pull request #260 from cloud-gov/feat-simplify-data-model

Feat simplify data model