iachat/app/javascript/dashboard
Sivin Varghese 4da92bbc12
chore: Update PDF file text color from ruby to slate (#11313)
# Pull Request Template

## Description

This PR includes updating the PDF text color from Ruby to Slate for
improved readability

## How Has This Been Tested?

### Screenshots
**Before**

| Dark Mode | Light Mode |
| ------------- | ------------- |
| <img width="258" alt="image"
src="https://github.com/user-attachments/assets/6124c69d-8bf1-47f3-9a06-eeb21dbedbb2"
/> | <img width="258" alt="image"
src="https://github.com/user-attachments/assets/d0f2b90b-6796-45ae-a02a-05c07246d25c"
/> |


**After**

| Dark Mode | Light Mode |
| ------------- | ------------- |
| <img width="258" alt="image"
src="https://github.com/user-attachments/assets/c0285062-83b6-49d5-bdb0-2aebf977cf74"
/> | <img width="258" alt="image"
src="https://github.com/user-attachments/assets/6b153d45-ee8d-42ac-a863-0fa8b294a21b"
/> |


## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules
2025-04-16 13:05:36 +05:30
..
api feat: Added the ability to create Instagram channel (#11182) 2025-04-03 13:57:14 +05:30
assets chore: Update date range picker with new theme colors (#11267) 2025-04-09 16:03:53 +05:30
components feat: Add warnings for existing instagram messenger channels (#11303) 2025-04-16 12:54:41 +05:30
components-next chore: Update PDF file text color from ruby to slate (#11313) 2025-04-16 13:05:36 +05:30
composables fix: stale report value shown if summary fetch breaks (#11270) 2025-04-15 20:18:06 +05:30
constants feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
helper feat: allow role based filtering on the frontend (#11246) 2025-04-09 11:46:20 -07:00
i18n feat: Add warnings for existing instagram messenger channels (#11303) 2025-04-16 12:54:41 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules chore: Update buttons in dashboard (#11145) 2025-03-31 17:21:32 -07:00
routes feat: Add warnings for existing instagram messenger channels (#11303) 2025-04-16 12:54:41 +05:30
store feat: Add warnings for existing instagram messenger channels (#11303) 2025-04-16 12:54:41 +05:30
App.vue feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00
featureFlags.js feat: Instagram Inbox using Instagram Business Login (#11054) 2025-04-08 10:47:41 +05:30