1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00
Commit Graph

2173 Commits

Author SHA1 Message Date
mihaisc
af93b561ad
Disable ordering when state is 4 (#1746)
* fix state 4

* update var name

* fix typo
2022-10-19 13:53:24 +01:00
EnzoVezzaro
504840a2d3 remove previous orders from price calculation in compute 2022-10-19 08:48:36 -04:00
EnzoVezzaro
16d7077c9f Merge branch 'main' into feature/issue-1244-edit-ui-links-validation 2022-10-19 07:03:39 -04:00
EnzoVezzaro
7b13f84a7f removed unnecessary required 2022-10-19 06:59:21 -04:00
EnzoVezzaro
8844e82c75 Merge branch 'main' into fix/issue-1069-c2d-unsupported-networks 2022-10-19 06:16:32 -04:00
EnzoVezzaro
7fef77afef fix web3 connection for unsupported assets price 2022-10-19 06:14:15 -04:00
mihaisc
67621f5639
Various veOCEAN features (#1743)
* change top message, fixes, allocations

* lock ocean tooltip

* asset stats tweaks

* front page allocations refactor

* wording, run empty table messages through markdown

* footer stats tweaks

* profile tinkering

* fix allocations in table

* Tweak lock action logic

* fix allocation 0

* sort by allocation

* search ordering fixes

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-10-17 15:56:03 +01:00
EnzoVezzaro
52a69a1e37 refactor default values (files / links) edit form 2022-10-17 09:41:39 -04:00
mihaisc
2fb4ee01c4
update ocean.js (#1745) 2022-10-17 14:11:51 +03:00
EnzoVezzaro
9ef93f5059 catch and cancelled queries from unsupported networks 2022-10-14 06:51:19 -04:00
EnzoVezzaro
cf0c31fc7b fix submit button disabled 2022-10-13 09:30:45 -04:00
marcoelissa
e11d4bc6ae rename FloatingChat to DirectMessages 2022-10-13 17:19:41 +07:00
83d83447b6
space saving tweaks for asset teaser (#1742) 2022-10-13 09:42:10 +03:00
68a5e9dd42
fix search icon not being actionable (#1741) 2022-10-13 09:40:53 +03:00
Bogdan Fazakas
6489a8d956 Merge branch 'main' into fix/issue-1244-edit-ui 2022-10-12 17:04:11 +03:00
Bogdan Fazakas
8b108ea29f
Merge pull request #1696 from oceanprotocol/feature/enforce-docker-containers
Enforce docker container checksum in publish form
2022-10-12 15:35:58 +03:00
Nuary Pradipta
8f55fee1c3 Add Emoji Picker to Postbox 2022-10-11 21:05:36 +07:00
EnzoVezzaro
85b66c29b0
fix loading results on compute jobs (#1716)
* added interval and block spinner after initial loading

* refactor fetch jobs to fix loading issues

* restore compute jobs in profile

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2022-10-10 15:55:37 +01:00
Bogdan Fazakas
c030f8ec7e Merge branch 'main' into feature/enforce-docker-containers 2022-10-10 16:18:34 +03:00
Bogdan Fazakas
618e021dc7 undo filesize thingy 2022-10-10 16:18:04 +03:00
Bogdan Fazakas
92aae397e6 requested changes 2022-10-10 15:59:32 +03:00
mihaisc
dafd5143ea
add top tags (#1730)
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-10-10 13:33:42 +01:00
Bogdan Fazakas
7eb3f2f479 Merge branch 'main' into feature/enforce-docker-containers 2022-10-10 13:23:44 +03:00
EnzoVezzaro
6809fd44e0
set default values in asset stats (#1733) 2022-10-10 12:52:57 +03:00
Nuary Pradipta
6ee1de9ffa Update Emoji Picker 2022-10-10 15:23:54 +07:00
mihaisc
c110f92cf6
fix networks (#1731) 2022-10-07 16:14:05 +03:00
mihaisc
b38f30a67a
Add top allocations (#1722)
* add top

* copy, section move

* asset teaser prototyping

* more moving elements around

* copy

* allocated on asset details stats area

* ve networks "hacks"

* fix type

* added hacks to display top allocation

* fixed chainIds

* remove comment

* add ve in asset stats

* remove console

* added formating and totals

* update total allocated

* update allocation

* fixed numbers

* fix build

* added teaser warn when no price

* number formatting

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-10-07 12:11:50 +01:00
EnzoVezzaro
3ad213c444 Merge branch 'main' into fix/issue-1069-c2d-unsupported-networks 2022-10-07 06:56:47 -04:00
mihaisc
b505bddb4b Merge branch 'main' into feature/enforce-docker-containers 2022-10-07 12:17:41 +03:00
Dollar Bull
a890beea4e update callbackMessage. 2022-10-06 23:55:54 +07:00
marcoelissa
b4479c8b79 show conversation title from participant 2022-10-06 19:01:55 +07:00
marcoelissa
83a13638f7 remove next dynamic on emoji picker 2022-10-06 18:10:39 +07:00
marcoelissa
0b98a35748 useDarkMode emoji fix 2022-10-06 17:56:02 +07:00
Nuary Pradipta
135943b916 Add Emoji Picker Theme 2022-10-06 17:39:42 +07:00
Luca Milanese
52eaee0ad5
Feat: autocomplete tags functionality (#1471)
* feat: add autocomplete tag component

* feat: pass tags aggregated list to autocomplete component

* feat: add initial styling to autocomplete tag component

* fix: autocomplete style types

* feat: move styling elements to module.css file

* feat: update placeholder text for tag input field

* feat: add default value to tags if present

* feat: add edit tags functionality

* fix: default tag value

* fix: style for automplete menu's keyboard navigation

* fix: tags aggregation query size

* feat: return sorted tags aggregated list suggestion in publish

* fix: set tags value touched state in edit mode

* add package back

* enhancement: autocomplete tag component config (#1679)

* fix publishing when connecting wallet on publish form

* fix reset pricing on tx execution

* removed changing steps

* cleanup

* Fix headers (#1663)

* test

* test

* test

* test

* test

* test

* test

* remove link

* enhancement: tag autocomplete settings

* feat: add cursor type text

* feat: tweak filter and sort for matched tags

* fix: tags input font color

* fix: tag autocomplete component input color

Co-authored-by: EnzoVezzaro <enzo-vezzaro@live.it>
Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: Ana <84312885+AnaLoznianu@users.noreply.github.com>

* fix lock

* test

* fix

* fix

* minor fixes

* fix cursor on remove item (x)

* style updates

* UX tweaks

* start suggestions upon first key stroke
* remove redundant help tooltip
* change placeholder copy
* remove input clear action

* edit updates

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
Co-authored-by: EnzoVezzaro <enzo-vezzaro@live.it>
Co-authored-by: Ana <84312885+AnaLoznianu@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-10-05 15:40:00 +01:00
Nuary Pradipta
5083ceeb52 Add chatbox emoji 2022-10-05 17:01:00 +07:00
Dollar Bull
49bf6fa251 update posts and floating function 2022-10-04 22:09:32 +07:00
Dollar Bull
8ea85ff579 udpate orbis 2022-10-04 17:38:51 +07:00
Nuary Pradipta
a861630307 Fix send message button css 2022-10-04 17:24:07 +07:00
Nuary Pradipta
27e3c7d2eb Update send message button style 2022-10-04 17:21:28 +07:00
Dollar Bull
52b9a006d8 updating post comment function 2022-10-04 17:01:42 +07:00
Dollar Bull
d363513c69 adding details conditional 2022-10-04 16:37:12 +07:00
Dollar Bull
586f6a72cd update orbis version 2022-10-04 14:24:28 +07:00
marcoelissa
7effd27819 minor fix conversation styles 2022-10-04 14:15:52 +07:00
Dollar Bull
9bdaaa781e update message button in profile 2022-10-03 22:48:23 +07:00
marcoelissa
3d057f942b load orbis conversations 2022-10-03 21:38:41 +07:00
Dollar Bull
2b2e04e817 adding orbis function 2022-10-03 20:49:46 +07:00
dependabot[bot]
c8b8db9b52
Bump filesize from 9.0.11 to 10.0.5 (#1718)
* Bump filesize from 9.0.11 to 10.0.5

Bumps [filesize](https://github.com/avoidwork/filesize.js) from 9.0.11 to 10.0.5.
- [Release notes](https://github.com/avoidwork/filesize.js/releases)
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/commits)

---
updated-dependencies:
- dependency-name: filesize
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix filesize usage

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2022-10-03 13:54:51 +01:00
8029a8b999
add Görli, remove Rinkeby & Ropsten (#1704)
* add Goerli, kick out Ropsten & Rinkeby

* bump @oceanprotocol/lib to v2.1.0

* bump to ocean.js v2.1.1

* bump eslint-config-oceanprotocol to v2.0.4

* put back Rinkeby & Ropsten to supported networks

* hacky hack to make OCEAN balance work all the time

* Revert "hacky hack to make OCEAN balance work all the time"

This reverts commit 4914314288b09b2844bb1baa18212c49f41cb8ff.

* remove rinkeby & ropsten

* fix chainIds data migration
2022-10-03 12:08:37 +01:00
Nuary Pradipta
07d69c1fb6 Add orbis floating chat 2022-10-03 05:23:38 +07:00