@commercetools-frontend-extensions/change-history 6.6.0 → 6.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +70 -0
- package/dist/commercetools-frontend-extensions-change-history.cjs.dev.js +2063 -1361
- package/dist/commercetools-frontend-extensions-change-history.cjs.prod.js +1985 -1290
- package/dist/commercetools-frontend-extensions-change-history.esm.js +2063 -1362
- package/dist/{en-5d02e035.cjs.prod.js → en-14c9048a.cjs.dev.js} +39 -15
- package/dist/{en-63d330a3.cjs.dev.js → en-22802111.cjs.prod.js} +39 -15
- package/dist/{en-d121d40c.esm.js → en-e921a4d9.esm.js} +39 -15
- package/dist/{es-52030481.cjs.prod.js → es-03afea43.cjs.prod.js} +44 -18
- package/dist/{es-b9dd9e86.esm.js → es-4ba37003.esm.js} +44 -18
- package/dist/{es-4df0d844.cjs.dev.js → es-cc277a57.cjs.dev.js} +44 -18
- package/dist/{fr-FR-5145fe9f.cjs.prod.js → fr-FR-0130ceff.cjs.dev.js} +42 -16
- package/dist/{fr-FR-bff2bf40.esm.js → fr-FR-8f6a8848.esm.js} +42 -16
- package/dist/{fr-FR-1144c263.cjs.dev.js → fr-FR-cda3bacf.cjs.prod.js} +42 -16
- package/dist/{zh_CN-123b5dad.esm.js → zh-CN-30aede89.esm.js} +244 -71
- package/dist/{zh_CN-c404e999.cjs.dev.js → zh-CN-3c711e88.cjs.prod.js} +244 -71
- package/dist/{zh_CN-20741e05.cjs.prod.js → zh-CN-43ab2ed0.cjs.dev.js} +244 -71
- package/package.json +24 -22
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,75 @@
|
|
|
1
1
|
# @commercetools-frontend-extensions/change-history
|
|
2
2
|
|
|
3
|
+
## 6.8.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#1769](https://github.com/commercetools/audit-log/pull/1769) [`1e11d9c`](https://github.com/commercetools/audit-log/commit/1e11d9c052b00ac6da69c0a2e086fa1c20511921) Thanks [@ByronDWall](https://github.com/ByronDWall)! - feat(change-history-staged-quotes): enable in context viewing for staged quotes
|
|
8
|
+
|
|
9
|
+
* [#1736](https://github.com/commercetools/audit-log/pull/1736) [`4093c72`](https://github.com/commercetools/audit-log/commit/4093c722df12873213e314b6d20542d2b1409e09) Thanks [@jmcreasman](https://github.com/jmcreasman)! - feat(staged quote change column): add staged quote change column
|
|
10
|
+
|
|
11
|
+
- [#1726](https://github.com/commercetools/audit-log/pull/1726) [`569f1d0`](https://github.com/commercetools/audit-log/commit/569f1d08fe2dbe62adb6a620689ccce40a26325a) Thanks [@ByronDWall](https://github.com/ByronDWall)! - feat(quotes change column): add change row and filters for quotes change entity
|
|
12
|
+
|
|
13
|
+
* [#1712](https://github.com/commercetools/audit-log/pull/1712) [`41ffdda`](https://github.com/commercetools/audit-log/commit/41ffdda0f5486165bdbcfdd2806f04cce7f34ad9) Thanks [@ByronDWall](https://github.com/ByronDWall)! - feat(quote request change column): add quote request change column, update permissions handling and feature flagging for all quote entity types
|
|
14
|
+
|
|
15
|
+
- [#1773](https://github.com/commercetools/audit-log/pull/1773) [`98cc624`](https://github.com/commercetools/audit-log/commit/98cc624e7d15abbbac833f4c1c912bc307f6f41a) Thanks [@jmcreasman](https://github.com/jmcreasman)! - feat(change-history-quotes): enable in context viewing for quotes
|
|
16
|
+
|
|
17
|
+
* [#1755](https://github.com/commercetools/audit-log/pull/1755) [`16d7c6e`](https://github.com/commercetools/audit-log/commit/16d7c6e4ef466fd25b6926d8b75d17ee87519205) Thanks [@jmcreasman](https://github.com/jmcreasman)! - feat(change-history-quote-requests): enable in context viewing for quote-requests
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- [#1724](https://github.com/commercetools/audit-log/pull/1724) [`8e81768`](https://github.com/commercetools/audit-log/commit/8e81768bc23bf8d6c8b3765fccdd886b7f08c619) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(1i8n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'en'
|
|
22
|
+
|
|
23
|
+
* [#1728](https://github.com/commercetools/audit-log/pull/1728) [`c743317`](https://github.com/commercetools/audit-log/commit/c743317c936fb1c8e59a47dd17f14dfaedd3ebfa) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'fr-FR'
|
|
24
|
+
|
|
25
|
+
- [#1727](https://github.com/commercetools/audit-log/pull/1727) [`3ed05d9`](https://github.com/commercetools/audit-log/commit/3ed05d9736840ae9333f8c5a6e96309f367a22c0) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'zh-CN'
|
|
26
|
+
|
|
27
|
+
* [#1733](https://github.com/commercetools/audit-log/pull/1733) [`7040918`](https://github.com/commercetools/audit-log/commit/70409189183d11fab7e99829d34f6038301d67e2) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'es'
|
|
28
|
+
|
|
29
|
+
- [#1719](https://github.com/commercetools/audit-log/pull/1719) [`9d0c465`](https://github.com/commercetools/audit-log/commit/9d0c4659d0b2cb000797a3e14db8e83e3ed68c19) Thanks [@ByronDWall](https://github.com/ByronDWall)! - feat(quotes): implement fetching for customer data needed in change request labels"
|
|
30
|
+
|
|
31
|
+
* [#1752](https://github.com/commercetools/audit-log/pull/1752) [`4014a39`](https://github.com/commercetools/audit-log/commit/4014a390e35e22218c187cf262357f0f7ddea849) Thanks [@ByronDWall](https://github.com/ByronDWall)! - fix(user column): display correct language when change is initiated via api client
|
|
32
|
+
|
|
33
|
+
- [#1731](https://github.com/commercetools/audit-log/pull/1731) [`0939f7a`](https://github.com/commercetools/audit-log/commit/0939f7a0f1c592859c87fdc5fb5de088b4f44306) Thanks [@ByronDWall](https://github.com/ByronDWall)! - feat(quote request entity modal): add entity modal and associated calls, labels, mappers, and tests
|
|
34
|
+
|
|
35
|
+
* [#1774](https://github.com/commercetools/audit-log/pull/1774) [`31d84ee`](https://github.com/commercetools/audit-log/commit/31d84ee9214920cd0a2d0f50cec91aad03bdb3ce) Thanks [@ByronDWall](https://github.com/ByronDWall)! - feat(quotes related entities): adds related entities section to all quotes entity modals using shared resource preview component and relatedEntitiesFetcher
|
|
36
|
+
|
|
37
|
+
- [#1742](https://github.com/commercetools/audit-log/pull/1742) [`da9f68a`](https://github.com/commercetools/audit-log/commit/da9f68a48ba230bc17503ffd4e169fa4e9924e1e) Thanks [@jmcreasman](https://github.com/jmcreasman)! - feat(staged quote entity modal): add staged quote entity modal
|
|
38
|
+
|
|
39
|
+
* [#1735](https://github.com/commercetools/audit-log/pull/1735) [`d9eba2d`](https://github.com/commercetools/audit-log/commit/d9eba2d56f98861e7d88155b6e2bbc1ff4ff51ea) Thanks [@ByronDWall](https://github.com/ByronDWall)! - feat(quote entity modal): add quote entity modal
|
|
40
|
+
|
|
41
|
+
## 6.7.1
|
|
42
|
+
|
|
43
|
+
### Patch Changes
|
|
44
|
+
|
|
45
|
+
- [#1705](https://github.com/commercetools/audit-log/pull/1705) [`661c76a`](https://github.com/commercetools/audit-log/commit/661c76a5705a70ee5a29df18a5adf7c7f87b566b) Thanks [@ByronDWall](https://github.com/ByronDWall)! - chore(feature flags): remove stores and product selections feature flags
|
|
46
|
+
|
|
47
|
+
* [#1675](https://github.com/commercetools/audit-log/pull/1675) [`5a51d92`](https://github.com/commercetools/audit-log/commit/5a51d929e2c46e3fa5e8e9c2bed569bb6445f5a2) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'fr_FR'
|
|
48
|
+
|
|
49
|
+
- [#1697](https://github.com/commercetools/audit-log/pull/1697) [`263b0ab`](https://github.com/commercetools/audit-log/commit/263b0abd9c770fb5eb6aa0adaa29ff1aa6169abc) Thanks [@ByronDWall](https://github.com/ByronDWall)! - chore(throttled field): remove throttled field component, update SearchInput to use hooks, debounce onChange callbacks, and use input styles from ui-kit input utils
|
|
50
|
+
|
|
51
|
+
* [#1676](https://github.com/commercetools/audit-log/pull/1676) [`b097d31`](https://github.com/commercetools/audit-log/commit/b097d31f48d92606d6527f88aafd46962a9dfd10) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'zh_CN'
|
|
52
|
+
|
|
53
|
+
- [#1693](https://github.com/commercetools/audit-log/pull/1693) [`9bcf0d4`](https://github.com/commercetools/audit-log/commit/9bcf0d4048ba8d56ebb8149cb1d5b5258ad53e61) Thanks [@ByronDWall](https://github.com/ByronDWall)! - fix(image): update image component to set correctly formatted urls as image src attribute, add tests for image component
|
|
54
|
+
|
|
55
|
+
* [#1674](https://github.com/commercetools/audit-log/pull/1674) [`1928f20`](https://github.com/commercetools/audit-log/commit/1928f20a0f445fc41d676cb2331fe096b322845a) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - feat(i18n): Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'es'
|
|
56
|
+
|
|
57
|
+
- [#1671](https://github.com/commercetools/audit-log/pull/1671) [`a1ffd47`](https://github.com/commercetools/audit-log/commit/a1ffd47c5442034c805df81b1618d44ec7feda5b) Thanks [@qmateub](https://github.com/qmateub)! - fix(change-item): to not render JSON if change has no values
|
|
58
|
+
|
|
59
|
+
* [#1691](https://github.com/commercetools/audit-log/pull/1691) [`34f885c`](https://github.com/commercetools/audit-log/commit/34f885cb2e96a50376517f05a769c66d1a16afc2) Thanks [@rauldel](https://github.com/rauldel)! - Move msw to devDeps and update to MC version
|
|
60
|
+
|
|
61
|
+
- [`1c98a2d1`](https://github.com/commercetools/audit-log/commit/1c98a2d1b27a26cb9abb62c9cfb8d7c8c640d5e3) Thanks [@qmateub](https://github.com/qmateub)! - running some test
|
|
62
|
+
|
|
63
|
+
* [#1668](https://github.com/commercetools/audit-log/pull/1668) [`3bc5a54`](https://github.com/commercetools/audit-log/commit/3bc5a54192e66bb9e5b42e9e2a830a95138d4c0e) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update all dependencies
|
|
64
|
+
|
|
65
|
+
- [#1700](https://github.com/commercetools/audit-log/pull/1700) [`8df1f33`](https://github.com/commercetools/audit-log/commit/8df1f333a8000549b9f9f83ac4dab786527765c4) Thanks [@transifex-integration](https://github.com/apps/transifex-integration)! - Translate '/packages-frontend/change-history-components/src/i18n/data/core.json' in 'en'
|
|
66
|
+
|
|
67
|
+
## 6.7.0
|
|
68
|
+
|
|
69
|
+
### Minor Changes
|
|
70
|
+
|
|
71
|
+
- [#1656](https://github.com/commercetools/audit-log/pull/1656) [`5086ebe`](https://github.com/commercetools/audit-log/commit/5086ebeebd539eb1aca568e3a13bfafcd4e3ba0f) Thanks [@qmateub](https://github.com/qmateub)! - fix(deps): downgrade apollo to 3.5.x
|
|
72
|
+
|
|
3
73
|
## 6.6.0
|
|
4
74
|
|
|
5
75
|
### Minor Changes
|