• Joined on 2026-05-01
gelu pushed to main at AI/myAi 2026-05-28 06:26:57 +00:00
2e1efc598b Merge pull request 'Improve comments and Swagger docs across services' (#27) from feature/improve-comments-swagger-26 into main
16bb195cb5 Add XML doc to all service interfaces and implementations (#26)
4ee4a59b5e Improve comments and Swagger annotations across services (#26)
Compare 3 commits »
gelu closed issue AI/myAi#26 2026-05-28 06:26:57 +00:00
Improve comments and Swagger documentation across services
gelu merged pull request AI/myAi#27 2026-05-28 06:26:57 +00:00
Improve comments and Swagger docs across services
gelu pushed to feature/improve-comments-swagger-26 at AI/myAi 2026-05-28 06:17:48 +00:00
16bb195cb5 Add XML doc to all service interfaces and implementations (#26)
gelu created pull request AI/myAi#27 2026-05-28 06:07:59 +00:00
Improve comments and Swagger docs across services
gelu pushed to feature/improve-comments-swagger-26 at AI/myAi 2026-05-28 06:07:28 +00:00
4ee4a59b5e Improve comments and Swagger annotations across services (#26)
gelu created branch feature/improve-comments-swagger-26 in AI/myAi 2026-05-28 06:07:28 +00:00
gelu opened issue AI/myAi#26 2026-05-28 06:04:44 +00:00
Improve comments and Swagger documentation across services
gelu pushed to main at AI/myAi 2026-05-28 05:57:17 +00:00
7d92f2f8d9 Merge pull request 'Split templates table into emailApi, cvMatcher, and myAi schemas' (#25) from feature/split-templates into main
de7a3a3a2d feat(myai-data): cleanup migration removes email.* and ai.* templates; update CLAUDE.md
a1c145e861 feat(cv-matcher): add AiPrompts table; remove MyAiDbContext dependency
e17f17b566 feat(cv-search-job): replace MyAiDbContext+ITemplateService with IEmailTemplateService
e7ca6043b7 feat(api): wire IEmailTemplateService; replace Contact:ToEmail with OperatorCopy
Compare 7 commits »
gelu merged pull request AI/myAi#25 2026-05-28 05:57:16 +00:00
Split templates table into emailApi, cvMatcher, and myAi schemas
gelu closed issue AI/myAi#24 2026-05-28 05:57:16 +00:00
feat: split Templates table into 3 purpose-specific tables + email-api-data project
gelu created pull request AI/myAi#25 2026-05-28 05:50:56 +00:00
Split templates table into emailApi, cvMatcher, and myAi schemas
gelu pushed to feature/split-templates at AI/myAi 2026-05-28 05:50:26 +00:00
de7a3a3a2d feat(myai-data): cleanup migration removes email.* and ai.* templates; update CLAUDE.md
a1c145e861 feat(cv-matcher): add AiPrompts table; remove MyAiDbContext dependency
e17f17b566 feat(cv-search-job): replace MyAiDbContext+ITemplateService with IEmailTemplateService
e7ca6043b7 feat(api): wire IEmailTemplateService; replace Contact:ToEmail with OperatorCopy
c415ab3957 feat(email-api): wire email-api-data; load html shell templates from DB
Compare 6 commits »
gelu created branch feature/split-templates in AI/myAi 2026-05-28 05:50:26 +00:00
gelu opened issue AI/myAi#24 2026-05-27 13:55:25 +00:00
feat: split Templates table into 3 purpose-specific tables + email-api-data project
gelu pushed to main at AI/myAi 2026-05-27 13:34:05 +00:00
e260982a91 Merge pull request 'feat: extract email sending into dedicated email-api service' (#23) from feature/email-api into main
ba92c9f793 feat: wire email-api into docker-compose, .sln and CLAUDE.md
8878efe184 feat: add UpdateEmailTemplatesToHtml migration
6fad147650 feat: replace direct MailKit in cv-search-job with IEmailApiClient Refit call
8126e7c112 feat: replace SmtpEmailSender with EmailApiEmailSender in api
Compare 6 commits »
gelu merged pull request AI/myAi#23 2026-05-27 13:34:04 +00:00
feat: extract email sending into dedicated email-api service
gelu closed issue AI/myAi#22 2026-05-27 13:34:04 +00:00
feat: extract email sending into dedicated email-api service with HTML templates
gelu created pull request AI/myAi#23 2026-05-27 13:31:29 +00:00
feat: extract email sending into dedicated email-api service
gelu pushed to feature/email-api at AI/myAi 2026-05-27 13:27:04 +00:00
ba92c9f793 feat: wire email-api into docker-compose, .sln and CLAUDE.md
8878efe184 feat: add UpdateEmailTemplatesToHtml migration
6fad147650 feat: replace direct MailKit in cv-search-job with IEmailApiClient Refit call
8126e7c112 feat: replace SmtpEmailSender with EmailApiEmailSender in api
26b13f6dbf feat: add email-api service and email-api-models contract project
Compare 5 commits »