1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-07-01 06:11:43 +02:00
Commit Graph

145 Commits

Author SHA1 Message Date
2ec825d255
table display tweaks 2020-10-29 20:42:21 +01:00
a95a35bd7b
fix bookmarks empty state 2020-10-29 00:13:33 +01:00
0972944e03
Bookmarks (#159)
* handle pinned items in UserPreferencesProvider

* prototype add/remove pins

* output pins

* pins → bookmarks

* styling

* output datatoken info
2020-10-28 23:59:14 +01:00
8fb4f258db
refactor conversion to use PricesProvider 2020-10-28 11:00:06 +01:00
b2cd4fc79e
fix etherscan links 2020-10-27 18:07:19 +01:00
1fa6303850
fix fallback etherscan link 2020-10-26 18:27:34 +01:00
1a621becd5
add global banner 2020-10-26 17:24:45 +01:00
0d93d7e672
tag fixes 2020-10-24 16:19:16 +02:00
6a7c6819e4
refactor EtherscanLink 2020-10-23 15:22:01 +02:00
f397d51858
table refactor 2020-10-22 15:50:07 +02:00
mihaisc
034111b62d
fix Time when date is null
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 14:30:48 +03:00
9c0209c11d
switch modal component to the one from site 2020-10-22 12:22:38 +02:00
c51ebb1dbe
Merge branch 'main' into feature/history-compute 2020-10-22 11:43:46 +02:00
8454bf9cc7
remove priceType from metadata, new hasPool check 2020-10-20 18:23:08 +02:00
fd1b66883a
submit view, success view, form submit 2020-10-20 16:59:29 +02:00
07b086547f
refactor 2020-10-20 14:51:20 +02:00
de421d3c00
construct pricing form data flow 2020-10-20 14:28:51 +02:00
9ce1358fe1
move around pricing view 2020-10-20 13:10:03 +02:00
95e72ae108
split up publish, datatoken, pricing data 2020-10-19 14:47:11 +02:00
018a765a23
more consume refactor 2020-10-19 12:56:38 +02:00
e3bf9a46ac
bump packages 2020-10-19 10:32:41 +02:00
f33b3bb023
all successes need confetti 2020-10-16 10:00:16 +02:00
c72e01c9ec
copy 2020-10-16 09:36:21 +02:00
006eef26e6
prefix display fixes 2020-10-16 09:11:16 +02:00
f6b8208906
textarea fix 2020-10-16 09:03:54 +02:00
997db111bd
new coin selection 2020-10-16 09:00:16 +02:00
823513d4ee
error fixes 2020-10-15 14:20:22 +02:00
d70ebba20d
error feedback 2020-10-15 14:09:02 +02:00
21f0e1fdc8
generic range input styling 2020-10-14 19:56:13 +02:00
mihaisc
c49e0b1288
compute fix, compute history
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-09 16:04:55 +03:00
ed02d66609
output total pool liquidity
* convert everything in the pool to OCEAN, then convert to user currency
2020-10-08 17:56:26 +02:00
50accc0065
refactor for new price 2020-10-08 14:32:59 +02:00
ad25a0591a
type check fix 2020-10-06 23:16:08 +02:00
ba39cfe653
tooltip fix 2020-10-06 22:11:43 +02:00
f7f3a259f7
allow to add OCEAN or Datatoken 2020-10-06 21:53:06 +02:00
9e2baac34c
refactor, move feedback out of form 2020-10-05 12:29:50 +02:00
2276367566
remove custom table component 2020-09-29 21:25:05 +02:00
ef00160f65
run type checking as part of linting 2020-09-29 17:19:50 +02:00
b09c1dbc27
typing fixes 2020-09-23 14:54:56 +02:00
88f9c47b8c use browser locale for number formatting 2020-09-22 17:31:33 +00:00
7bae93f42d hack @coingecko/cryptoformat into what we want
* closes #70
* closes #53
2020-09-22 15:24:08 +00:00
66f9dace6f input fixes: filter out non-HTML props 2020-09-21 18:35:07 +00:00
83d791cf1b
price validation ui fixes 2020-09-21 19:52:59 +02:00
2a13a760bd
refactor to make live validation work 2020-09-21 19:52:27 +02:00
a1da02b8e4
output fees in dynamic price UI 2020-09-21 19:52:27 +02:00
865c4d7b9d
make liquidityProviderFee editable 2020-09-21 19:52:27 +02:00
067c211258
add eslint-plugin-react-hooks 2020-09-16 11:08:35 +02:00
b03955d618
pool badge for pool prices 2020-09-11 17:29:40 +02:00
b70fa86273
Merge pull request #73 from oceanprotocol/feature/dt-name-output
handle generated dt names during publish
2020-09-11 16:50:15 +02:00
32d637c203
put a beta badge on it 2020-09-11 16:18:36 +02:00