• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

alphagov / performanceplatform-admin
94%
master: 93%

Build:
Build:
LAST BUILD BRANCH: paas-migration
DEFAULT BRANCH: master
Repo Added 21 Jul 2014 12:41PM UTC
Files 33
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH new-move-and-remove
branch: new-move-and-remove
CHANGE BRANCH
x
Reset
  • new-move-and-remove
  • 73958164-flag-dashboard-admin
  • 73958524-create-dashboard-form
  • 73958524-create-module-form
  • 76808354-bugfix-parsing-spreadsheets
  • add-cache-control-no-cache
  • add-coverage
  • add-coveralls-badge
  • add-dashboard-title-to-form
  • add-development-signin
  • add-digital-takeup-module
  • add-drone-ci
  • add-link-to-dashboard
  • add-logging
  • add-missing-ses-credentials
  • add-quality
  • add-save-and-continue-button
  • add-sentry-tracking
  • add-start-app
  • add-user-satisfaction
  • allow-local-development-config
  • alphabetize-clone-modules-list
  • alphabetize-things
  • apply-dashboard
  • apply-for-a-dashboard
  • apply-for-a-dashboard2
  • assign-owning-organisation-to-dashboard
  • builder-cpt
  • builder-hub-page
  • bump-client
  • catch-expired-token-403
  • change-redis-prefix
  • clone-a-dashboard
  • clone-dashboard
  • clone-module
  • clone-module-final
  • consolidate-permissions
  • container-builds-and-cache
  • copy-and-guidance-changes
  • create-user-sat-data-set
  • dashboard-editing
  • dashboard-sections
  • dashboard-unpublish
  • desc-field-type
  • digital-take-up-download
  • error-formats
  • extend-org-list
  • feature/autopep8
  • feature/builder-cost-per-tx
  • feature/bump-client-version
  • feature/delete-dashboard
  • feature/fix-preview-deploys
  • feature/handle-signon-reauth
  • feature/new-dashboard-controller
  • feature/upgrade-requests
  • feature/upload-data-from-file
  • feautre/signon-client-id
  • fetch-environment-from-config
  • fix-clone-dashboard
  • fix-cpt-query-param
  • fix-cpt-template-data
  • fix-dashboards-with-no-org
  • fix-expired-token-error
  • fix-expired-token-problem
  • fix-hub-page
  • fix-js
  • fix-lik
  • fix-redirect-on-update
  • fix-sign-out
  • fix-unpublishing-of-dashboards
  • fix/cpt-module-config
  • fix/dataset-auto-ids
  • fix/json_errors
  • format-upload-data-timestamps-to-utc
  • govuk-dev-vm
  • group-by-group
  • handle-failures-upload-data
  • handle-no-signin-permission
  • improve-docs
  • improve-start-app-script
  • improve-status-endpoint
  • instant-preview
  • list-dashboards-standalone
  • list-data-sets
  • list-my-datasets
  • master
  • module-type-templates
  • move_title_to_top
  • nice-page-when-no-signin-permission
  • no-httmock
  • old-template-fixes
  • paas-migration
  • prefill-visualisation
  • pretty-print-json
  • publish-dashboard
  • query-params-fix
  • re-restructure-admin-app
  • reauth_wip
  • record-notes-on-dashboard
  • recover-missing-tests
  • redis-on-travis
  • remove-dataset-permission
  • remove-duplicate-import
  • remove-group-from-list
  • remove-module
  • remove-redis
  • remove-redis-session
  • remove-upload-logged-out
  • reorder-modules
  • reorder-modules-clean
  • replicate-db-server-name
  • restructure-app
  • revert-admin-dataset-dropdown
  • revert-revert-select-groups-and-types
  • revert-select-groups-and-types
  • rewrite-signed-in-decorator
  • sass_that_works
  • select-group-and-types
  • select-groups-and-types
  • send-correct-published-state
  • send-dashboard-for-review
  • sort-requirements
  • spreadsheets
  • standardised-error-messages-from-backdrop
  • stop-retrying-requests
  • template-fixes
  • template-improvements
  • template-words-and-urls
  • templates
  • temporary-single-cost-per-transaction-schema-fix
  • tidy-dashboard-editing
  • transform-dotfile
  • tweak-copy-and-guidance
  • typo-error-message
  • ui-improvements
  • update-backdrop-url
  • update-log-file-location
  • upload-a-spreadsheet
  • upload-spreadsheets
  • upload-status
  • upload-wip
  • use-real-env
  • use-resource-view

pending completion
501

push

travis-ci

Jacob Ashdown
Delete dashboard session on edit form

The 'pending_dashboard' session variable is used for passing saved state
from the create / update routes back to the form rendering routes. As
such it should only live for that single request. If the pending
dashboard stays in the session beyond that we risk showing unexpected
(and arguably incorrect) data in the form in certain situations. For
example, if a user goes back to the list page before saving and then
clicks back into the same dashboard the data shown would not be the data
that's stored in stagecraft but stale data from the session.

647 of 691 relevant lines covered (93.63%)

0.94 hits per line

Relevant lines Covered
Build:
Build:
691 RELEVANT LINES 647 COVERED LINES
0.94 HITS PER LINE
Source Files on new-move-and-remove
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
501 new-move-and-remove Delete dashboard session on edit form The 'pending_dashboard' session variable is used for passing saved state from the create / update routes back to the form rendering routes. As such it should only live for that single request. If the pending ... push 13 Oct 2014 11:37AM UTC Jacob Ashdown travis-ci pending completion  
499 new-move-and-remove Delete dashboard session on edit form The 'pending_dashboard' session variable is used for passing saved state from the create / update routes back to the form rendering routes. As such it should only live for that single request. If the pending ... push 12 Oct 2014 04:13PM UTC robyoung travis-ci pending completion  
497 new-move-and-remove Re-add Redis session Cookies have a size limit of 4096 so reintroducing the Redis session to allow larger dashboards to be edited. push 09 Oct 2014 12:51PM UTC robyoung travis-ci pending completion  
495 new-move-and-remove wip push 09 Oct 2014 12:29PM UTC robyoung travis-ci pending completion  
493 new-move-and-remove wip push 08 Oct 2014 04:14PM UTC robyoung travis-ci pending completion  
491 new-move-and-remove Remove spurious TODO comments uuid is being used and the field is indicated in the message push 08 Oct 2014 02:47PM UTC robyoung travis-ci pending completion  
488 new-move-and-remove Merge dashboard create and update routes Merge the create and update dashboard routes; POST /administer-dashboar POST /administer-dashboar/<uuid> push 08 Oct 2014 09:28AM UTC robyoung travis-ci pending completion  
486 new-move-and-remove WIP push 07 Oct 2014 03:29PM UTC robyoung travis-ci pending completion  
484 new-move-and-remove WIP push 07 Oct 2014 01:35PM UTC robyoung travis-ci pending completion  
479 new-move-and-remove Add ability to move modules up and down Only implemented for create so far push 03 Oct 2014 01:02PM UTC robyoung travis-ci pending completion  
See All Builds (771)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc