Richard Ramos
5c97a0fdb7
ugly-fix: infinite loop when buying an offer ( #202 )
...
* test: infinite loop
* added FIXME comment
2019-05-08 10:19:54 -04:00
Richard Ramos
33f6e9c3ca
fix: allow call "get access" to obtain contactcode if it's been modified ( #200 )
2019-05-08 10:18:35 -04:00
Richard Ramos
d99c7348ed
fix: hide the footer when offer is being posted ( #199 )
2019-05-08 10:18:19 -04:00
Jonathan Rainville
a0ef6631bf
Merge pull request #198 from status-im/fix/map-infinite-loading
...
Fix Map in Status + shared chains
2019-05-08 09:55:40 -04:00
Jonathan Rainville
9096a21a99
fix(buyer-escrow): fix buyer rating and add stories for it
2019-05-07 15:31:35 -04:00
Richard Ramos
9ef0e41b1d
feat: arbitration license buy page ( #194 )
...
* feat: arbitration license buying page
* fix: tests
* fix: tests
* fix: code review
* fix: code review 2
* fix: code review 3
* fix: remove unused variable
2019-05-06 15:06:39 -04:00
Richard Ramos
5f9dc60be2
fix: change text when escrow is paid ( #197 )
2019-05-06 14:37:09 -04:00
Jonathan Rainville
42001a2c18
fix(map): show the map even with an error and put error on top
2019-05-06 14:33:31 -04:00
Jonathan Rainville
5fec81be86
feat: add shared chains.json for testenets and mainnet
2019-05-06 14:33:30 -04:00
Jonathan Rainville
82043da815
feat: add embark-solc for top speed
2019-05-06 14:20:43 -04:00
Richard Ramos
847bf2e393
fix: display trades where user is a seller ( #195 )
...
* fix: display trades where user is a seller
* fix: chat link in escrow page (#196 )
2019-05-06 10:28:36 -04:00
Iuri Matias
9074fa78b3
Merge pull request #193 from status-im/fix/canceled-trade
...
A couple fixes
2019-05-03 16:39:31 -04:00
Iuri Matias
1ec77f9390
Merge pull request #192 from status-im/fix/mobile-css-issues
...
Fix a couple of CSS issues on mobile
2019-05-03 16:39:25 -04:00
Jonathan Rainville
a5085911a0
fix(location): fix trying to get user coords when no location
2019-05-03 16:26:56 -04:00
Jonathan Rainville
e9e53bf9e1
fix(escrow): fix canceled escrow page
2019-05-03 16:19:54 -04:00
Jonathan Rainville
2cb67208d2
fix(resolve): enable passing an address
2019-05-03 16:19:35 -04:00
Jonathan Rainville
60277a7eb9
fix(profile): fix profile links to go to real pages
2019-05-03 15:52:47 -04:00
Jonathan Rainville
6afba52823
fix unit test
2019-05-03 15:09:48 -04:00
Jonathan Rainville
d8a9b67fb3
fix(profile): fix address in QR code modal overflowing
2019-05-03 14:57:18 -04:00
Jonathan Rainville
3aa9234d51
fix(footer): fix container not having padding bottom from the footer
2019-05-03 14:47:59 -04:00
Jonathan Rainville
b04e4328d5
fix(404): fix buttons on 404 page when on a small screen
2019-05-03 14:45:14 -04:00
Jonathan Rainville
d5946fef65
fix(home): fix home style so the version isn't over the buttons
2019-05-03 14:38:44 -04:00
Richard Ramos
7a0aec96ef
feat: open dispute screen ( #191 )
...
* feat: open dispute screen
* fix: code review
* fix: tests
2019-05-01 12:00:28 -04:00
Iuri Matias
691f2931c3
Merge pull request #190 from status-im/specify_dappConnection
...
specify dappConnecton for testnet, so it doesn't hang trying to conne…
2019-04-30 14:41:52 -04:00
Iuri Matias
e4d3140093
specify dappConnecton for testnet, so it doesn't hang trying to connect to localhost
2019-04-30 14:39:39 -04:00
Iuri Matias
0cebc10a65
Merge pull request #189 from status-im/feat/arbitrators-list
...
feat: obtain arbitrator list action methods + saga
2019-04-30 13:38:10 -04:00
Iuri Matias
9a6ee4026c
Merge pull request #188 from status-im/feat/desktop-design
...
Design for desktop
2019-04-30 13:01:34 -04:00
Richard Ramos
e4dd499835
feat: obtain arbitrator list
2019-04-30 11:47:05 -04:00
Jonathan Rainville
6a48c37c08
fix: design for desktop
2019-04-29 14:01:29 -04:00
Iuri Matias
e6070f2355
Merge pull request #187 from status-im/feat/multiple-arbitrators
...
feat: update arbitration contract in order to require a license for being an arbitrator.
2019-04-25 10:47:41 -04:00
Iuri Matias
981c358282
Merge pull request #184 from status-im/feat/group-sellers
...
feat(offer-list): group offers by user
2019-04-25 10:35:05 -04:00
Richard Ramos
5f45b1c894
fix: tests
2019-04-23 20:03:53 -04:00
Richard Ramos
d603997c62
update tests
2019-04-23 19:25:55 -04:00
Richard Ramos
cd75e46140
feat: allow multiple arbitrators
2019-04-23 19:25:55 -04:00
Richard Ramos
352d9d5055
feat: licenses cannot be released
2019-04-23 19:25:55 -04:00
Jonathan Rainville
b047117755
feat(offer-list): group offers by user
2019-04-23 16:14:26 -04:00
Richard Ramos
2ca7a875d8
fix: tests ( #186 )
2019-04-21 19:43:54 -04:00
Richard Ramos
2515130893
fix: change market button for radio buttons and made the location screen match the design ( #185 )
...
* fix: change market button for radio buttons and made the location screen match the design
* fix: tests
* test: update data to represent smaller BTC value
2019-04-21 19:19:53 -04:00
Iuri Matias
09b941dbee
Merge pull request #181 from status-im/fix/ens-create-escrow
...
fix(open-trade): fix ens resolution on create escrow
2019-04-21 10:06:55 -04:00
Iuri Matias
b8854c2dd6
Merge pull request #179 from status-im/fix/add-back-rating
...
Add back rating an few small fixes
2019-04-21 10:06:44 -04:00
Iuri Matias
34df8f8337
Merge pull request #177 from status-im/feat/favicon
...
feat: add logo as favicon
2019-04-21 10:06:35 -04:00
Richard Ramos
2c587684c2
fix: match contact details page design to figma ( #183 )
...
* fix: match contact details page design to figma
* fix: added margin bottom
2019-04-19 15:06:43 -04:00
Richard Ramos
280c243578
fix: set trade status colors ( #180 )
2019-04-19 14:45:40 -04:00
Richard Ramos
e39dcaa306
fix: removing text in sellers asset page and added thousands separator ( #182 )
2019-04-19 14:40:06 -04:00
Jonathan Rainville
139747dfa5
fix(open-trade): fix ens resolution on create escrow
2019-04-19 14:26:39 -04:00
Jonathan Rainville
f567a147cd
fix username color
2019-04-19 13:50:19 -04:00
Richard Ramos
ac540524d2
fix: css edits, indexable attrib on contract, and make trades great again! ( #178 )
...
* fix: seller attribute on event is indexed
* fix: minor css fixes
* fix: make trades look closer to figma design
2019-04-19 13:50:00 -04:00
Jonathan Rainville
31e9a104a3
fix test snapshots
2019-04-19 13:47:19 -04:00
Jonathan Rainville
41dc377663
fix(loading): put loading center with style in case of slow CSS load
2019-04-19 13:25:27 -04:00
Jonathan Rainville
1c06dd8b4d
fix(reputation): show real rating numbers in reputation component
2019-04-19 13:24:59 -04:00