augur:filter-active-bets

Last commit made on 2020-10-06
Get this branch:
git clone -b filter-active-bets https://git.launchpad.net/augur

Branch merges

Branch information

Name:
filter-active-bets
Repository:
lp:augur

Recent commits

d783056... by phoebemirman <email address hidden>

filter active bets from betslip

3450c73... by "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com>

Merge pull request #9393 from AugurProject/disable-theme-switch-create-market-flow

disable-theme-switch-create-market-flow

af37966... by "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com>

Merge pull request #9392 from AugurProject/updates-odds-text

updates-odds-text

1aa7864... by JohnDanz <email address hidden>

disabled the theme switching buttons during the create market flow. added a not-allowed cursor on hover and a 50% opacity dim in the create-market view

6549462... by JohnDanz <email address hidden>

updated alerts to use odds if sportsbook

cc23c12... by "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com>

Merge pull request #9382 from AugurProject/misc-fixes-2

unsigned orders and claim txt updates

186edf4... by phoebemirman <email address hidden>

unsigned ordersa and claim txt updates

8ecad84... by "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com>

Merge pull request #9380 from AugurProject/updates-for-banner-plus-touchups

Updates for banner plus touchups

0850472... by JohnDanz <email address hidden>

removed commented code

4a2006f... by JohnDanz <email address hidden>

adjusted odds formatting to round out extra 0s as needed. updated formatNumber to add new option to force a toPrecision call prior to passing to denomination if flagged to do so. this is what allows for the rounding.