Coder Social home page Coder Social logo

bisq-ui's Introduction

Bisq UI

Developing

To start application locally run one of following commands:

yarn all-serve
yarn ionic-serve
yarn electron-serve

Translations

To extract all new phrases for translations run:

yarn extract 

and then src/assets/i18n/en.json and src/assets/i18n/pl.json files will be updated.

Testing e2e

e2e tests run against UI with mocked API responses. To prepare all modules and start tests run these commands (each in separate terminal):

yarn ionic-serve
yarn e2e-backend
yarn e2e

bisq-ui's People

Contributors

blabno avatar davvvid1 avatar tborowy avatar tkulpa avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bisq-ui's Issues

Authentication support

Backend supports password and access token security.

Make sure that when user is entering backend address it might get 401, which should be accepted.

explain what the % field means

in the price column, the price is optionally prefixed by a percentage, but it is unclear what this rate means.

As @blabno puts it, whenever market price changes the offer's price also adjusts by given percentage.

It would be nice to clarify:

  • what this rate means
  • why it can be positive, negative, null, or missing (o_O)
  • what the current market price is
  • how the current price of the offer changed

Back button support

When I view offer details and click "Buy"
And I see "Take offer form"
And I click device back button
I should be taken back to "Offer details" view.

Right now app exits.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.