Releases: alphagov/content-data-api
Releases · alphagov/content-data-api
release_301
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
- Look up Users' organisation titles from Content Items #377
- This fixes the bug where we see
Hm Revenues Custom
- This fixes the bug where we see
- 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