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

TryGhost / Ghost-Admin / 3475
70%

Build:
DEFAULT BRANCH: master
Ran 28 Feb 2018 12:10PM UTC
Jobs 1
Files 411
Run time 22s
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

pending completion
3475

push

travis-ci

web-flow
Remove ember-one-way-controls (#959)

closes https://github.com/TryGhost/Ghost/issues/9386
- remove usage of `{{one-way-checkbox}}` in favour of direct HTML+handlebars
- add `{{gh-text-input}}` that inherits from Ember's built-in `TextInput` component along with our custom `TextInput` mixin
- swap all uses of `{{gh-input}}` for `{{gh-text-input}}
- remove `{{gh-input}}` component
- update `{{gh-textarea}}` to inherit from Ember's `TextArea` component instead of `OneWayTextarea` and update all component uses accordingly
- update `{{gh-trim-focus-input}}` to inherit from `{{gh-text-input}}` and update all component uses accordingly
- standardize on using the `focus-out` action naming rather than `focusOut` for all text inputs, this is because the text input components (especially `{{gh-trim-focus-input}}`) have their own `focusOut` handler which gets overridden if consumers supply their own `focusOut` attr
- drop `ember-one-way-controls` package
- add `ember-one-way-select` package

1726 of 2765 branches covered (62.42%)

18 of 18 new or added lines in 2 files covered. (100.0%)

4094 of 5697 relevant lines covered (71.86%)

43.79 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
100.0
app/mixins/text-input.js
Jobs
ID Job ID Ran Files Coverage
1 3475.1 28 Feb 2018 12:10PM UTC 0
71.86
Travis Job 3475.1
Source Files on build 3475
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3475
  • 479b187a on github
  • Prev Build on master (#3473)
  • Next Build on master (#3478)
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

© 2026 Coveralls, Inc