960c5b3234
Update metadata, the proper way ( #292 )
...
* prototype view switching
* refactor, more UI
* formik form setup & data flow
* debug output, fixes, refactor
* description preview refactor
* publish/update date changes
* output created & updated date at top of asset
* use ddo.created & ddo.updated everywhere
* stop pushing metadata.main.datePublished
* owner check for edit link
* all the feedback states and switching between them: loading, error, success
* refactor feedback, one component for publish & edit
* action & date output fixes
* move all content, iterate form fields from it
* UI updates
* styling tweaks
* ddo dataflow refactor, more useAsset usage
* more useAsset usage
* form actions styling
* prepare edit history component
* metadata output tweaks
* copy
* safeguard against profile urls without protocol defined
* refetch ddo after edit
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* switch author for dataTokenOptions in metadata preview
* refactor
* copy
* showPricing fix
* validation: minimum characters for title & description
* disable submit button when validation fails
* form validation fixes
* manually trigger onChange validation in publish & edit forms
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-12-10 14:30:40 +01:00
5824d35ef7
move purgatory asset warning and hide most metadata ( #287 )
...
* move purgatory asset warning, hide most metadata
* move copy, less metadata
* refactor
* move copy
* delay fix
2020-12-02 14:37:01 +01:00
mihaisc
dac47bf524
3Box publisher profiles ( #264 )
...
* install 3box
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* tinkering
* check tweak
* load library on init only
* add profile
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* get 3box profile
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix return type
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove console.log
* fix travis
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix eslit
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix travis
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* 3box data structure tweaks, prepare output in byline
* refactor
* new Publisher component
* tweaks
* remove data partners
* link/profile splitup
* profile tweaks
* component splitup
* lots of styling, add image
* affordance for publisher, refactor, server response tinkering
* use 3Box proxy
* open all 3box links in new tab/window
* mobile fixes
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-11-27 12:04:35 +01:00
mihaisc
35d9b6faec
price optimizations and bug fixes ( #274 )
...
* price optimizations and bug fixes
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* travis fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove console.log
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* rephrasing
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* bump react hooks, show price while checking if consumable
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove console.log
* fix travis
2020-11-26 16:02:42 +01:00
ed57702ff3
refactor root components ( #263 )
...
* refactor layout
* refactor
* root components reordering
* type-check fix
2020-11-18 20:01:33 +01:00
7f2a5e7515
refresh interval tweaks ( #257 )
2020-11-17 13:10:12 +01:00
mihaisc
f8a0ff41c3
purgatory updates ( #249 )
...
* purgatory updates
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* format
* update react hooks
* alert style, copy changes
* remove inverse style
* disable remove for purgatory owner
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove buy button for purgatory assets
* hide remove liquidity for owner
* query change
* query rollback
* query change
* query change
* query change
* change frontpage queries
* typings
* query refactor, make `all data sets` link work again
* footer fix
* test endpoint for stats
* fix pagination
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* partner query tweaks
* switch back market-stats endpoint
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-11-14 15:02:54 +01:00
241f6c0df6
markdown render fixes ( #239 )
2020-11-11 19:00:07 +02:00
a19e7bca04
Default weight change to 70/30 ( #211 )
...
* dt weight tests
* update weights
* validation and defaults tweaks
2020-11-10 13:52:02 +01:00
66984a575a
dark mode fixes ( #216 )
2020-11-05 21:49:31 +01:00
ad107c5415
Data Partners ( #214 )
...
* datapartners prototype
* output partner name on asset teasers
* badge, output partner data
* deprioritize pool badge
* teaser spacing tweaks
* styling
* carousel pattern
* carousel fixes
* styling tweaks
* cleanup, useDataPartner hook
* large screen fixes
* add partner badge to all data set list titles
* byline links tweaks
* byline tweaks
* switch list data source
* fixes, link to https://github.com/oceanprotocol/list-datapartners
* refactor
* refactor
2020-11-05 14:43:13 +01:00
mihaisc
b55362f309
incorrect link type ( #215 )
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-05 13:12:45 +01:00
3505db21da
Owner/publisher search ( #187 )
...
* make owner search work
* owner/publisher search from asset details
* copy & cleanup
* style tweaks
* timing
* make search combinations work again
* remove account search highjacking
* switch owner source
* search route fixes
* eth address truncation in text search titles
2020-11-03 14:57:40 +01:00
be8307f34d
User pool transactions on asset details ( #193 )
...
* refactored pool transactions component, output pool transactions on asset details
* styling
* remove sticky around asset actions
* hasAddedLiquidity simplification
* owner from useMetadata
* refactor, styling, number formatting
* refactor
* toggle pattern
2020-11-02 19:18:21 +01:00
b48f3cc89d
mobile fixes
2020-10-31 00:56:03 +01:00
cf3f406547
Dark Mode ( #182 )
...
* refactor CSS custom properties for dark mode
* dark mode style
* dark mode switching
* config tweaks
2020-10-30 21:28:20 +01:00
8b3f16fac9
output owner on asset details ( #180 )
2020-10-30 14:58:36 +01:00
mihaisc
290e43199c
change weights ( #169 )
...
* change weights
* new defaults
* your liquidity fix
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-10-30 11:50:50 +01:00
c849fd0396
network agnostic bookmarks ( #162 )
...
* network agnostic bookmarks
* bookmark data structure migration
2020-10-29 11:39:42 +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
060862602b
markdown display tweaks
2020-10-28 19:11:34 +01:00
mihaisc
ae84db194c
fix
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 20:03:19 +02:00
mihaisc
70caeb5d80
fixed price and gas estimate
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 19:56:14 +02:00
mihaisc
b600e4cd44
remove copyright
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 14:01:52 +02:00
mihaisc
be005e0936
remove license
...
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 13:56:43 +02:00
2b6759c3a2
remove debug
2020-10-26 19:30:51 +01:00
30ebed4e29
firstPrice styling
2020-10-26 19:17:20 +01:00
2ac9a7cf1b
price output
2020-10-26 19:04:40 +01:00
0658b656b1
change swapFee calculation
2020-10-26 18:57:57 +01:00
4585fecb1f
effect dependencies
2020-10-26 18:49:16 +01:00
2c27d955d9
formula update
2020-10-26 18:48:08 +01:00
77e1d08a08
prepare displaying firstPrice
2020-10-26 18:44:32 +01:00
0b5e7f27d2
remove debug
2020-10-26 17:41:27 +01:00
9dda9eadf8
fee fix
2020-10-26 17:08:37 +01:00
ef335ff850
introduce weightOnOcean
2020-10-26 16:40:18 +01:00
04e8352dd0
calculations
2020-10-26 16:00:19 +01:00
8a8484deb3
bump libraries
2020-10-26 15:56:52 +01:00
c3b4bcec66
new value: oceanAmount
2020-10-26 15:19:08 +01:00
d0c65a6935
price refactor
2020-10-26 15:15:01 +01:00
c2a247b605
search tweaks
2020-10-24 17:39:51 +02:00
7113db6419
metadata display tweaks
2020-10-24 17:01:04 +02:00
6a7c6819e4
refactor EtherscanLink
2020-10-23 15:22:01 +02:00
6e589949b4
refactor network messaging
2020-10-23 13:38:12 +02:00
47381639ff
force reload button
2020-10-21 17:19:29 +02:00
cc2474419b
package updates
2020-10-21 15:45:38 +02:00
9099c8ee33
change hasPrice check
2020-10-21 15:26:50 +02:00
f10859dfad
copy
2020-10-21 14:58:36 +02:00
b48435788c
package updates
2020-10-21 14:37:18 +02:00
74ebdd517e
bump ocean.js
2020-10-21 11:36:57 +02:00
8d7eec69fa
typing fixes
2020-10-20 21:36:36 +02:00