|
621aea64b5
|
metadata display tweaks
* new lock icon for private algos
* visual updates for asset details
|
2021-04-20 14:07:23 +02:00 |
|
claudiaHash
|
ce81777030
|
view algorithms on homepage (#388)
* view algorithms on homepage
* linting error fixed
* view algos on rinkeby/mainnet, added algos on search
* global color system tweak, apply on asset teaser system
* create subtle hierarchical distinction between background & content
* output asset type
* add asset type as css class
* bonus side effect: a nicer dark mode theme on OLED screens
* add icon assets
* compute/download icons added to asset teaser
* tooltip content fix
* tooltip content width fix
tooltip message shortened
* max-width added
* links renamed, all algos section removed
* datatoken tooltip removed
* spacing tweaks
* visual separation of asset & access type, flip order
* spacing/font size tweaks, aligning things
* fix search
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* light mode color tweak
* change dataset display name
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* data set label fixed
* query updated for data sets and algos
Co-authored-by: claudia.holhos <claudia.holhos@hpm.ro>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2021-02-22 16:25:27 +02: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 |
|
|
97ec21d2e0
|
404 page (#268)
|
2020-11-19 21:55:16 +01:00 |
|
mihaisc
|
bb80c4df78
|
Swap tokens (#204)
* swap
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* validation and calculation
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* refactor
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove unused effect
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* fix interval
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* increase refresh timer, remove optional params
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* make inputs show up without wallet
* style fixes
* restyling
* styling
* more styling
* fix refresh price
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove test effect
* fixes, get data as early as possible from DDO and initial state
* refactor
* refactor
* refactor
* label tweaks
* copy
* typo
* prototype output
* remove price header
* ouput swap fee
* fix
* spacing
* copy
* refactor pool transaction titles
* copy
* update math
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* use messaging tweaks
* tab tweaks, output refactor
* fix dark mode selection style
* prototype output
* method tweaks
* slippage to 1%, added warnig banner
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* form tweaks
* error fix
* empty inputs by default
* longer intervals
* maxOcean validation fix
* slippage tolerance UI
* modified slippage UI
* refactor, refresh ocean user balance
* move typings/models around
* typing fix
* fixed output values
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* bump oceanlib
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* remove console.log
* remove placeholder
* tweak
* non-web3 browser tweak
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2020-11-16 16:21:15 +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 |
|
|
8f1cde9c90
|
icon tweaks (#200)
|
2020-11-03 13:19:47 +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 |
|
|
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 |
|
|
4749766cc2
|
name refresh button
|
2020-09-11 15:39:09 +02:00 |
|
|
df567a514c
|
preferences UI
|
2020-09-10 12:59:30 +02:00 |
|
|
a5cc84f8df
|
default tooltip trigger icon
|
2020-08-06 13:36:36 +02:00 |
|
|
818404c5ef
|
more visual UI for advanced pricing
|
2020-07-31 13:15:01 +02:00 |
|
|
c2dd8448cf
|
output data token address on asset details
|
2020-07-29 18:36:10 +02:00 |
|
|
970624e652
|
refined wallet interactions
|
2020-07-09 12:27:59 +02:00 |
|
|
4aa885ff4f
|
front page cleanup
|
2020-06-30 13:43:02 +02:00 |
|
|
3e96a8d36b
|
make Gatsby start
|
2020-06-30 13:32:16 +02:00 |
|
mihaisc
|
5f14e431da
|
transactions, job details
|
2020-06-02 12:15:21 +03:00 |
|
maxieprotocol
|
ed7ae876ba
|
pubish form, search bar, buttons, icons
|
2020-05-12 19:01:40 +02:00 |
|
alexcos20
|
ebd5ba9495
|
first commit
|
2020-05-07 09:03:30 +03:00 |
|