1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-11-15 09:44:53 +01:00
Commit Graph

423 Commits

Author SHA1 Message Date
3447fc3479
parameter tweaks 2020-09-29 17:36:27 +02:00
f1f2123466
debug output 2020-09-29 17:19:50 +02:00
b6574dcbb3
test getAllPoolLogs 2020-09-29 17:19:50 +02:00
2b19aaa773
publish fix 2020-09-29 17:19:50 +02:00
ef00160f65
run type checking as part of linting 2020-09-29 17:19:50 +02:00
69ecfd71eb
remove compute job lists for now 2020-09-29 17:19:49 +02:00
46d7fa2ea1
populate PublishedList
* blocked by https://github.com/oceanprotocol/ocean-lib-js/pull/308
2020-09-29 17:19:49 +02:00
cde444ba8f
cleanup 2020-09-29 17:19:49 +02:00
f2cfa49c0e
refactor, unify published & consumed list 2020-09-29 17:19:49 +02:00
050b194373
simplify PublishedList 2020-09-29 17:19:49 +02:00
f80f93489b
publish fix 2020-09-29 17:18:46 +02:00
f440c1527d
lint fix 2020-09-29 13:54:42 +02:00
3c44eac707 copy 2020-09-28 15:55:33 +00:00
ad714dc8c9 liquidityProviderFee → swapFee 2020-09-28 15:49:51 +00:00
206ea2ebdc
fix search 2020-09-24 13:12:01 +02:00
3a72d670fd
remove unused methods/hooks/components 2020-09-24 12:26:23 +02:00
897bfb6e54
Merge pull request #86 from oceanprotocol/fix/search
Fix/search
2020-09-23 22:06:28 +02:00
b09c1dbc27
typing fixes 2020-09-23 14:54:56 +02:00
d7ff2694f7
consume fixes, tab fixes 2020-09-23 13:55:53 +02:00
b5356e6c42
test & storybook fixes 2020-09-23 11:21:04 +02:00
mihaisc
4fb14b7b70
remove search price filters 2020-09-23 12:04:17 +03:00
mihaisc
44433cdb12
fix pagination effect 2020-09-23 11:57:05 +03:00
88f9c47b8c use browser locale for number formatting 2020-09-22 17:31:33 +00:00
3260df17a9 add liquidity screen styling 2020-09-22 16:58:55 +00:00
b45c958ae8 fix feedback spacing in wallet details
* closes #50
2020-09-22 15:29:22 +00:00
7bae93f42d hack @coingecko/cryptoformat into what we want
* closes #70
* closes #53
2020-09-22 15:24:08 +00:00
a1ff86083c input tweaks 2020-09-22 11:04:28 +00:00
711dd38a9f output liquidity provider fee for given pool 2020-09-22 09:50:18 +00:00
0c3afad2cd datatoken info as part of validation schema 2020-09-21 21:26:07 +00:00
d85f6c0777 fix passing generated datatoken options 2020-09-21 19:16:33 +00:00
d1e1c75f86 typing fixes 2020-09-21 18:52:04 +00:00
66f9dace6f input fixes: filter out non-HTML props 2020-09-21 18:35:07 +00:00
fbef95a644
fix empty optional fields 2020-09-21 20:19:07 +02:00
eb8221d104
more fixes 2020-09-21 19:53:02 +02:00
83d791cf1b
price validation ui fixes 2020-09-21 19:52:59 +02:00
9008ad2018
validation fixes 2020-09-21 19:52:27 +02:00
2a13a760bd
refactor to make live validation work 2020-09-21 19:52:27 +02:00
041dfcee08
Data Token → Datatoken 2020-09-21 19:52:27 +02:00
053717ac95
refactoring 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
mihaisc
bb43d8f8a3
various fixes 2020-09-21 17:36:11 +03:00
11a4acc3cd
fix insufficiant balance check 2020-09-17 17:59:45 +02:00
mihaisc
1caaf48c79
Merge branch 'main' into fix/publishFixedPrice 2020-09-16 15:01:49 +03:00
mihaisc
9f84f12502
fix 2020-09-16 15:01:15 +03:00
067c211258
add eslint-plugin-react-hooks 2020-09-16 11:08:35 +02:00
20acdf814a
rather use undefined title, which triggers fallback 2020-09-14 17:02:09 +02:00
2761a615b9
try getting title earlier 2020-09-14 16:56:27 +02:00
a37aff907a
data token display tweaks 2020-09-11 17:53:32 +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
3442c39bd6
dynamic price tweaks 2020-09-11 16:39:58 +02:00
74a2c182e9
make metadataStoreUri part of app config 2020-09-11 16:34:13 +02:00
32d637c203
put a beta badge on it 2020-09-11 16:18:36 +02:00
4749766cc2
name refresh button 2020-09-11 15:39:09 +02:00
09e68d44cd
styling & copy 2020-09-11 15:13:22 +02:00
bc6b9ec8b1
style name & symbol output 2020-09-11 13:33:33 +02:00
7bda8b7c13
handle generated dt names
* generate new name & symbol on mount
* output in fixed & dynamic
* pass through generated options into publish
2020-09-11 13:11:35 +02:00
acfa0b8d06
refactor to use optional chain expressions 2020-09-10 22:22:16 +02:00
a4510459f1
updates for new @oceanprotocol/react price model 2020-09-10 20:32:30 +02:00
cda52aef1c
safeguard against assets without attributes.additionalInformation 2020-09-10 19:54:32 +02:00
5b36da54d2
fixes 2020-09-10 19:33:11 +02:00
85b0643693
workaround for fiat decimals
* addresses #70
2020-09-10 17:23:10 +02:00
55137af876
custom radio & checkbox styles 2020-09-10 16:48:57 +02:00
b635fcbc7a
menu expanded trigger animation 2020-09-10 15:38:03 +02:00
f02467f83c
fix input props passthrough 2020-09-10 15:05:33 +02:00
1ea70be80c
set ocen-lib-js log levels based on debug value 2020-09-10 14:50:13 +02:00
a8d8c95acb
show BPT only in debug mode 2020-09-10 14:33:38 +02:00
69afec8511
undefined is hard 2020-09-10 14:27:48 +02:00
e421667941
configurable currencies 2020-09-10 14:21:10 +02:00
acf233a77b
copy, window check 2020-09-10 13:54:59 +02:00
466f04c86d
build fix 2020-09-10 13:50:16 +02:00
9ae58d45ec
ui tweaks 2020-09-10 13:49:28 +02:00
d5d9ce370b
persist user preferences through localStorage 2020-09-10 13:43:20 +02:00
c867253dd9
select empty value tweak 2020-09-10 13:28:03 +02:00
0f6d5ffe62
refactor 2020-09-10 13:20:54 +02:00
47e8de3bac
refactor price conversion based on user preferences 2020-09-10 13:13:53 +02:00
df567a514c
preferences UI 2020-09-10 12:59:30 +02:00
9d41a443bf
function preferences ui 2020-09-10 12:20:40 +02:00
91afd8ed39
make use of debug value 2020-09-09 16:07:37 +02:00
4d3c611189
create UserPreferencesProvider 2020-09-09 16:01:36 +02:00
5152165f89
config typing updates 2020-09-09 15:37:29 +02:00
f1812b389b
non-web3 fallback for data token output 2020-09-09 15:19:10 +02:00
6535e35e0b
metadata output tweaks 2020-09-09 15:15:47 +02:00
6c47b8e44e
fix publishing 2020-09-09 14:58:57 +02:00
b154cfc2ac
publish updates 2020-09-09 14:35:56 +02:00
b09e3acb12
lint fixes 2020-09-08 13:55:04 +02:00
209117ea1e
preview tweak 2020-09-02 13:31:43 +02:00
6f79e16e4d
validation fix 2020-09-02 13:22:35 +02:00
49ac2ba909
fileinfo API tweaks 2020-09-02 13:18:48 +02:00
681d59ca64
process links in transformPublishFormToMetadata 2020-09-02 12:32:32 +02:00
1972b1dca2
sample output on asset details 2020-09-02 12:31:20 +02:00
a3721502f5
add sample file during publish 2020-09-02 12:22:48 +02:00
16fc0aef03
type check fixes 2020-09-02 11:43:15 +02:00
d9a4b5697c
output liquidity provider fee from pool 2020-08-31 14:17:40 +02:00
56dc96a6c1
refactor 2020-08-31 11:34:56 +02:00
09edb9d42b
use totalPoolTokens as maximumPoolShares, removal UI 2020-08-31 10:55:12 +02:00
1d52702a87
remove todos 2020-08-28 18:57:46 +02:00
c16a7be099
output pool tokens for debugging 2020-08-28 18:14:27 +02:00
405a400a83
add todos 2020-08-28 17:39:41 +02:00