mihaisc
|
dfc8af0d6c
|
update ocean.js (#1307)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2022-04-04 17:56:18 +03:00 |
|
|
48c3190fed
|
Warn about publishing html files, unified file error states (#1279)
* cleanup
* warn about html files
* kick out toast error
* unify and simplify all file error states
* remove unused CSS
* same principles for provider check
* copy
* copy & comments
* fix files reset with correct initialValues, shorter optional chaining
* messaging change
* fix error message placement for provider field
|
2022-04-04 15:34:48 +01:00 |
|
Bogdan Fazakas
|
8f93d9bc2f
|
bump oceanlib to 1.0.0-next.32 (#1282)
|
2022-03-30 14:06:40 +01:00 |
|
|
6e2e46d8ea
|
Disable pool fetching interval (#1265)
* disable pool fetching interval
* change requestPolicy
* trigger refetch on back button click for add/remove
* fix memory leak error
* refetch on refocus
* add manual refresh button
|
2022-03-29 14:32:45 +01:00 |
|
|
69c3db2caa
|
SEO & favicon fixes (#1229)
* fix URLs and title
* solve all favicon things
* image optimizations through ImageOptim
* typing fix
|
2022-03-22 14:57:33 +00:00 |
|
Bogdan Fazakas
|
ad09e2c99d
|
bump oceanjs to 1.0.0.next.29 (#1228)
* bump lib to 1.0.0.next.29
* add mising param to collectBT
|
2022-03-22 10:14:01 +02:00 |
|
|
ecad0ebb50
|
package updates (#1191)
Notable updates:
* ocean.js v1.0.0-next.28
* @walletconnect/web3-provider v1.7.5
* @portis/web3 v4.0.7
* urql v2.2.0
* web3 v1.7.1
* npm audit fix
|
2022-03-16 12:56:09 +00:00 |
|
mihaisc
|
4dad9b6f9a
|
update ocean.js (#1181)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2022-03-14 16:19:56 +02:00 |
|
|
3ea832d270
|
update compute service options (#1180)
* bump ocean.js to v1.0.0-next.26
* update compute service options
|
2022-03-11 11:26:04 +00:00 |
|
|
a988b4d81f
|
bump ocean.js to v1.0.0-next.25 (#1169)
|
2022-03-09 14:12:26 +00:00 |
|
claudiaHash
|
8a5bddbf6e
|
Restore trade tab (#1047)
* get swap fee, max values
* use baseToken instead of ocean
* build fixes
* set form trade tx - WIP
* use pool info
* logs deleted
* merge fixes
* use local ocean.js, get spot price
* handle value changes, logs deleted
* fixes after v4 merge
* valid user liquidity displayed
* get correct token amount
* more fixes
* form trade fixes
* positive input values fix
* use proper swap functions
* use appConfig's marketFeeAddress
* remove redundant setters
* use consumeMarketPoolSwapFee
* use poolInfo, remove log
* code fixes
* some more fixes
* fees fix
* use poolInfo data
* various fixes
* fixes and cleanup
* fix build
* partial decimal fix
* add swap fee
* fix sub updates
* remove console
* fix package
* fix package-lock
* remove ssh
* fix blockies and package
* fix comments
* remove unused var
Co-authored-by: ClaudiaHolhos <claudia@oceanprotocol.com>
Co-authored-by: mihaisc <mihai@oceanprotocol.com>
|
2022-03-03 10:49:04 +00:00 |
|
Bogdan Fazakas
|
73f3080daf
|
Restore edit functionality (#1107)
* add content on edit pages
* display edit for user only
* add form actions
* add restore part of edit metadata logic
* adjust edit metadata
* wip edit compute settings
* added console logs
* wip edit compute
* updated edit compute flow
* updated style
* fix pricing various fixes
* fix edit acctions
* add debug on edit compute tab
* add debug on edit metadata tab
* more fixes
* lint fixes
* add pricing to edit metada
* restore timout edit
* protect edit route
* small fixes
* fixes and add edit feetback, loading, error, succes on submit
* timeout init values fix
* added setNftMetadata helper
* moved transfor asset to assetSelection from aquarius class
* fixed links, removed dispenser hacks
* fixed sample
Co-authored-by: mihaisc <mihai@oceanprotocol.com>
|
2022-02-25 02:33:07 -08:00 |
|
dependabot[bot]
|
c038570cdd
|
Bump next from 12.0.9 to 12.1.0 (#1126)
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.9...v12.1.0)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-18 09:53:38 +00:00 |
|
mihaisc
|
d7ae4ae567
|
update lib (#1111)
|
2022-02-17 06:12:48 -08:00 |
|
mihaisc
|
60c5520548
|
update to ocean.js.next.20 (#1099)
* update and fix fees
* update lib
* update aquarius endpoint
* update lib and fix changes
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2022-02-16 18:42:35 +00:00 |
|
dependabot[bot]
|
d578c135d8
|
Bump simple-get from 2.8.1 to 2.8.2 (#1104)
Bumps [simple-get](https://github.com/feross/simple-get) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v2.8.1...v2.8.2)
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-15 12:37:37 +00:00 |
|
mihaisc
|
8d1782a800
|
Restore order (#1068)
* minor refactors
* minor refactors
* fixes
* buy dt
* consumePrice + estimation
* various fixes
* cleanup
* fix build
* fix ssh issue
* feedback
* build fix
* ssh fix
* remove console.log
* suggested fixes
* other fixes
* switch to decimal
* more fixes
* more fixes
* fix
* some fee refactors
* more fee refactoring
* lib update, fre rename
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* minor refactors
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* build fixes
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
* update + more refactoring
* calc price
* fix build
* restore accountId in effect
* fix order
* fix build and update lib
* fix order index
* fix comments
* pool fix
* remove console.log
* fix order fixed rate exchange
* fixed free order and messaging
* add comment
* minor type fix
* more type fixes
|
2022-02-14 08:27:36 -08:00 |
|
Moritz Kirstein
|
d688b81a80
|
Feature: SVG Generator (#1032)
* use smaller SVG for publishing test, siwtch to Buffer encoding/decoding
* shorter NFT name & symbol
* fix: fix small test svg
* feat: first draft random wave svg generation
* refactor: utilize join to remove unecessary ',' separator
* feature: add gas cost estimation for nft artwork
* refacotr: allow fillColor as array and adjust opacity
* refactor: adjust random wave generation
* refactor: change nft help text
* refactor: trying tooltip for nft image info
* feat: add custom algorithm to generate svg waves
* fix: use text colors for nft form field svgs
* refactor: code cleanup nft utils
* refactor: improve readability
* refactor: improve comment
* refactor: (re)move comments, cleanup
* refactor: remove console log
* refactor: adjust default svg wave values & remove logging
* refactor: tweak default SvgWave prop values
* fix: svg preview with disconnected wallet
* feat: show artwork gas fee estimation in user preferred currency
* refactor: extract gas fee estimation logic to new component
* cleanup: remove oceanWaves, remove d3
* icon visual weight tweak
Co-authored-by: Luca Milanese <luca.milanese90@gmail.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
|
2022-02-14 12:16:29 +00:00 |
|
mihaisc
|
fc1f396c96
|
updates (#1084)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
|
2022-02-11 13:26:58 +02:00 |
|
mihaisc
|
463c850fc4
|
update (#1065)
|
2022-02-07 08:31:22 -08:00 |
|
mihaisc
|
57be62a6b1
|
Refactor pricing and various components that are involved (#1046)
* update
* merge pr #1012
* fix header
* fix
* abort controller
* up next.8
* build fix
* update lock
* fix
* another fix
* ssh fix
* another ssh fix
* remove optional
* order mock
* small cleanup
* fix package
* price updates
* finish getPrice
* fix consume
* fix consume
* getConsumeDetails comments
* restore functionality after consumeDetails
* fix some compute typings
* more price fetching updates
* 'minor' refactors and fixed build
* package-lock fix
* minor comments
* minor naming changes
* fix
* fix pool badge
* remove console.log
|
2022-02-03 03:29:39 -08:00 |
|
claudiaHash
|
77c4ed42cc
|
Pricing tab validation fix (#1015)
* pricing validation - visited tabs
* use step as number
* remove unused import
* use price empty field
* merge fixes
Co-authored-by: ClaudiaHolhos <claudia@oceanprotocol.com>
|
2022-02-02 05:53:15 -08:00 |
|
|
105919976d
|
package updates
|
2022-01-31 12:50:51 +00:00 |
|
|
d4b42bf7a4
|
generated typing fix
|
2022-01-31 12:42:23 +00:00 |
|
|
cc03092d9e
|
package updates
|
2022-01-31 12:42:23 +00:00 |
|
|
1e4446116b
|
update and migrate to chart.js & react-chartjs new major versions
|
2022-01-31 12:42:22 +00:00 |
|
mihaisc
|
2345d16cfa
|
latest contracts (#1034)
|
2022-01-28 03:14:57 -08:00 |
|
mihaisc
|
487bcad8b4
|
Update ocean.js (#1013)
* update
* merge pr #1012
* fix header
* fix
* abort controller
* up next.8
* build fix
* update lock
* fix
* another fix
* ssh fix
* another ssh fix
* remove optional
|
2022-01-26 10:17:41 +00:00 |
|
|
3224e1cf9d
|
package updates
|
2022-01-17 15:37:20 +00:00 |
|
|
1b1cd609c3
|
browserslist update
|
2022-01-17 15:34:41 +00:00 |
|
|
afe9127db9
|
Merge branch 'v4' into v4-subgraph
|
2022-01-14 14:25:54 +00:00 |
|
mihaisc
|
bf555038ce
|
up (#997)
|
2022-01-14 06:21:31 -08:00 |
|
|
de87e16906
|
remove graphql-codegen stuff
* keep existing apollo-based generation as it just works
* can be put back from this commit when doing #722
|
2022-01-13 22:27:00 +00:00 |
|
mihaisc
|
598174084c
|
update ocean (#991)
|
2022-01-13 06:17:46 -08:00 |
|
mihaisc
|
c30d19e868
|
update lib (#987)
* update lib
* update lib
|
2022-01-13 01:37:05 -08:00 |
|
claudiaHash
|
44114345bb
|
Integrate provider fileinfo (#965)
* provider functions added
* working validation
* fixes, comments deleted
* lint fix, comment deleted
* fixes over the provider functions integration
* remove unused provider.ts exports
* provider checkFileUrl() integration
* provider encrypt method changes
* use fetch method
* axios request reused
* dependency removed
* getFileInfo fixes
* remove unused const
* function call fix
* use providerUrl form value
Co-authored-by: ClaudiaHolhos <claudia@oceanprotocol.com>
|
2022-01-12 17:02:47 +00:00 |
|
|
229870bd9a
|
Merge branch 'v4' into feature/publish
|
2022-01-11 21:36:49 +00:00 |
|
|
f9e5794aee
|
package updates
|
2022-01-11 21:35:28 +00:00 |
|
|
d9b52e6da5
|
Merge branch 'v4' into feature/publish
|
2022-01-11 19:06:16 +00:00 |
|
|
230a317133
|
bump ocean.js to v1.0.0-next.2
|
2022-01-11 18:26:35 +00:00 |
|
|
9b905209c9
|
bump ocean.js to v1.0.0-next.2
|
2022-01-11 18:24:38 +00:00 |
|
|
a6c732686c
|
switch to ocean.js next
|
2022-01-11 15:41:08 +00:00 |
|
|
e87bdfadfc
|
activate form validation
|
2022-01-11 13:13:13 +00:00 |
|
|
62567ccad7
|
merge fix
|
2022-01-11 10:26:41 +00:00 |
|
|
9a6ad13d84
|
package updates
|
2022-01-11 09:53:16 +00:00 |
|
|
2ddfb3a795
|
ignore that weird electron dependency
|
2022-01-11 09:45:15 +00:00 |
|
mihaisc
|
b86ac219f3
|
interm
|
2021-12-20 16:38:54 +02:00 |
|
mihaisc
|
4caf72d0c9
|
Fix/old lib dep (#959)
* fixes
* change aqua url
* update future v4 url
|
2021-12-10 03:33:47 -08:00 |
|
|
d3810168aa
|
first go at randomly-generated ocean waves
|
2021-11-16 21:06:02 +00:00 |
|
|
8ce573b2a0
|
prepare publish flow in code
|
2021-11-11 11:28:03 +00:00 |
|