drone/app/services/notification
Abhinav Singh d0562a573c feat: [CODE-2146]: add new router paradigm
* lint
* address comment
* fix
* ssh ctx
* add ctx for new places
* generate wiregen
* Merge remote-tracking branch 'harness0/main' into abhinav/new-router-paradigm
* Merge branch 'main' into abhinav/new-router-paradigm
* add new discussion changes
* address comment
* address comment
* address comment
* address comment
* address comment
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* style
* remove nil context
* add ctx to missing
* style
* remvoe ctx
* remvoe ctx
* feat: provider should have ctx
2024-07-23 21:39:39 +00:00
..
mailer feat: process notification and send emails (#803) 2023-12-06 22:07:29 +00:00
templates Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
branch_updated.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
client_interface.go Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
comment_created.go Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
mail_client.go Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
pullreq_state.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
review_submitted.go feat: Add notifications support and templates for PR reviewer decision (#881) 2023-12-15 18:02:53 +00:00
reviewer_added.go feat: Add notification and templates support for pullreq state change [Merged/Closed/ReOpened] (#917) 2023-12-16 12:30:12 +00:00
service.go feat: [CODE-2146]: add new router paradigm 2024-07-23 21:39:39 +00:00
wire.go feat: process notification and send emails (#803) 2023-12-06 22:07:29 +00:00