harsh mahajan
8c903ab687
fix: allow empty string to clear optional SMTP and email template fields
2026-05-19 16:29:55 +05:30
harsh mahajan
6a2ddb221c
Clean up template update diff and add locale test
2026-05-15 19:34:15 +05:30
harsh mahajan
15422dc7ca
Remove email template reset API changes
2026-05-15 18:51:22 +05:30
harsh mahajan
a614afe5c7
refactor: move email template defaults to console module and add tests
...
- Move GetDefault endpoint to Console module as Get.php
(GET /v1/console/templates/email/:templateId, console.getEmailTemplate)
- Remove from Project module
- Add e2e tests for console.getEmailTemplate and reset=true
2026-05-15 18:03:12 +05:30
Matej Bačo
c1dfeae323
Add queries to email tempaltes list
2026-04-23 13:06:05 +02:00
Matej Bačo
6648a1987b
Fix tests
2026-04-22 13:14:43 +02:00
Matej Bačo
eeadba3b59
Add missing endpoint in email templates
2026-04-22 11:36:54 +02:00
Matej Bačo
c3e411fcaa
Fix tests
2026-04-20 22:47:47 +02:00
Matej Bačo
9e94f15f02
Finalize tests
2026-04-20 22:23:34 +02:00
Matej Bačo
e27719108b
Add tests
2026-04-20 22:15:03 +02:00
Matej Bačo
8c03db70e9
Finalize templates design
2026-04-20 22:04:20 +02:00
Matej Bačo
848f09956e
Improve backwards compatibility test coverage
2026-04-20 15:36:49 +02:00
Matej Bačo
2097b0a0b0
Better support for post-smtp changes
2026-04-20 14:04:53 +02:00
Matej Bačo
afab349a77
self review fixes
2026-04-19 10:43:57 +02:00
Matej Bačo
2a95cfd5a3
Final template API rework
2026-04-19 10:35:57 +02:00
Matej Bačo
8a1f8c71b2
Temporary removal of listEmailTemplates
...
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 10:15:48 +02:00
Matej Bačo
0a71efc244
improve test coverage
2026-04-18 11:23:53 +02:00
Matej Bačo
64d182ac6a
Add tests for templates
2026-04-17 17:49:20 +02:00