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

ChronoBank / ChronoMint / 1232 / 1
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 05 Sep 2017 09:41AM UTC
Files 284
Run time 14s
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

05 Sep 2017 09:30AM UTC coverage: 31.986% (+12.3%) from 19.648%
1232.1

push

travis-ci

web-flow
Release v0.2.0 (#263)

* exchange menu tmp disabled

* FilterSubprovider disabled because of bug, 1.1.33 contracts version

* tests fix

* contracts v1.1.34

* web3 0.20.1

* contracts 1.1.35 and get user tokens bug fix

* MINT-93 New Voting, MINT-254 New Operations, MINT-359 New Settings (#231)

* D3 dependency added (#233)

* MINT-392 limit deposit TIME for mainnet (#234)

* MINT-394 Fix topbar markup for mobile version (#235)

* MINT-393 fix uPort login option (#236)

* MINT-396 fix routes, remove dead code (#239)

* MINT-396 fix routes, remove dead code. part 1

* MINT-396 fix routes, remove dead code. part 2

* MINT-396 fix lint

* MINT-396 fix tests

* MINT-396 fix tests

* MINT-396 fix version

* MINT-396 fix relative path (#241)

* MINT-397 fix router for standalone, add scripts (#243)

* MINT-412 add compress script (#244)

* MINT-395 Fix Exchange page markup (#242)

* MINT-412 update 404 page, refactor splash pages (#245)

* MINT-397 fix NODE_ENV, set defaults (#246)

* MINT-415 add private key login option (#248)

* MINT-415 clean up scripts

* MINT-415 add private key login option

* MINT-415 fix tests

* MINT-416 add values in fiat currencies (#250)

* MINT-416 implement market prices

* MINT-416 fix format

* MINT-416 fix bugs

* MINT-416 unlock setInterval

* MINT-416 add tests

* MINT-416 fix test

* MINT-93 New Voting, MINT-318 Improve Wallet (#251)

* Voting header

* Vote.jsx

* Vote.jsx

* AddPollDialog.jsx

* VoteDialog

* VoteDialog

* VoteDialog

* DoughnutChart

* Voting bindings

* PollDetailsDialog

* Revert contracts branch

* Pending operations table

* MINT-254 New Operations - Markup provided

* Basic bindings for operations

* Settings page

* Operations & Settings, Mobile fixes

* CBEAddressDialog, CBETokenDialog

* OperationsSettingsDialog

* OperationsSettingsDialog

* Old code removed

* Tests

* Fix for old nodes

* d3 added to dependency list

* Some poll properties & actions wired

* Gallery for tokens

* MINT-318

* MINT-318

* Voting bindings for updated contracts

* VotingActorDAO

* Fetching model

* Details chart

* Odd comments removed

* Basic tests for Voting

* MINT-93 fix dependencies (#252)

* MINT-430 Delete all 'beta' labels (#253)

* MINT-437 fix TimeHolderWallet and wallet tests (#256)

* MINT-437 Small patch to support TimeHolderWallet deposit operation insted of TimeHolder

(cherry picked from commit 9a1f7aa)

* MINT-438 fix tests

* MINT-383 Multisignature wallet layout (#249)

* MINT-383: Multisig Wallets
https://chronobank.atlassian.net/browse/MINT-383
reviewer: dkchv

 - WalletsManagerDAO skeleton
 - some actions, reducers for multisig
 - WalletsChanger component
 - fix getWallets in WalletsManagerDAO
 - createWallet via _tx
 - custom wallets icons
 - WalletsChanger layout
 - linting
 - WalletSelect dialog
 - WalletSelect layout
 - WalletPendingTransfers
 - WalletPendingTransfers layout
 - WalletAddEditDialog
 - WalletAddEditDialog layout
 - WalletChanger layout refactor
 - WalletSelectDialog stylesheet simplifications

* MINT-383: Multisig Wallets
https://chronobank.atlassian.net/browse/MINT-383
reviewer: dkchv

 - after review fixes

* MINT-383: Multisig Wallets
https://chronobank.atlassian.net/browse/MINT-383
reviewer: dkchv

  - after review fixes 2

* MINT-383: Multisig Wallets
https://chronobank.atlassian.net/browse/MINT-383
reviewer: dkchv

  - after review fixes 3
  - use variables, use animation for controls appearance
  - i18n for all widgets
  - OwnerModel and OwnersCollection modles
  - linting

* MINT-383: Multisig Wallets
https://chronobank.atlassian.net/browse/MINT-383
reviewer: dkchv

  - after commit fixes 4
  - ё in кошелек
  - webstorm warnings fixes
  - OwnerItem separated from WalletAddEdit dialog
  - validate OwnerItem address
  - validate wallet

* MINT-383: Multisig Wallets
https://chronobank.atlassian.net/browse/MINT-383
reviewer: dkchv

  - decomposition of WalletAddEdit form
  - validation of WalletAddEdit form

* MINT-383: Multisig Wallets
https://chronobank.atlassian.net/browse/MINT-383
reviewer: dkchv

  - camelCase i18n
  - fix reducer.spec

* use Translate or WalletAddEditDialog

* use Translate for OwnerItem

* use Translate for OwnersCount, remove state

* use Translate for WalletChanger

* use Translate for WalletPendingTransfers

* use Translate for WalletSelectDialog

* fix 4) Translate everywhere 5) camelCase tokens 6) no state = {} 7) no window

* fix 2) Separate WalletAddEditDialog and Form

* fix 8) success submit

* fix 3) wide dialog

* fix 1) use ErrorList

* better validation logic for OwnerItem

* specs for OwnerModel and WalletModel

* lint

* fix WalletModel spec

* MINT-383 merge fixes (#257)

* MINT-428 Implement BTCToken and ability to send BTC (#254)

* Voting header

* Vote.jsx

* Vote.jsx

* AddPollDialog.jsx

* VoteDialog

* VoteDialog

* VoteDialog

* DoughnutChart

* Voting bindings

* PollDetailsDialog

* Revert contracts branch

* Pending operations table

* MINT-254 New Operations - Markup provided

* Basic bindings for operations

* Settings page

* Operations & Settings, Mobile fixes

* CBEAddressDialog, CBETokenDialog

* OperationsSettingsDialog

* OperationsSettingsDialog

* Old code removed

* Tests

* Fix for old nodes

* d3 added to dependency list

* Some poll properties & actions wired

* Gallery for tokens

* MINT-318

* MINT-318

* Voting bindings for updated contracts

* VotingActorDAO

* Fetching model

* Details chart

* Odd comments removed

* Basic tests for Voting

* Bitcoin support

* Balance support

* tBTC transfered

* BTC Implemented using Blockexplorer API

* Console.log removed

* Tests for signin fixed

* I18n fixed

* Upper timeout to Blockexplorer

* Infura switched back to the testnet

* Minor refactoring

* MINT-435 Add synchronize indicator to UI (#258)

* Voting header

* Vote.jsx

* Vote.jsx

* AddPollDialog.jsx

* VoteDialog

* VoteDialog

* VoteDialog

* DoughnutChart

* Voting bindings

* PollDetailsDialog

* Revert contracts branch

* Pending operations table

* MINT-254 New Operations - Markup provided

* Basic bindings for operations

* Settings page

* Operations & Settings, Mobile fixes

* CBEAddressDialog, CBETokenDialog

* OperationsSettingsDialog

* OperationsSettingsDialog

* Old code removed

* Tests

* Fix for old nodes

* d3 added to dependency list

* Some poll properties & actions wired

* Gallery for tokens

* MINT-318

* MINT-318

* Voting bindings for updated contracts

* VotingActorDAO

* Fetching model

* Details chart

* Odd comments removed

* Basic tests for Voting

* Bitcoin support

* Balance support

* tBTC transfered

* BTC Implemented using Blockexplorer API

* Console.log removed

* Tests for signin fixed

* I18n fixed

* Upper timeout to Blockexplorer

* Infura switched back to the testnet

* Minor refactoring

* MINT-435 Add synchronize indicator to UI

* Gallery fix, refresh tokens fix

* Tests fixed

* Show btc address

* MINT-418 Add Ledger Nano support (#260)

* MINT-418 add Ledger Nano support

* MINT-418 merge fixes

* MINT-418 fix tests

* MINT-418 merge fixes

* MINT-437 fix wallet, deposit and voting bugs (#261)

* MINT-437 add restriction

* MINT-437 fix disabled menu items

* MINT-437 fix voting and wallet

* MINT-437 fix deposit

* release 0.2.0

592 of 3399 branches covered (17.42%)

1859 of 5812 relevant lines covered (31.99%)

6.9 hits per line

Source Files on job 1232.1
  • Tree
  • List 0
  • Changed 109
  • Source Changed 78
  • Coverage Changed 104
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 1232
  • Travis Job 1232.1
  • 738893a1 on github
  • Prev Job for on master (#1087.1)
  • Next Job for on master (#1236.1)
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