Abhinav Raut
|
26c7df538c
|
refactor(i18n): consolidate duplicate keys into reusable globals
- Move form.field.* to globals.terms.*
- Replace select messages with globals.messages.select
- Use shared success/deletion confirmation messages
- Reduce ~50 duplicate keys
|
2025-06-07 18:58:17 +05:30 |
|
Abhinav Raut
|
cc1432b3e4
|
refactor(editor): Remove unncessary props and simplify code for tiptap editor, update all editors for the same
|
2025-06-06 03:02:11 +05:30 |
|
Abhinav Raut
|
6b6549cb03
|
standardize i18n keys for consistency rename keys
fix: avatar url `null` console warnings.
|
2025-04-03 01:21:12 +05:30 |
|
Abhinav Raut
|
a3098a1dbd
|
feat translate general, business hours, sla.
translate user login , forgot password & set password.
|
2025-04-03 01:21:12 +05:30 |
|
Abhinav Raut
|
4361250c73
|
feat: backend api response translations
|
2025-04-03 01:21:12 +05:30 |
|
Abhinav Raut
|
4ed241a03d
|
refactor: update description for Root URL input in GeneralSettingForm
|
2025-03-25 00:51:35 +05:30 |
|
Abhinav Raut
|
785da6715c
|
feat: add timezone constants and update forms to use new timezone data instead of javscript internationalization to get timezone data
|
2025-03-15 00:28:51 +05:30 |
|
Abhinav Raut
|
1a7f53628b
|
fix[UI]: General setting form tag input not propogating updates to form.
- chore: set allowed file upload size to 500 mb in zod schema.
|
2025-02-21 22:16:20 +05:30 |
|
Abhinav Raut
|
ad2bb77bd2
|
fix: make loader states consistent in admin and reports panel.
|
2025-02-11 03:56:39 +05:30 |
|
Abhinav Raut
|
ceb076bbba
|
refactor: organize frontend project structure
- feat: add toggle for conversation sidebar
- save sidebar state in localstorage.
|
2025-02-06 03:33:13 +05:30 |
|