Skip to content

Commit

Permalink
Timeline events improvements for displaying user and app details (#4788)
Browse files Browse the repository at this point in the history
* fix avatar display for history component

* changeset

* fix app avatars; improve date format consistency

* fix fixtures

* improve changeset message

* cr fixes

* add timeline note tests

* fix tests

* AAA

* add comments in note test

* trigger

* migrate to strict

* trigger

---------

Co-authored-by: Paweł Chyła <chyla1988@gmail.com>
  • Loading branch information
Cloud11PL and poulch committed Apr 23, 2024
1 parent b233322 commit 4266a5c
Show file tree
Hide file tree
Showing 15 changed files with 960 additions and 151 deletions.
5 changes: 5 additions & 0 deletions .changeset/famous-pigs-camp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"saleor-dashboard": patch
---

Fixes a bug where order and gift card details views show incorrect avatar in history component. Notes added by apps will now show app's name and avatar. All events will now use the same date format to improve consistency.
418 changes: 399 additions & 19 deletions introspection.json

Large diffs are not rendered by default.

Loading

0 comments on commit 4266a5c

Please sign in to comment.