1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00
Commit Graph

187 Commits

Author SHA1 Message Date
039c7b2fe5
sanitize search input 2019-04-29 18:26:20 +02:00
Sebastian Gerske
690dfc33df
Merge pull request #113 from oceanprotocol/update/telegram
update telegram link
2019-04-29 15:30:32 +02:00
Sebastian Gerske
e6806f467d update telegram link 2019-04-29 12:14:32 +02:00
fe08ccc8b2
fix search titles 2019-04-29 12:02:51 +02:00
17082c817f
hotfix for asset title user input 2019-04-25 11:58:14 +02:00
9860272924
fix datepicker styles 2019-04-24 13:03:56 +02:00
11ee08fad9
bump squid-js 2019-04-23 15:08:03 +02:00
8a5fc36436
more typings for window.ethereum 2019-04-23 13:13:10 +02:00
ffb049b1c3
fixes 2019-04-23 13:02:47 +02:00
fe821f9548
bump packages 2019-04-23 12:38:59 +02:00
d6744c9b8f
lock to web3 v1.0.0-beta.37 2019-04-23 12:16:25 +02:00
b62753a820
package updates 2019-04-16 00:54:37 +02:00
b03074ecee
fix test 2019-04-16 00:36:43 +02:00
e9b1f24094
mobile tweaks 2019-04-15 23:14:29 +02:00
dde4086827
cleanup 2019-04-15 22:46:49 +02:00
78c89ec28f
add test:watch command 2019-04-15 22:35:38 +02:00
1a15a30435
add pagination UI render test 2019-04-15 22:33:58 +02:00
8a5d89e640
new pagination UI 2019-04-15 22:13:40 +02:00
ce8945a639
move config file 2019-04-15 21:09:05 +02:00
5f1cc2cb1d
fix rerender during consuming flow 2019-04-15 20:06:56 +02:00
745969f686
add tests, use react-testing-library 2019-04-15 19:21:08 +02:00
23556b1663
bring back unlock account action 2019-04-15 17:41:46 +02:00
4aaa92f66a
cleanup, refactor withTracker HOC 2019-04-15 17:41:46 +02:00
7203b88b5e
move requestFromFaucet function, typed response 2019-04-15 17:41:46 +02:00
6ed3cb7842
web3/ocean/account timing tweaks 2019-04-15 17:41:46 +02:00
adab473f4e
move web3/ocean detection out of App.jsx 2019-04-15 17:41:46 +02:00
3a8d6ea284
cleanup and more fine-grained bootstrap process
* new detection flow, one after the other: web3 -> network -> ocean -> accounts
* make account enabling part of bootstrap
* kick out dedicated startLogin action
* plan for modern, legacy, and non-dapp browsers
* consolidate fetchNetwork & fetchAccounts
2019-04-15 17:41:46 +02:00
fe695009ff
cancel AssetsUser component fetching when unmounted 2019-04-15 17:41:46 +02:00
ffd290ad3f
Ocean bootstrap tweaks 2019-04-15 17:41:45 +02:00
823281f967
faster perceived loading 2019-04-15 17:41:45 +02:00
5f2253a02f
refactor web3 & network detection 2019-04-15 17:41:45 +02:00
000ea9d874
bump packages 2019-04-15 16:22:53 +02:00
4796e5227b
report coverage during client test too 2019-04-12 16:40:41 +02:00
4a6053ec82
output transaction hash 2019-04-11 20:01:15 +02:00
07a7b41258
adapt to new faucet server response format, pass through success message 2019-04-11 18:39:39 +02:00
686ff8e8bd
more truncation with react-dotdotdot 2019-04-10 17:34:35 +02:00
fddb630908
improve text truncation 2019-04-10 16:17:55 +02:00
b9402101d2
Merge pull request #98 from oceanprotocol/fix/squid-js-rollback
rollback to squid-js 0.5.2
2019-04-10 14:26:24 +02:00
f8296844fe
rollback to squid-js 0.5.2 2019-04-10 14:18:18 +02:00
14b46e1425
add more open source licenses 2019-04-10 13:04:19 +02:00
6cfd29c56e
adapt to account & network changes 2019-04-09 21:51:22 +02:00
1000039bef
bump packages 2019-04-09 18:24:33 +02:00
3d7560648c
Merge pull request #90 from oceanprotocol/feature/search-pages
Make page numbers part of URL
2019-04-09 14:48:43 +02:00
a77f01d595
add page to url 2019-04-09 13:51:00 +02:00
Troy McConaghy
740c5a9634 Fix: file URLs get decrypted, not files 2019-04-09 13:27:01 +02:00
efbfd91c65
switch to respective page if query string is present 2019-04-09 13:12:58 +02:00
fb64bcadbd
search updates for Aquarius 0.2.2 & pagination fixes 2019-04-09 11:59:29 +02:00
2b8bb68d39
popper placement 2019-04-09 10:49:36 +02:00
5340df0993
mobile tweaks for search results and main menu 2019-04-08 21:06:09 +02:00
4dcc6c831a
consume & faucet tweaks for Web3 cases 2019-04-08 20:21:29 +02:00