Skip to content

Releases: alphagov/content-data-api

v2

09 Aug 09:14
0db734b
Compare
Choose a tag to compare
v2
Merge pull request #1924 from alphagov/dependabot/bundler/docs/api/co…

v1

08 Aug 16:01
722ec72
Compare
Choose a tag to compare
v1
Merge pull request #1923 from alphagov/bulk/add-release-versions

release_349

03 Jan 16:56
677e7c8
Compare
Choose a tag to compare
  • Side-by-side content preview on the audit page - view the live content page
  • Users must assign content to themselves before auditing - you will no longer see the audit questions unless the item is assigned to you
  • Rename "Audit content" tab to "My content"
  • Item counter added in “My content” tab - the number of items assigned to you and not yet audited is shown in the “My content tab”
  • Rename "Assign content" tab to "All content"
  • Rearrange filters on the "My content" page
  • Filter content by "Topic" - there is now a topic filter that can be used to find content based on topic areas
  • Filter audit reports by "Audit status" - export a csv based on audit status of the content
  • "Select all" checkbox for content allocation - there is now a select all checkbox in the “all content” tab
  • Show content allocations on the "All content" page - there is now a column that shows who each bit of content is assigned to
  • Display the count of content items displayed on a page, and across all pages - on the All content page there is now an item count at the top and bottom of the list.
  • Move audit allocation information to the top of the audit page - assignee information is now shown at the top of the audit page
  • Add start audit button to the “My content” tab - on the “my content” tab there is a ‘start audit’ button that begins auditing the first item in the list

release_313

29 Nov 13:56
b8a308a
Compare
Choose a tag to compare

User facing PRs

  • Fix second page allocations #402
  • Update guidance markdown #400

Non-user facing PRs

  • Refactor audit content item page object #411
  • Refactor audit report feature tests #406
  • Add missing test coverage for audit domain objects #408
  • Removes automatic definition of associations #407
  • Refactor filtering feature tests into declarative style #398
  • Refactor default parameters for the Audit tool #405
  • Document the developers workflow #404
  • Add controller action to guidance controller #401
  • Updates to rake task to upload to heroku #397
  • Switch from FactoryGirl to FactoryBot #399

release_301

06 Nov 11:42
0456fb2
Compare
Choose a tag to compare

Changes in this release:

Add rake task to deploy current branch to Heroku #384

This allows us to deploy a version of the tool to Heroku, a cloud hosting service. It means we can create previews of the app to test experimental functionality without affecting the production application.

Fix markdown links in heroku documentation #386

A minor change to documentation that forms part of the Heroku preview function above.

Audit guidance update #393

Update the information in the guidance page.

Open Audit guidance in a new tab #385

The guidance link from the Audit page will open in a new tab.

Add multiple users support for prototyping in Heroku #387

This change adds the ability to create users on Heroku hosted prototypes. It does not affect the production application.

Add Navigation to the Guidance #378

Sections of the guidance now have anchor links for easier navigation.

Refactor audit feature specs #374

This is a change to the way we are constructing our test code that exercises whether our system is functioning as expected.

release_294

25 Oct 16:10
Compare
Choose a tag to compare
  • Look up Users' organisation titles from Content Items #377
    • This fixes the bug where we see Hm Revenues Custom
  • Move position of 'Search' field in Audit Tool #383
  • Unhide the organisations filter in the Audit content tab #381
  • Reorder questions #375
    • Swapping the "remove" and "duplicate" questions.
  • Show 100 items per page #376

release_30

02 Mar 11:13
Compare
Choose a tag to compare

All PRs

#80 Switch sort arrows
#76 Import Google Analytics data in batches
#79 prepend bundle exec to startup script for local dev

PRs to check

#80 Switch sort arrows

release_27

28 Feb 13:39
Compare
Choose a tag to compare

release_26

27 Feb 16:53
Compare
Choose a tag to compare