Commit Graph

6 Commits

Author SHA1 Message Date
GleidsonDaniel 0e6b4c4b78 Merge branch 'develop' into pinned 2024-03-04 07:37:33 -03:00
Sathurshan eefb8793a5
feat: display language icon for auto translated msgs (#5398)
* feat: display language icon for auto translated msgs

* add translate icon to stoybook

	modified:   app/containers/message/Message.stories.tsx

* fix test

* refactor: use colors straightly without finding them with theme

* refactor some code

* fix test storyshot

* fix test issue
2024-03-04 07:25:41 -03:00
GleidsonDaniel 04b3f55c1b test: add e2e 2024-03-01 09:11:29 -03:00
GleidsonDaniel f7d4f0d0be feat: add message pinned icon 2024-02-28 17:13:36 -03:00
Gleidson Daniel Silva 525f84885a
remove wrong logic on badge prop (#4564)
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2022-10-18 15:25:15 -03:00
Alex Junior 1ce7d5cf6a
Regression: right icons overlapping when users name is long (#4224)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-05-27 14:27:43 -03:00