1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 22:01:44 +02:00
Commit Graph

433 Commits

Author SHA1 Message Date
8de48d88e6
Merge pull request #81 from oceanprotocol/feature/fees
Fees input and output
2020-09-22 13:36:19 +02: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
733a2606c3
Merge pull request #85 from oceanprotocol/fix/sampleFile
various fixes
2020-09-21 17:43:39 +03:00
mihaisc
bb43d8f8a3
various fixes 2020-09-21 17:36:11 +03:00
mihaisc
7b4e07ffd0
Merge pull request #83 from oceanprotocol/fix/79
fix insufficiant balance check
2020-09-17 21:01:22 +03:00
11a4acc3cd
fix insufficiant balance check 2020-09-17 17:59:45 +02:00
mihaisc
f64859182c
Merge pull request #82 from oceanprotocol/fix/publishFixedPrice
Fix publish fixed price
2020-09-16 15:11:28 +03: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
d218854ebc
Merge pull request #80 from oceanprotocol/feature/packages
package updates
2020-09-16 11:26:25 +02:00
126e11428d
downgrade and lock @loadable/component 2020-09-16 11:20:40 +02:00
067c211258
add eslint-plugin-react-hooks 2020-09-16 11:08:35 +02:00
350ad32e05
package updates 2020-09-16 11:00:35 +02:00
d594c4cdfe
Merge pull request #78 from oceanprotocol/fix/vercel-404-test
Fix direct asset URLs
2020-09-14 17:17:38 +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
32ca88bea9
set Vercel rewrites 2020-09-14 16:44:10 +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
804cb3c7f1
package updates 2020-09-10 16:55:50 +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
87b0e65b98
Merge pull request #69 from oceanprotocol/feature/user-preferences
User preferences
2020-09-10 15:10:52 +02:00