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

837 Commits

Author SHA1 Message Date
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
3170fb512c
Merge branch 'main' into feature/balancer 2020-08-28 17:34:15 +02:00
801d69d8f5
output tx id after adding liquidity 2020-08-28 17:24:59 +02:00
8fe4e2c77d
tweak balances, dt display 2020-08-28 17:18:57 +02:00
f9047f25d2
hide BPT 2020-08-28 10:04:02 +02:00
mihaisc
2daab8b175 format 2020-08-27 16:13:31 +03:00
mihaisc
dfccd101f7 added local persist 2020-08-27 13:30:36 +03:00
f54c461edf
adding todos 2020-08-26 20:59:11 +02:00
bd88f40d4d
input fixes 2020-08-26 20:46:34 +02:00
f8fd5bb76f
cleanup 2020-08-26 20:36:18 +02:00
ef8814b622
add cleanup 2020-08-26 10:43:17 +02:00
77d305ae2e
add/remove header visual tweaks 2020-08-26 10:12:43 +02:00
c6307c24bd
better number fallbacks 2020-08-26 09:42:11 +02:00
2a8f045efa
tweak all pool calculations, display on Add screen 2020-08-26 09:37:28 +02:00
5e61123669
add/remove inputs 2020-08-26 09:01:43 +02:00
63fe171dd7
hide pool for simple pricing 2020-08-26 08:50:09 +02:00
71e4afe42a
copy 2020-08-25 09:48:33 +02:00
2fd4b59adf
pool token updates 2020-08-20 18:37:12 +02:00
9e37127360
useMetadata fixes 2020-08-20 16:59:17 +02:00
e114c3f650
refactor for new useMetadata 2020-08-20 14:22:32 +02:00
0af06792e6
refactor 2020-08-20 12:54:54 +02:00
bfa0f3ba5c
etherscan link component, link up pool & data token 2020-08-20 11:51:50 +02:00
49bb90865b
add conversion 2020-08-20 10:55:17 +02:00
508e4f7165
place some tooltips 2020-08-19 22:12:28 +02:00
d80d6d7990
output pool share 2020-08-19 22:06:25 +02:00
8d51307852
refactor getting dtPrice 2020-08-19 18:17:18 +02:00
cd1c514ac0
basic error handling during add/remove 2020-08-19 17:38:14 +02:00
da23dd51da
restore user balance calculation 2020-08-19 17:37:50 +02:00
ab0996f168
change user balance calculation 2020-08-19 17:20:20 +02:00
7da13f314b
add interaction 2020-08-19 17:09:30 +02:00
069cf40202
action name change 2020-08-19 16:39:13 +02:00
db5783c356
add remove screen functionality 2020-08-19 15:59:50 +02:00
ef874fd837
prototype adding liquidity 2020-08-19 14:49:08 +02:00
0570d30596
lib updates 2020-08-19 14:39:33 +02:00
e0ca028fc1
price: do nothing when not properly connected 2020-08-19 11:01:59 +02:00
ff06d0c137
token value display tweaks 2020-08-19 00:48:26 +02:00
71e56e4344
prepare add/remove screens 2020-08-18 23:26:59 +02:00
2194b55753
add loading state 2020-08-18 19:20:25 +02:00
5a8c864d6c
refactor Price component to be more universal 2020-08-18 19:11:52 +02:00
ebdd46efe0
first cut at actual UI 2020-08-18 18:04:53 +02:00
297c6a1ab1
Trade → Pool 2020-08-18 17:14:54 +02:00
dd5a5995f7
more data output 2020-08-18 14:54:00 +02:00
e01b1c4fee
get pool reserve data 2020-08-18 14:25:27 +02:00
f82e98863e
use getBestPool 2020-08-18 13:29:47 +02:00
2d3e0e9681
make pool info work 2020-08-18 13:13:55 +02:00
7e10f2232c
get all the tokens 2020-08-18 12:56:37 +02:00
812322181f
start interacting with balancer 2020-08-18 12:56:37 +02:00
c65638592d
fix tab change error 2020-08-18 12:56:37 +02:00
882a5b67df
Merge pull request #57 from oceanprotocol/fix/36
reset form fix
2020-08-17 09:44:11 +02:00
mihaisc
f71eaa854e reset form fix 2020-08-13 16:02:26 +03:00
mihaisc
041a6c63b5 price update when connecting 2020-08-12 16:11:14 +03:00
a7dc94f219
get config dynamically from useOcean in all components 2020-08-11 15:56:13 +02:00
dce3b10f01
get app config the direct way 2020-08-11 15:47:31 +02:00
mihaisc
cb4b3d0bc9 test fix 2020-08-11 15:40:15 +03:00
mihaisc
3c1c6418d9 Merge branch 'main' into feature/config 2020-08-11 15:34:39 +03:00
mihaisc
881c4c4ae0 format 2020-08-11 15:32:24 +03:00
mihaisc
69d0b14903 fetching correct network config 2020-08-11 15:31:06 +03:00
mihaisc
30906e63b4 hooks update, network monitor 2020-08-11 14:13:27 +03:00
e3892143c5
more feedback fixes 2020-08-11 09:41:23 +02:00
1c38f30f8a
restore insufficient balance feedback 2020-08-11 09:37:02 +02:00
5ce00c9ddc
use decimal.js for price comparison 2020-08-11 09:30:17 +02:00
062530f523
refactor 2020-08-11 09:14:44 +02:00
148f11fc4f
fixes 2020-08-11 08:44:31 +02:00
e7b17a9d65
consolidate balance check 2020-08-11 08:20:40 +02:00
c8ab797e02
fix run order 2020-08-11 07:51:55 +02:00
8d8336d169
lift price up, handle balance check 2020-08-11 07:34:32 +02:00
fc7de43e16
refetch price on network change 2020-08-10 15:08:37 +02:00
ac156d0ea0
style empty state 2020-08-07 18:20:08 +02:00
76e14be730
refactor price component 2020-08-07 18:12:39 +02:00
8316a1ab8b
config refactor 2020-08-07 10:20:54 +02:00
65cd3d42b0
change default fees 2020-08-06 14:22:19 +02:00
0d4e0599ac
consolidate all copy for price widget 2020-08-06 14:07:01 +02:00
3811050fa6
source tooltip content for advanced price 2020-08-06 13:46:43 +02:00
a5cc84f8df
default tooltip trigger icon 2020-08-06 13:36:36 +02:00
a021fb3f13
refactor wallet popup into generic tooltip component 2020-08-06 13:00:41 +02:00
a3d98477ee
package updates, handle empty price 2020-08-06 13:00:22 +02:00
0b1505d5f3
output Liquidity Provider Fee 2020-08-06 11:41:18 +02:00
988c7bc89a
ownerFee → liquidityProviderFee 2020-08-06 11:03:44 +02:00
88496489c7
more precise parameter name 2020-08-05 16:22:51 +02:00
5d11416137
price data structure additions 2020-08-05 16:17:13 +02:00
f109a71a80
publish change 2020-08-05 15:57:42 +02:00
93f9432032
configurable market fee values 2020-08-05 15:34:12 +02:00
6271f46918
reset form after submit 2020-08-05 15:23:54 +02:00
9359396aa9
merge fix 2020-08-05 15:19:31 +02:00
2a1ebb0a7e
Merge pull request #44 from oceanprotocol/feature/price-type
save priceType to DDO
2020-08-05 15:15:21 +02:00
mihaisc
982170cedb condition or advanced flow 2020-08-05 16:04:54 +03:00
4850f10d8d
remove curation 2020-08-05 14:38:22 +02:00
541e495d71
save priceType to DDO 2020-08-05 14:36:26 +02:00
mihaisc
9cd441c483 Merge branch 'main' into feature/consume 2020-08-05 15:21:31 +03:00
mihaisc
48845734f3 format 2020-08-05 15:11:55 +03:00
086631d108
handle currency value display
* closes #42
2020-08-05 14:11:02 +02:00
mihaisc
92e6b2738b price change 2020-08-05 15:09:15 +03:00
7c0a1f9c39
handle balance refetching
* refresh balance when account popup is opened
* refresh balance periodically when advanced price widget is visible
2020-08-05 13:45:51 +02:00
991a646dd7
small price on asset teaser 2020-08-05 13:33:48 +02:00
9aa921c22c
restore asset teaser compute label 2020-08-05 13:32:37 +02:00
2e63b868d9
loader message fix 2020-08-05 13:24:01 +02:00
82049e9446
handle all price output 2020-08-05 13:21:14 +02:00
8b4363a866
remove price conversion 2020-08-05 13:11:39 +02:00
19ccb80a48
remove cost, capture price type 2020-08-05 11:54:10 +02:00
91802e7a51
fix debug code blocks wrapping 2020-08-05 11:33:40 +02:00
mihaisc
581e9d05d6 Merge branch 'main' into feature/consume 2020-08-05 12:24:00 +03:00
mihaisc
d85be21b87 update hooks and publish 2020-08-05 12:22:39 +03:00
3ab8ae198f
output price on asset teaser 2020-08-05 11:18:05 +02:00
1f64e9b5e9
form nesting fix 2020-08-05 11:16:10 +02:00
4bdc1a257d
input placeholder fix 2020-08-05 10:27:33 +02:00
15ba3de211
refactor 2020-08-03 19:25:21 +02:00
d72d798b06
data structure cleanup, initial values 2020-08-03 12:26:00 +02:00
24a7bdbd81
DDO debug output 2020-08-03 12:04:03 +02:00
74f9c2202b
debug output for collected and transformed values 2020-08-03 11:57:36 +02:00
925cbcf173
refactor price data collection 2020-08-03 11:37:31 +02:00
c1b3444ae1
fix input defocus on user input 2020-08-03 11:34:51 +02:00
e77832115c
menu account color fix 2020-08-03 10:22:23 +02:00
9fa7a7ad3c
rebase fix 2020-07-31 13:19:52 +02:00
a6d612a1b2
visual cleanup, make more use of space 2020-07-31 13:15:01 +02:00
011a87e6b8
nicer auto-layout for prefix/postfix input groups 2020-07-31 13:15:01 +02:00
a223ed603c
wording 2020-07-31 13:15:01 +02:00
5bc7b65265
feedback for wallet interaction within price widget 2020-07-31 13:15:01 +02:00
8efbe74e51
wallet & menu affordance tweaks 2020-07-31 13:15:01 +02:00
818404c5ef
more visual UI for advanced pricing 2020-07-31 13:15:01 +02:00
b36edb2414
output balance & error feedback 2020-07-31 13:15:01 +02:00
ef2e5ffad6
next UI iteration for advanced price 2020-07-31 13:15:01 +02:00
8e295034d3
wording 2020-07-31 13:15:00 +02:00
f8c12c0217
wording 2020-07-31 13:15:00 +02:00
88f7b717d3
add wallet to advanced price widget, UI tweaks 2020-07-31 13:15:00 +02:00
9b6de84a1c
new calculation 2020-07-31 13:15:00 +02:00
cbee8a714d
lots of pricve refactor, build out advanced UI 2020-07-31 13:15:00 +02:00
576b9f4c2e
price field component splitup 2020-07-31 13:15:00 +02:00
8f19f8ac4e
form model fixes 2020-07-31 13:15:00 +02:00
ef02919e5e
add conversion, tweak default values 2020-07-31 13:15:00 +02:00
6e33ad92cb
price data structure tweaks 2020-07-31 13:15:00 +02:00
1b49413ec7
new price tabs UI 2020-07-31 13:15:00 +02:00
bc30a13597
tabs component 2020-07-31 13:15:00 +02:00
5bb3744dc3
collect cost & tokensToMint in form state 2020-07-31 13:15:00 +02:00
5d10f25978
style change 2020-07-31 13:15:00 +02:00
aa7fc3c9f0
prepare custom price widget 2020-07-31 13:14:59 +02:00
5c61725a1e
any solves everything 2020-07-31 13:04:52 +02:00
2bf5c1a8cd
dynamic loading of provider packages 2020-07-31 12:53:08 +02:00
90b4f4bb47
disable torus for now 2020-07-31 12:02:00 +02:00
8183f2edde
refactor web3modal options 2020-07-30 23:37:27 +02:00
d8fc322b5c
package updates 2020-07-30 21:14:05 +02:00
7119014b08
fix network name enforcement 2020-07-30 10:16:47 +02:00
c2dd8448cf
output data token address on asset details 2020-07-29 18:36:10 +02:00
673d0d1453
cleanup 2020-07-23 12:12:27 +02:00
f327ec0e43
network config refactor 2020-07-22 13:56:42 +02:00
bf0375f58f
more config refactor 2020-07-22 13:43:20 +02:00
e9f39be9c3
add Torus wallet 2020-07-22 12:31:49 +02:00
fd3a436a31
more config refactor 2020-07-22 12:20:55 +02:00
a73fac1611
cleanup 2020-07-21 14:04:32 +02:00
f08b7da22a
fix asset display 2020-07-21 13:21:22 +02:00
cb4850835d
remove api directory, remove redeploy action 2020-07-20 22:16:59 +02:00
69f8a091d8
refactor network config 2020-07-20 17:04:38 +02:00
03204e0965
wallet tweaks 2020-07-20 13:46:01 +02:00
cea8c7883a
output new balance object from react hooks 2020-07-20 13:22:36 +02:00
5ebbb479fe
refactor Compute for new hooks 2020-07-20 12:57:26 +02:00
902c4eedca
refactor consume 2020-07-18 02:06:42 +02:00
c5a3715982
code splitting and cleanup 2020-07-18 01:52:08 +02:00
a5f416c878
non-formik form fix 2020-07-17 21:34:14 +02:00
f440e178dd
more error validation tweaks, reset form 2020-07-17 21:21:27 +02:00
f9c71174b8
style tweaks 2020-07-17 18:13:04 +02:00
22d83918e0
tweaks 2020-07-17 17:09:13 +02:00
bd0fde6790
handle empty values in preview 2020-07-17 16:59:18 +02:00
c4f2df15e5
preview component 2020-07-17 16:52:39 +02:00
5bac951c66
full metadata preview 2020-07-17 16:44:24 +02:00
82c94c5b94
prototype live preview 2020-07-17 15:39:40 +02:00
52b32becd6
copy, move terms file 2020-07-17 15:16:00 +02:00
8526a0af2d
add Terms form field 2020-07-17 15:06:28 +02:00
da6eef9bba
generate markdown pages, use for terms 2020-07-17 14:59:20 +02:00
2e407857ff
package updates 2020-07-17 14:23:33 +02:00
6ac08b6d48
publish feedback tweaks 2020-07-17 13:36:25 +02:00
a67a35e508
disable form fields when form is submitting 2020-07-17 13:19:38 +02:00
8bfa030bed
publish updates 2020-07-17 13:01:52 +02:00
8f9f3303de
kick out file API 2020-07-17 12:33:44 +02:00
273cd64b95
market address tinkering 2020-07-16 15:27:57 +02:00
87263f6ca8
make publish form persistant 2020-07-16 15:23:00 +02:00
4750122351
console fixes 2020-07-16 15:18:42 +02:00
a0e092ed64
cleanup 2020-07-16 15:00:18 +02:00
393daa9269
configurable marketAddress 2020-07-16 14:54:12 +02:00
6a12ea77a4
implement new publish flow 2020-07-16 14:41:32 +02:00
ef684bcb94
publish wording 2020-07-16 14:23:54 +02:00
c19cdcd9da
fix most metadata typings 2020-07-16 13:39:02 +02:00
1afcd45882
adapt network message based on configured networks 2020-07-15 22:21:57 +02:00
89ec464551
slight tweak 2020-07-15 21:25:24 +02:00
eec3267281
get ocean balance 2020-07-15 21:06:24 +02:00
6e996a1767
web3modal styling and interaction tweaks 2020-07-15 19:10:25 +02:00
2b90f0b08e
restore pagination 2020-07-15 16:05:10 +02:00
77db807ae8
more search loading interaction tweaks 2020-07-15 15:47:25 +02:00
c1064f84f8
search result tweaks 2020-07-15 15:33:45 +02:00
8c7d2b7891
spread appConfig into siteMetadata for use in GraphQL 2020-07-15 15:09:50 +02:00
42e5ac864f
more asset details style fixes 2020-07-15 14:45:08 +02:00
4e30eb14d1
front page styling 2020-07-15 14:35:32 +02:00
532d84426f
DRY refactor, use AssetList component 2020-07-15 13:54:37 +02:00
c533194392
fix all the things by removing Rating altogether 2020-07-15 13:54:37 +02:00
ace7e88865
method rename 2020-07-15 13:54:37 +02:00
7ba5e2c1f4
fix asset details view 2020-07-15 13:54:37 +02:00
6323c5bbb3
use queryMetadata 2020-07-15 13:54:37 +02:00
894f3b39be
load all metadata client-side only 2020-07-15 13:54:36 +02:00
ad82444cb0
wallet styling 2020-07-15 13:54:36 +02:00
7a9e658d03
add infura project id 2020-07-15 13:54:36 +02:00
a9ad17a6e9
disable most history stuff for now 2020-07-15 13:54:36 +02:00
4f61154996
adapt network detection 2020-07-15 13:54:36 +02:00
9991c5452f
comment out compute component for now 2020-07-15 13:54:36 +02:00
27779d538b
pass providers to web3modal 2020-07-15 13:54:36 +02:00
3e0473e8f7
use logout 2020-07-15 13:54:35 +02:00
9680468943
use connect function 2020-07-15 13:54:35 +02:00
c9a043adce
refactor for new react hooks 2020-07-15 13:54:35 +02:00
7b6cb91410
kick out squid-js, replace with lib 2020-07-15 13:54:35 +02:00
8b6d2d5f33
fix storybook typography display 2020-07-13 23:48:19 +02:00
e06e743320
put back price conversion component 2020-07-13 23:45:20 +02:00
121d4fe889
yet another build fix 2020-07-13 14:24:41 +02:00
7feb34cc66
live inline validation and error output for all fields 2020-07-13 14:11:22 +02:00
40e5144b06
validation fix 2020-07-13 13:13:06 +02:00
036717ea84
forms are fun 2020-07-13 12:03:08 +02:00
ff3e15eb43
build fix 2020-07-13 11:35:24 +02:00
77231cf798
files input props fixes 2020-07-13 11:19:11 +02:00
aa3244eedf
file api & toast fixes 2020-07-10 17:37:45 +02:00
818a399a97
more fixes 2020-07-10 13:19:04 +02:00
2b813dbaaa
make it work a bit more 2020-07-10 12:50:57 +02:00
482a307f80
kinda make file input work 2020-07-10 12:09:43 +02:00
b3e4940d08
start data flow cleanup 2020-07-09 18:08:13 +02:00
cd88cb41e5
remove json-schema-form, replace with Formik 2020-07-09 15:31:47 +02:00
c73cc97e44
restore Ocean loader 2020-07-09 13:42:06 +02:00
8159b66a52
global layout and menu refactor 2020-07-09 13:20:50 +02:00
39fb280666
accessibility tweaks 2020-07-09 12:39:21 +02:00
970624e652
refined wallet interactions 2020-07-09 12:27:59 +02:00
829b9b8ce6
bump root font size 2020-07-09 10:38:27 +02:00
2568256ece
new AssetActions component 2020-07-08 17:57:53 +02:00
d5256d2dc0
wallet UI & feedback refactor 2020-07-08 16:39:12 +02:00
1de31e4eff
consolidate actual app config 2020-07-08 15:15:02 +02:00
4e2b41ce35
wallet display tweaks 2020-07-08 00:21:31 +02:00
7980d2fa4b
output asset teasers, basic styling 2020-07-07 23:00:16 +02:00
63955639d1
get all assets from GraphQL 2020-07-07 10:07:46 +02:00
7cee5eee21
gatsby-source-ocean: add plugin options, new node type name 2020-07-07 09:55:20 +02:00
85b76a727b
asset details component reorder 2020-07-07 09:43:45 +02:00
b653ed7990
new tactic: pull in assets into GraphQL on build time 2020-07-07 09:27:05 +02:00
7860aecd98
prototype client-only route for asset details 2020-07-06 12:49:30 +02:00
4d36127f76
ocean config cleanup 2020-07-06 11:28:33 +02:00
2c5fb9bd40
metadata reset 2020-07-01 19:02:31 +02:00
6f711db290
add providers with wrapRootElement 2020-07-01 18:57:10 +02:00
ff949c6a67
search & asset teaser refactor 2020-07-01 18:13:32 +02:00
8d4c5ca585
output existing assets list on frontpage for debugging 2020-07-01 17:25:43 +02:00
af62e9f5d4
generate pages for all existing assets, make asset details view work for them 2020-07-01 17:11:45 +02:00
6106b8f037
make production build work 2020-06-30 19:43:37 +02:00
8a1af53150
trying to make sense of jest and mocking reach router, useWeb3, useOcean, squid 2020-06-30 19:38:02 +02:00
65e0cd74ab
fix search test 2020-06-30 16:22:22 +02:00
4a35fd73d2
make the search work 2020-06-30 15:24:30 +02:00
829ec502a2
make Jest run 2020-06-30 14:19:27 +02:00
4aa885ff4f
front page cleanup 2020-06-30 13:43:02 +02:00
10c34d74af
make global styles work 2020-06-30 13:39:48 +02:00
3e96a8d36b
make Gatsby start 2020-06-30 13:32:16 +02:00
6f9bf0176f
refactor Next.js pages into Gatsby pages 2020-06-30 12:56:50 +02:00
9cc38304c8
layout component & site metadata refactor 2020-06-30 11:59:20 +02:00
38ccfc635e
refactor for Gatsby, update all the things 2020-06-30 11:28:49 +02:00
mihaisc
41fcb2f4c3 test temp fix 2020-06-05 16:39:17 +03:00
mihaisc
5f14e431da transactions, job details 2020-06-02 12:15:21 +03:00
mihaisc
6cac77607b format fix 2020-05-27 17:23:14 +03:00
mihaisc
77ea9d0432 compute and transactions fix 2020-05-27 17:20:31 +03:00
mihaisc
3a00ef0b0d transaction cleanup 2020-05-26 16:42:45 +03:00
mihaisc
a94d1e73e9 delete empty file 2020-05-25 16:01:30 +03:00
mihaisc
9ce0af7d63 transactions page 2020-05-25 15:53:38 +03:00
mihaisc
26c2902f2b console.log for tests 2020-05-20 10:34:59 +03:00
mihaisc
b4b1c20e50
Update explore.tsx 2020-05-19 23:26:14 +03:00
mihaisc
5703cbecac remove search categories 2020-05-19 12:08:20 +03:00
mihaisc
dd297800da compute 2020-05-19 11:57:49 +03:00
mihaisc
071072c26b publish fix 2020-05-13 21:00:08 +03:00
mihaisc
eb0019a357 Merge branch 'hooks' of https://github.com/oceanprotocol/ocean_marketplace into hooks 2020-05-13 20:35:43 +03:00
mihaisc
87ac5ea76b tests and partial compute 2020-05-13 20:34:47 +03:00
mihaisc
20be794f6d
Merge branch 'master' into hooks 2020-05-13 18:34:33 +03:00
maxieprotocol
4bc6f3599e Modify primary button & search styles 2020-05-13 14:36:07 +02:00
mihaisc
391d5f2742 partial tests fix,hook implementation fix 2020-05-13 12:17:22 +03:00
maxieprotocol
ed7ae876ba pubish form, search bar, buttons, icons 2020-05-12 19:01:40 +02:00
maxieprotocol
3b11761ef8 global styling amends, change logo, search, header, footer WIP 2020-05-12 15:12:44 +02:00
mihaisc
fe61e586da react hooks 2020-05-11 19:29:47 +03:00
maxieprotocol
7d0e33ea41 init and replace global styles based on ocean's web site color palette 2020-05-11 17:31:42 +02:00
alexcos20
ebd5ba9495 first commit 2020-05-07 09:03:30 +03:00