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

ndlib / honeycomb / 1735
94%
master: 95%

Build:
Build:
LAST BUILD BRANCH: DEC-1472-fix-bc-date-parsing
DEFAULT BRANCH: master
Ran 27 Jul 2015 05:39PM UTC
Jobs 1
Files 136
Run time 5s
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
1735

push

travis-ci

Justin Gondron
DEC-459
-Added dependent libraries (eventemitter, flux, keymirror). We can probably do without keymirror if needed.
DEC-461:
-Changed Preview toggle to not handle the ajax. Moved this into the actions and changed the toggle to fire off the action to change preview instead
-Changed it to listen for store changes and update its state based on the change to the store
-Stopped propagating collection info down to the toggles since they can now directly read the store
DEC-462:
-Changed Publish toggle to not handle the ajax. Moved this into the actions and changed the toggle to fire off the action to change published instead
-Changed it to listen for store changes and update its state based on the change to the store
-Stopped propagating collection info down to the toggles since they can now directly read the store
DEC-460:
-Created CollectionStore with properties for title, preview, and published
-Setup collection actions for each of the current actions that we are concerned with sharing between components, also created a set state action for setting up the initial state of the store.
-Implemented a way for the store to revert a change if an error happens. This is currently not very robust, but it works given that we only have one component editing each property at any given time.
-CollectionStore will emit a general "changed" style message. This means all listeners will end up updating their state any time any property of the store changes, but since we only have 4 listeners at the moment this shouldn't be a problem. We can do something more directed if we encounter efficiency problems with components constantly updating their states.
-Found that CollectionsController#preview_mode was not checking permissions. Fixed.
-Wrote a collection store initializer in lieu of a top level react component. This component only sets the initial state of the store
-Now that there is a store, we don't need to have a top level CollectionPreviewPublish object. Refactored to ... (continued)

2046 of 2183 relevant lines covered (93.72%)

7.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1735.1 (2.1.4) 27 Jul 2015 05:39PM UTC 0
93.72
Travis Job 1735.1
Source Files on build 1735
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1735
  • 29a7746d on github
  • Prev Build on DEC-459-Flux-Collection-Store (#1733)
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