From 014306574dfd4a6651a1727208f84765aad6b324 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Wed, 30 Mar 2022 20:42:56 +0200 Subject: [PATCH] v1.7.0 --- CHANGELOG.md | 75 +++++++++++++++++++++++++++++++++++++++++++ admin/package.json | 2 +- backend/package.json | 2 +- database/package.json | 2 +- frontend/package.json | 2 +- package.json | 2 +- 6 files changed, 80 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c64df990..40685fd4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,83 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [1.7.0](https://github.com/gradido/gradido/compare/1.6.6...1.7.0) + +- folder for new style images [`#1694`](https://github.com/gradido/gradido/pull/1694) +- fix: No Email Exposed on Forgot Password [`#1696`](https://github.com/gradido/gradido/pull/1696) +- fix: No Decay Calculation in Frontend [`#1692`](https://github.com/gradido/gradido/pull/1692) +- fix: Wrong Balance on Decay Transaction [`#1691`](https://github.com/gradido/gradido/pull/1691) +- fix: No Plus Before Zero Decay [`#1689`](https://github.com/gradido/gradido/pull/1689) +- fix: Update Deployment env.dist [`#1688`](https://github.com/gradido/gradido/pull/1688) +- 1684 when generating a link form does not reset [`#1687`](https://github.com/gradido/gradido/pull/1687) +- Refactor: Multicreation - do not show unactivated emails [`#1679`](https://github.com/gradido/gradido/pull/1679) +- feat: Show Link Duration in Emails [`#1663`](https://github.com/gradido/gradido/pull/1663) +- refactor: Balance Resolver [`#1665`](https://github.com/gradido/gradido/pull/1665) +- refactor: Set Email Optin Valid Time to 24 hours [`#1662`](https://github.com/gradido/gradido/pull/1662) +- Fix: Fixes found on Stage1 [`#1683`](https://github.com/gradido/gradido/pull/1683) +- 1555 admin see user generated link [`#1656`](https://github.com/gradido/gradido/pull/1656) +- 1594 show transaction was created by link [`#1680`](https://github.com/gradido/gradido/pull/1680) +- refactor: Memo Text Length to 255 Characters [`#1675`](https://github.com/gradido/gradido/pull/1675) +- adminarea: fetchPolicy on searchUser deleted User [`#1678`](https://github.com/gradido/gradido/pull/1678) +- 1223 community communication concept [`#1313`](https://github.com/gradido/gradido/pull/1313) +- clear form.email if click send per link, tests if clicked [`#1660`](https://github.com/gradido/gradido/pull/1660) +- feat: User in Transaction Clickable to Send Directly [`#1658`](https://github.com/gradido/gradido/pull/1658) +- feat: Add Sender Email to Transaction Received Mail [`#1664`](https://github.com/gradido/gradido/pull/1664) +- Feature: Enforce config versions [`#1627`](https://github.com/gradido/gradido/pull/1627) +- 1559 frontend transport redeem link through register [`#1647`](https://github.com/gradido/gradido/pull/1647) +- update-balance if link succesfully generated [`#1655`](https://github.com/gradido/gradido/pull/1655) +- feat: Add Referrer ID to Users [`#1654`](https://github.com/gradido/gradido/pull/1654) +- 1558 - show tranaction link information page [`#1625`](https://github.com/gradido/gradido/pull/1625) +- refactor: No Float Ids [`#1624`](https://github.com/gradido/gradido/pull/1624) +- Change the text if the account is not activated yet and changed the b… [`#1336`](https://github.com/gradido/gradido/pull/1336) +- Refactor: Corrected name of transaction link summary [`#1628`](https://github.com/gradido/gradido/pull/1628) +- fix: Query for Only Creations Transaction List [`#1623`](https://github.com/gradido/gradido/pull/1623) +- Fix: build for development and production links external modules properly [`#1626`](https://github.com/gradido/gradido/pull/1626) +- feat: Seed Transaction Links [`#1622`](https://github.com/gradido/gradido/pull/1622) +- 1588 frontend expendable paginated link list [`#1620`](https://github.com/gradido/gradido/pull/1620) +- feat: Seed Creation Transactions in Backend [`#1621`](https://github.com/gradido/gradido/pull/1621) +- Feature: Eslint i18n validation [`#1618`](https://github.com/gradido/gradido/pull/1618) +- refactor: Seed in Backend [`#1619`](https://github.com/gradido/gradido/pull/1619) +- 1554 frontend transaction link summary [`#1613`](https://github.com/gradido/gradido/pull/1613) +- Frontend generate link for send gdd [`#1579`](https://github.com/gradido/gradido/pull/1579) +- feat: Test Logout in User Resolver [`#1617`](https://github.com/gradido/gradido/pull/1617) +- Fix: Logrotate & Log Dates & Save Update Log & Correct tag Checkout [`#1612`](https://github.com/gradido/gradido/pull/1612) +- refactor: No Reset DB in Backend Unit Tests [`#1616`](https://github.com/gradido/gradido/pull/1616) +- Test: Require 53% backend coverage [`#1611`](https://github.com/gradido/gradido/pull/1611) +- 1599 components for transactionlist types [`#1600`](https://github.com/gradido/gradido/pull/1600) +- feat: Link Transaction to Transaction Link on Redeem [`#1610`](https://github.com/gradido/gradido/pull/1610) +- feat: Redeem Transaction Link Mutation [`#1607`](https://github.com/gradido/gradido/pull/1607) +- feat: List Transaction Links Query [`#1606`](https://github.com/gradido/gradido/pull/1606) +- feat: Virtual Transaction for Transaction Links [`#1603`](https://github.com/gradido/gradido/pull/1603) +- refactor: Transaction Link Query [`#1605`](https://github.com/gradido/gradido/pull/1605) +- 1216 seo vorschau links [`#1426`](https://github.com/gradido/gradido/pull/1426) +- Feature: Eslint style rules & Stylelint for SCSS [`#1598`](https://github.com/gradido/gradido/pull/1598) +- refactor: Remove showEmail from Transaction Links [`#1602`](https://github.com/gradido/gradido/pull/1602) +- feat: Delete Transaction Link Mutation [`#1597`](https://github.com/gradido/gradido/pull/1597) +- Query-transaction-link [`#1586`](https://github.com/gradido/gradido/pull/1586) +- feat: Create Transaction Link Mutation [`#1585`](https://github.com/gradido/gradido/pull/1585) +- feat: Model Transaction Link [`#1584`](https://github.com/gradido/gradido/pull/1584) +- feat: Test Login in User Resolver [`#1538`](https://github.com/gradido/gradido/pull/1538) +- add style in App.vue, set class .pointer on transaction-list-item [`#1583`](https://github.com/gradido/gradido/pull/1583) +- feat: Use Vue Filter to Display Gradido Amounts [`#1576`](https://github.com/gradido/gradido/pull/1576) +- refactor: Resolve Relative Paths in Backend [`#1572`](https://github.com/gradido/gradido/pull/1572) +- refactor: Frontend Directory Structure and Routes [`#1571`](https://github.com/gradido/gradido/pull/1571) +- community name in creation transaction is displayed cleanly [`#1578`](https://github.com/gradido/gradido/pull/1578) +- Planning: send new users gradido [`#1567`](https://github.com/gradido/gradido/pull/1567) +- Refactor arithmetic merge [`#1548`](https://github.com/gradido/gradido/pull/1548) +- Adminarea creation transactionlist show [`#1550`](https://github.com/gradido/gradido/pull/1550) +- Fix: Validate password on UpdateUserInfos [`#1568`](https://github.com/gradido/gradido/pull/1568) +- Fix: Allow sending to user without transactions [`#1549`](https://github.com/gradido/gradido/pull/1549) +- Fix: Balance type [`#1569`](https://github.com/gradido/gradido/pull/1569) +- Refactor: arithmetic and data types [`#1539`](https://github.com/gradido/gradido/pull/1539) +- refactor: Bootstrap Vue Toast in Admin interface [`#1547`](https://github.com/gradido/gradido/pull/1547) +- Refactor: Combine transaction tables and restructure transaction design [`#1531`](https://github.com/gradido/gradido/pull/1531) + #### [1.6.6](https://github.com/gradido/gradido/compare/1.6.5...1.6.6) +> 28 February 2022 + +- v1.6.6 [`#1541`](https://github.com/gradido/gradido/pull/1541) - Fix: Upper case email on register breaks account [`#1542`](https://github.com/gradido/gradido/pull/1542) - 1106 first transaction cannot be expanded [`#1432`](https://github.com/gradido/gradido/pull/1432) - added missing bootstrap scss. bootstrap/scss/bootstrap, plus more mis… [`#1540`](https://github.com/gradido/gradido/pull/1540) diff --git a/admin/package.json b/admin/package.json index 2b4be2851..cc4702b4c 100644 --- a/admin/package.json +++ b/admin/package.json @@ -3,7 +3,7 @@ "description": "Administraion Interface for Gradido", "main": "index.js", "author": "Moriz Wahl", - "version": "1.6.6", + "version": "1.7.0", "license": "MIT", "private": false, "scripts": { diff --git a/backend/package.json b/backend/package.json index 3ce04bded..b2086c8d7 100644 --- a/backend/package.json +++ b/backend/package.json @@ -1,6 +1,6 @@ { "name": "gradido-backend", - "version": "1.6.6", + "version": "1.7.0", "description": "Gradido unified backend providing an API-Service for Gradido Transactions", "main": "src/index.ts", "repository": "https://github.com/gradido/gradido/backend", diff --git a/database/package.json b/database/package.json index d4b247082..0ee937774 100644 --- a/database/package.json +++ b/database/package.json @@ -1,6 +1,6 @@ { "name": "gradido-database", - "version": "1.6.6", + "version": "1.7.0", "description": "Gradido Database Tool to execute database migrations", "main": "src/index.ts", "repository": "https://github.com/gradido/gradido/database", diff --git a/frontend/package.json b/frontend/package.json index 6ccf37d09..28ac5bd95 100755 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "bootstrap-vue-gradido-wallet", - "version": "1.6.6", + "version": "1.7.0", "private": true, "scripts": { "start": "node run/server.js", diff --git a/package.json b/package.json index d18af7954..0f95ccd83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gradido", - "version": "1.6.6", + "version": "1.7.0", "description": "Gradido", "main": "index.js", "repository": "git@github.com:gradido/gradido.git",