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

233 lines
15 KiB
Markdown

### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v0.2.8](https://github.com/oceanprotocol/commons/compare/v0.2.7...v0.2.8)
> 10 May 2019
- Fix publish step 2 [`#120`](https://github.com/oceanprotocol/commons/pull/120)
- update changelog [`57b7547`](https://github.com/oceanprotocol/commons/commit/57b7547a21c233da92a959b426d4e6def90f3806)
- pass through all props to textarea [`90c252c`](https://github.com/oceanprotocol/commons/commit/90c252c055c4b162afa13e6bc9493de226dd8610)
- Release 0.2.8 [`784d6a1`](https://github.com/oceanprotocol/commons/commit/784d6a111fc449a7a2dcace4c06c493f927d5b44)
#### [v0.2.7](https://github.com/oceanprotocol/commons/compare/v0.2.6...v0.2.7)
> 6 May 2019
- Add more tests [`#117`](https://github.com/oceanprotocol/commons/pull/117)
- more tests [`9bdfca4`](https://github.com/oceanprotocol/commons/commit/9bdfca4be4bc4568035f5335ea997413c699d22a)
- update changelog [`30d6679`](https://github.com/oceanprotocol/commons/commit/30d6679eb2ae1cb40f8deb053b49d5a6fb71f089)
- consume fix [`20299d9`](https://github.com/oceanprotocol/commons/commit/20299d91164b3dc7b4b1c7183bf34d8ca42ea201)
#### [v0.2.6](https://github.com/oceanprotocol/commons/compare/v0.2.5...v0.2.6)
> 30 April 2019
- add blockies for account display [`#115`](https://github.com/oceanprotocol/commons/pull/115)
- Setup coverage reporting [`#116`](https://github.com/oceanprotocol/commons/pull/116)
- report test coverage to Codacy [`5e8ed02`](https://github.com/oceanprotocol/commons/commit/5e8ed026d556e98471fb9e0fbb5b680955e0dc8a)
- hotfix for search input [`a8969bb`](https://github.com/oceanprotocol/commons/commit/a8969bb70c0f206ea38c969d3b22706d8a9af29d)
- Release 0.2.6 [`269acdf`](https://github.com/oceanprotocol/commons/commit/269acdfc8fc106090232b0fa9716d04c7e195062)
#### [v0.2.5](https://github.com/oceanprotocol/commons/compare/v0.2.4...v0.2.5)
> 29 April 2019
- sanitize search input [`#114`](https://github.com/oceanprotocol/commons/pull/114)
- update telegram link [`#113`](https://github.com/oceanprotocol/commons/pull/113)
- update changelog [`0d3afc8`](https://github.com/oceanprotocol/commons/commit/0d3afc821900fada63013fc8aec434a634c67199)
- Release 0.2.5 [`8290609`](https://github.com/oceanprotocol/commons/commit/82906093e60f4b52302b6f08f19787f65b24fafd)
#### [v0.2.4](https://github.com/oceanprotocol/commons/compare/v0.2.3...v0.2.4)
> 29 April 2019
- fix search titles [`#112`](https://github.com/oceanprotocol/commons/pull/112)
- Release 0.2.4 [`8f832b6`](https://github.com/oceanprotocol/commons/commit/8f832b63220a46a8de0061ffc2498186e2099315)
- update telegram link [`e6806f4`](https://github.com/oceanprotocol/commons/commit/e6806f467d6e2299bc0886eba53d0646dfa4df31)
#### [v0.2.3](https://github.com/oceanprotocol/commons/compare/v0.2.2...v0.2.3)
> 25 April 2019
- fix datepicker styles [`#109`](https://github.com/oceanprotocol/commons/pull/109)
- update changelog [`8a79db0`](https://github.com/oceanprotocol/commons/commit/8a79db04c8792e48224e225b70232441d9653283)
- hotfix for asset title user input [`17082c8`](https://github.com/oceanprotocol/commons/commit/17082c817f11f5124eb5865371dd07e6806a77da)
- lock Travis to Node.js v11 [`7e9013e`](https://github.com/oceanprotocol/commons/commit/7e9013e7cd37d060ce897dd84a55e471372ed843)
#### [v0.2.2](https://github.com/oceanprotocol/commons/compare/v0.2.1...v0.2.2)
> 23 April 2019
- client: lock to web3 v1.0.0-beta.37, bump packages [`#107`](https://github.com/oceanprotocol/commons/pull/107)
- bump packages [`fe821f9`](https://github.com/oceanprotocol/commons/commit/fe821f95481b4af7a7cb72e15e36e3c39b3aac4e)
- lock to web3 v1.0.0-beta.37 [`d6744c9`](https://github.com/oceanprotocol/commons/commit/d6744c9b8f374b24000a37d91787efe3210031c6)
- bump squid-js [`11ee08f`](https://github.com/oceanprotocol/commons/commit/11ee08fad9821efcd0dca290a921e392808e4962)
#### [v0.2.1](https://github.com/oceanprotocol/commons/compare/v0.2.0...v0.2.1)
> 15 April 2019
- New pagination UI [`#105`](https://github.com/oceanprotocol/commons/pull/105)
- package updates [`b62753a`](https://github.com/oceanprotocol/commons/commit/b62753a8203d24702951af2c588b5e73ba542bfe)
- new pagination UI [`8a5d89e`](https://github.com/oceanprotocol/commons/commit/8a5d89e6400ee9601c6861583708037d9be9edf3)
- fix test [`b03074e`](https://github.com/oceanprotocol/commons/commit/b03074ecee40c7decfe02e258fe2595ae6e5755d)
#### [v0.2.0](https://github.com/oceanprotocol/commons/compare/v0.1.9...v0.2.0)
> 15 April 2019
- Refactor web3 detection and bootstrapping process [`#101`](https://github.com/oceanprotocol/commons/pull/101)
- move web3/ocean detection out of App.jsx [`adab473`](https://github.com/oceanprotocol/commons/commit/adab473f4ede5280f477fb36a9fee430374ff265)
- add tests, use react-testing-library [`745969f`](https://github.com/oceanprotocol/commons/commit/745969f6867a82a8259bf9cf81bdc0ebeff17c87)
- cleanup and more fine-grained bootstrap process [`3a8d6ea`](https://github.com/oceanprotocol/commons/commit/3a8d6ea284dca4321c8a8684bb5fe45e1414e9f5)
#### [v0.1.9](https://github.com/oceanprotocol/commons/compare/v0.1.8...v0.1.9)
> 15 April 2019
- bump packages [`#104`](https://github.com/oceanprotocol/commons/pull/104)
- Fix typo [`#103`](https://github.com/oceanprotocol/commons/pull/103)
- server task cleanup [`#102`](https://github.com/oceanprotocol/commons/pull/102)
- task cleanup [`ce1e32b`](https://github.com/oceanprotocol/commons/commit/ce1e32bdcfecc5b07732017d1f7352c8b0d96712)
- update changelog [`6c13601`](https://github.com/oceanprotocol/commons/commit/6c136011d2c53c478b1825a80ff57d9b6bfe2ad5)
- travis tweaks [`e81edcd`](https://github.com/oceanprotocol/commons/commit/e81edcd973dfc36439fa28890d547fcac69c8150)
#### [v0.1.8](https://github.com/oceanprotocol/commons/compare/v0.1.7...v0.1.8)
> 11 April 2019
- Adapt to new faucet server response format [`#100`](https://github.com/oceanprotocol/commons/pull/100)
- Truncation of long strings [`#99`](https://github.com/oceanprotocol/commons/pull/99)
- more truncation with react-dotdotdot [`686ff8e`](https://github.com/oceanprotocol/commons/commit/686ff8e8bd2ef1472fa944317fe48515821f2aff)
- output transaction hash [`4a6053e`](https://github.com/oceanprotocol/commons/commit/4a6053ec825f1839ea12db2502166872ad82e553)
- improve text truncation [`fddb630`](https://github.com/oceanprotocol/commons/commit/fddb6309081187dcbda7b9da7a74df2f3d822b1e)
#### [v0.1.7](https://github.com/oceanprotocol/commons/compare/v0.1.6...v0.1.7)
> 10 April 2019
- rollback to squid-js 0.5.2 [`#98`](https://github.com/oceanprotocol/commons/pull/98)
- add more open source licenses [`#97`](https://github.com/oceanprotocol/commons/pull/97)
- update changelog [`48331ff`](https://github.com/oceanprotocol/commons/commit/48331ffe1e3ceded4def24a5ad86dca88d7ef8d8)
- Release 0.1.7 [`605bf4b`](https://github.com/oceanprotocol/commons/commit/605bf4bafab775fb63246b1bafbe3a81170a10d1)
- update main screenshot [`0a61fde`](https://github.com/oceanprotocol/commons/commit/0a61fdeee39e39e11ec4898beace77928883eab5)
#### [v0.1.6](https://github.com/oceanprotocol/commons/compare/v0.1.5...v0.1.6)
> 10 April 2019
- adapt to account & network changes [`#94`](https://github.com/oceanprotocol/commons/pull/94)
- update changelog [`067b797`](https://github.com/oceanprotocol/commons/commit/067b797d4a89202d562281380a178b1df2f1d5a1)
- update readme [`c931be5`](https://github.com/oceanprotocol/commons/commit/c931be5457c3b65f4f213df608e2c6b75be9e5fe)
- Release 0.1.6 [`fc24f38`](https://github.com/oceanprotocol/commons/commit/fc24f3852a39f09d1fc6eb15bfbf5a64a7f59e15)
#### [v0.1.5](https://github.com/oceanprotocol/commons/compare/v0.1.4...v0.1.5)
> 9 April 2019
- bump packages [`#93`](https://github.com/oceanprotocol/commons/pull/93)
- Release 0.1.5 [`fef8887`](https://github.com/oceanprotocol/commons/commit/fef888773ee89860a68f7e5410184440cb7a1426)
#### [v0.1.4](https://github.com/oceanprotocol/commons/compare/0.1.3...v0.1.4)
> 9 April 2019
- fix release tag format [`#92`](https://github.com/oceanprotocol/commons/pull/92)
- Release 0.1.4 [`09761c1`](https://github.com/oceanprotocol/commons/commit/09761c13fae3ccf3169589ca8448aa99ac78d5ca)
#### [0.1.3](https://github.com/oceanprotocol/commons/compare/v0.1.2...0.1.3)
> 9 April 2019
- New release process [`#91`](https://github.com/oceanprotocol/commons/pull/91)
- Make page numbers part of URL [`#90`](https://github.com/oceanprotocol/commons/pull/90)
- Fix: file URLs get decrypted, not files [`#89`](https://github.com/oceanprotocol/commons/pull/89)
- add release-it tasks [`48c48d5`](https://github.com/oceanprotocol/commons/commit/48c48d530b95ea7aa4998ae2391c1619654c99e1)
- generate changelog [`cc394f3`](https://github.com/oceanprotocol/commons/commit/cc394f3ccca7a47c2531764b1758aaaed4469705)
- remove bumpversion, add documentation [`499e319`](https://github.com/oceanprotocol/commons/commit/499e31991bbd58fe291dd1c401af0c9a8c29a7d3)
#### [v0.1.2](https://github.com/oceanprotocol/commons/compare/v0.1.1...v0.1.2)
> 9 April 2019
- search updates for Aquarius 0.2.2 [`#88`](https://github.com/oceanprotocol/commons/pull/88)
- Automatically deploy on new tags on k8s [`#87`](https://github.com/oceanprotocol/commons/pull/87)
- Feature/bumpversion [`#81`](https://github.com/oceanprotocol/commons/pull/81)
- Various fixes [`#83`](https://github.com/oceanprotocol/commons/pull/83)
- Added GH releases [`#80`](https://github.com/oceanprotocol/commons/pull/80)
- consume & faucet tweaks for Web3 cases [`4dcc6c8`](https://github.com/oceanprotocol/commons/commit/4dcc6c831a015a1cf758218e9109f38b4f310d94)
- mobile tweaks for search results and main menu [`5340df0`](https://github.com/oceanprotocol/commons/commit/5340df0993eef5a35526d306f96bd020c0e64422)
- Added GH templates [`ed7beb2`](https://github.com/oceanprotocol/commons/commit/ed7beb295bebf6ebceabd656b0fe21abc57fcca3)
#### [v0.1.1](https://github.com/oceanprotocol/commons/compare/v0.1.0...v0.1.1)
> 8 April 2019
- strip HTML from meta page title [`#79`](https://github.com/oceanprotocol/commons/pull/79)
#### v0.1.0
> 8 April 2019
- render asset description with markdown [`#76`](https://github.com/oceanprotocol/commons/pull/76)
- Change sample data set/search to one w/ results [`#77`](https://github.com/oceanprotocol/commons/pull/77)
- analytics [`#74`](https://github.com/oceanprotocol/commons/pull/74)
- add initial about copy [`#73`](https://github.com/oceanprotocol/commons/pull/73)
- Make search more useful [`#50`](https://github.com/oceanprotocol/commons/pull/50)
- web2 and web3 [`#72`](https://github.com/oceanprotocol/commons/pull/72)
- Account popover tweaks [`#69`](https://github.com/oceanprotocol/commons/pull/69)
- fix dateCreated [`#70`](https://github.com/oceanprotocol/commons/pull/70)
- category fixes [`#67`](https://github.com/oceanprotocol/commons/pull/67)
- Change "i.e." to "e.g." in placeholders [`#66`](https://github.com/oceanprotocol/commons/pull/66)
- Feature/docker [`#62`](https://github.com/oceanprotocol/commons/pull/62)
- Style tweaks [`#59`](https://github.com/oceanprotocol/commons/pull/59)
- docker-compose + dockerfiles [`#61`](https://github.com/oceanprotocol/commons/pull/61)
- add basic SEO [`#60`](https://github.com/oceanprotocol/commons/pull/60)
- change brizo address [`#55`](https://github.com/oceanprotocol/commons/pull/55)
- rename to commons [`#51`](https://github.com/oceanprotocol/commons/pull/51)
- add remote config for Nile [`#48`](https://github.com/oceanprotocol/commons/pull/48)
- pass through faucet server response, error feedback [`#49`](https://github.com/oceanprotocol/commons/pull/49)
- Add date picker, ask for dateCreated [`#44`](https://github.com/oceanprotocol/commons/pull/44)
- More assets styling [`#36`](https://github.com/oceanprotocol/commons/pull/36)
- update file metadata structure [`#41`](https://github.com/oceanprotocol/commons/pull/41)
- bump packages [`#45`](https://github.com/oceanprotocol/commons/pull/45)
- switch to @oceanprotocol/typographies package [`#42`](https://github.com/oceanprotocol/commons/pull/42)
- dev instructions [`#39`](https://github.com/oceanprotocol/commons/pull/39)
- consume flow [`#32`](https://github.com/oceanprotocol/commons/pull/32)
- fix publishing nested categories in array [`#37`](https://github.com/oceanprotocol/commons/pull/37)
- More simple dev setup for client/server split [`#35`](https://github.com/oceanprotocol/commons/pull/35)
- Fix/frontend fixes [`#34`](https://github.com/oceanprotocol/commons/pull/34)
- add changelog [`#33`](https://github.com/oceanprotocol/commons/pull/33)
- Front-page tweaks & user asset list [`#19`](https://github.com/oceanprotocol/commons/pull/19)
- add invoice view [`#29`](https://github.com/oceanprotocol/commons/pull/29)
- root app->/client, microservice in /server [`#28`](https://github.com/oceanprotocol/commons/pull/28)
- Account & Faucet UI [`#25`](https://github.com/oceanprotocol/commons/pull/25)
- New publish flow [`#23`](https://github.com/oceanprotocol/commons/pull/23)
- package updates [`#27`](https://github.com/oceanprotocol/commons/pull/27)
- faucet request function [`#24`](https://github.com/oceanprotocol/commons/pull/24)
- search fix [`#21`](https://github.com/oceanprotocol/commons/pull/21)
- metadata fixes [`#17`](https://github.com/oceanprotocol/commons/pull/17)
- Asset styling [`#18`](https://github.com/oceanprotocol/commons/pull/18)
- Adding multiple files UI [`#16`](https://github.com/oceanprotocol/commons/pull/16)
- Feature/states flows [`#15`](https://github.com/oceanprotocol/commons/pull/15)
- Web3 messages [`#14`](https://github.com/oceanprotocol/commons/pull/14)
- fix form input props flow [`#13`](https://github.com/oceanprotocol/commons/pull/13)
- Base Layout [`#12`](https://github.com/oceanprotocol/commons/pull/12)
- Feature/leaner bootstrap [`#11`](https://github.com/oceanprotocol/commons/pull/11)
- Form components [`#7`](https://github.com/oceanprotocol/commons/pull/7)
- Switch to ESLint [`#10`](https://github.com/oceanprotocol/commons/pull/10)
- Feature/forms [`#9`](https://github.com/oceanprotocol/commons/pull/9)
- add travis, run tests on it [`#8`](https://github.com/oceanprotocol/commons/pull/8)
- add buttons and spinner [`#6`](https://github.com/oceanprotocol/commons/pull/6)
- global styling setup [`#5`](https://github.com/oceanprotocol/commons/pull/5)
- Prettier, stylelint, tslint, editorconfig, sitting in a tree [`#4`](https://github.com/oceanprotocol/commons/pull/4)
- initial import, react, routes, user context [`#3`](https://github.com/oceanprotocol/commons/pull/3)
- kick out prototyping stuff [`#58`](https://github.com/oceanprotocol/commons/issues/58)
- one dev interface for client & server [`7e42991`](https://github.com/oceanprotocol/commons/commit/7e42991706f139a34e425dd7c20b28b4f55d77aa)
- npm install [`07f6d22`](https://github.com/oceanprotocol/commons/commit/07f6d22a36f0f253f9a6619912489679f62218da)
- display published [`43d0847`](https://github.com/oceanprotocol/commons/commit/43d0847d48ccf3f5796f27aae6cd179770c8a8d5)