mattermost-mobile/app/components/draft_scheduled_post
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
..
draft_scheduled_post_actions Remaining test for draft and Scheduled post (#8887) 2025-07-01 13:47:02 +05:30
draft_scheduled_post_container Improve markdown code (#9164) 2025-11-04 10:05:56 +01:00
draft_scheduled_post.test.tsx Added BoR indicator in scheduled posts (#9355) 2026-01-12 20:09:24 +05:30
draft_scheduled_post.tsx Added BoR indicator in scheduled posts (#9355) 2026-01-12 20:09:24 +05:30
index.tsx Added BoR indicator in scheduled posts (#9355) 2026-01-12 20:09:24 +05:30