v2019.01.17
web-ui
- The address view uses infinite scroll to display its transactions.
- The block view uses infinite scroll to display its transactions.
- The richest addresses now use infinite scroll.
- The values are now show with 8 decimals using the new explorerCurrency pipe.
- Display total input / output on transactions.
- Upgrade angular-cli.
infra
- Improve the nginx config.
Full log
9100fc6 web-ui: Add infinite scroll to block screen
870f2c7 web-ui: Add infinite scroll to Address screen
28a8a25 web-ui: Implements utils function to get rows to display on richest addresses
79cfe89 web-ui: Add utils file
045fba3 Build web-ui on travis-ci
a44bb58 web-ui: Upgrade angular cli
7f7512c web-ui: Add infinite scroll on richest addresses (#78)
7d1b186 web-ui: Update explorerCurrency pipe to fix 8 decimals (#81)
c9d7775 server: Update sentry.properties
db35fb3 infra: Include sentry on backend deployments
63bb705 web-ui: Display accumulated total value for input and output on detail transactions
e0e2606 web-ui: Add config file with first value currentCurrency
5428c71 web-ui: Add explorerCurrency pipe (#43)
9b0adaf infra: Disable http and redirect to https on nginx
1f28104 infra: Enable gzip on nginx
66da2b5 infra: Restrict the available routes for LTC