mattermost-mobile/app/components/tag
Harshil Sharma 4a05ae0cfd
Added BoR indicator in scheduled posts (#9355)
* Added type column to scheduled post and draft table

* removed console log

* fixed a test

* fixes

* Restored ununtended changes

* Added BoR indicator in scheduled posts

* used fixed padding

* used Tag for BoR chip

* test: add comprehensive tests for formatTime humanReadable parameter

* test: add initial test file for burn on read label component

* test: add comprehensive tests for BoRLabel component

* test: update BoRLabel tests to use deep rendering and remove mocks

* test: fix renderWithIntl import and usage in BoRLabel test

* refactor: Update BoRLabel tests to use renderWithIntl and remove formatTime mock

* refactor: simplify imports and remove renderWithIntl mock in test file

* Updated tests

* reset unintended changes

* reset unintended changes

* reset unintended changes

* i18n fixes

* fixed tests

* Matched BOR tag size to post priority tag

* Review fixes
2026-01-12 20:09:24 +05:30
..
base_tag.test.tsx Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
base_tag.tsx Added BoR indicator in scheduled posts (#9355) 2026-01-12 20:09:24 +05:30
bot_tag.test.tsx Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
bot_tag.tsx Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
guest_tag.test.tsx Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
guest_tag.tsx Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
index.tsx Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00