Commit Graph

38 Commits

Author SHA1 Message Date
Matthias Kretschmann d058fc815d
formatting for new prettier rules 2020-05-19 10:36:18 +02:00
Matthias Kretschmann 9cbedb8f87
bump to react-scripts v3.3
* allows to bump all eslint packages too
* fix new lint errors
2020-01-31 16:57:46 +01:00
Matthias Kretschmann 985803d43e
update to new DDO structure 2019-11-22 12:40:24 +01:00
Matthias Kretschmann 6d4b6b77c2
refactor IPFS dropzone
* only allow single file for now
* async file content reading
* output list of files by default in Dropzone component
2019-10-14 10:57:05 +02:00
Matthias Kretschmann 348af32b65
new linting rule fixes 2019-09-02 13:25:46 +02:00
Jernej Pregelj 459019f5ee fix wait for consume, publish category warning 2019-08-05 12:26:35 +02:00
Jernej Pregelj 552d9a90f8
pricing to displays 2019-08-01 13:49:15 +02:00
Jernej Pregelj 74075fab08
add pricing to publish 2019-08-01 13:49:15 +02:00
Matthias Kretschmann ca58d7d0b1
fix re-renders caused by withTracker HOC 2019-07-11 23:09:03 +02:00
Matthias Kretschmann 57db99049f
address locked MetaMask account use case 2019-07-10 20:27:06 +02:00
Matthias Kretschmann 0befc3a597
output seed prase for burner wallet account, messaging tweaks 2019-07-10 18:46:28 +02:00
Matthias Kretschmann ac2cd2eb70
fetch market network, use it in some places to switch copy, fix faucet button 2019-07-10 13:40:19 +02:00
Matthias Kretschmann d3bf27fddc
cleanup asset model 2019-06-12 13:38:46 +02:00
Matthias Kretschmann 7dbe383269
more Plecos validations 2019-06-12 13:38:46 +02:00
Matthias Kretschmann e5ef417025
test tweaks 2019-06-12 13:38:46 +02:00
Matthias Kretschmann 4150e56ba3
remove `found` attribute from all File objects before publishing 2019-06-12 13:38:45 +02:00
Matthias Kretschmann 0c10eb5665
metadata validation updates 2019-06-12 13:38:45 +02:00
Matthias Kretschmann 04e6bb0c72
make price a string 2019-06-12 13:38:22 +02:00
Matthias Kretschmann 1d1399248f
output event messages during publishing flow 2019-05-31 17:14:34 +02:00
Matthias Kretschmann 1b1ac5c9ef
category search, make multiple layouts on one page possible 2019-05-27 12:21:52 +02:00
Matthias Kretschmann 807723be35
isCorrectNetwork -> isOceanNetwork 2019-05-14 12:52:41 +02:00
Matthias Kretschmann f636170e3c
add duero to network detection 2019-05-13 15:58:01 +02:00
Matthias Kretschmann adab473f4e
move web3/ocean detection out of App.jsx 2019-04-15 17:41:46 +02:00
Matthias Kretschmann 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
Matthias Kretschmann 6ac4440897
withTracker HOC formatting 2019-04-08 19:54:18 +02:00
Jernej Pregelj 0bc47335e9 message fixes 2019-04-08 11:41:06 +02:00
Jernej Pregelj f3db82b59d analytics 2019-04-08 11:35:10 +02:00
Matthias Kretschmann 57e33d8407
dateCreated hotfix 2019-04-01 15:07:53 +02:00
Matthias Kretschmann 2ad4937d05
metadata hotfixes 2019-04-01 13:49:25 +02:00
Matthias Kretschmann 508628bfda
Merge branch 'master' into feature/datepicker 2019-04-01 12:55:58 +02:00
Matthias Kretschmann 6d0c21c95f
push UTC ISO date string 2019-03-29 15:55:50 +01:00
Matthias Kretschmann 9f77147d42
ask for date, populate dateCreated from it 2019-03-29 15:47:18 +01:00
Matthias Kretschmann bfc0e6548a
update file metadata structure 2019-03-28 12:26:16 +01:00
Jernej Pregelj 1ce9d3ef72 category error fix 2019-03-26 17:42:24 +01:00
Jernej Pregelj d134e025a4 fix publishing nested categories in array 2019-03-26 10:48:32 +01:00
Jernej Pregelj da361c98ff linting 2019-03-25 15:27:43 +01:00
Jernej Pregelj 5aa574455a squid-js use new functions 2019-03-25 15:22:45 +01:00
Jernej Pregelj bbf7df087d root app->/client, microservice in /server 2019-03-07 14:41:27 +01:00