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

alphagov / performanceplatform-admin
96%
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 73958524-create-dashboard-form
branch: 73958524-create-dashboard-form
CHANGE BRANCH
x
Reset
  • 73958524-create-dashboard-form
  • 73958164-flag-dashboard-admin
  • 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
  • new-move-and-remove
  • 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
384

push

travis-ci

alexmuller
Add a footer

Adding a footer helps the user figure out when the page has ended.

Also it means that forms don't go right up until the end of the page,
making it harder to submit.

449 of 470 relevant lines covered (95.53%)

0.96 hits per line

Relevant lines Covered
Build:
Build:
470 RELEVANT LINES 449 COVERED LINES
0.96 HITS PER LINE
Source Files on 73958524-create-dashboard-form
  • 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
384 73958524-create-dashboard-form Add a footer Adding a footer helps the user figure out when the page has ended. Also it means that forms don't go right up until the end of the page, making it harder to submit. push 16 Sep 2014 09:02AM UTC alexmuller travis-ci pending completion  
381 73958524-create-dashboard-form Implement dashboard creation form This commit introduces a form that will POST to Stagecraft to create a dashboard. It makes use of the session to store the form if it fails validation, and then presents it back to the user. push 12 Sep 2014 10:24AM UTC alexmuller travis-ci pending completion  
377 73958524-create-dashboard-form Implement dashboard creation form This commit introduces a form that will POST to Stagecraft to create a dashboard. It makes use of the session to store the form if it fails validation, and then presents it back to the user. push 12 Sep 2014 09:41AM UTC alexmuller travis-ci pending completion  
373 73958524-create-dashboard-form Implement dashboard creation form This commit introduces a form that will POST to Stagecraft to create a dashboard. It makes use of the session to store the form if it fails validation, and then presents it back to the user. push 10 Sep 2014 03:14PM UTC alexmuller travis-ci pending completion  
371 73958524-create-dashboard-form Implement dashboard creation form This commit introduces a form that will POST to Stagecraft to create a dashboard. It makes use of the session to store the form if it fails validation, and then presents it back to the user. push 10 Sep 2014 11:41AM UTC alexmuller 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