You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 48 Next »

Navigation:

Road map for the notification service:

New Features [Pending]

Add support for FINCN Mobile

Portfolio/Office/Group/Employee Event Listener

OTP through SMS and Email

Message Localisation

Disable SMS and Email for specific users by using a custom field in customer

Notification subscription and unsubscribe feature via SMS and email

Send custom message from Web 

  • Create an API endpoint to take message and recipient 

Objectives for 2nd Iteration


Feature/ClassTo Do: FeaturesStatus
Rest Controller and Notification Manager
  1. Add fetch operations
  • Completed
Email Service
  1. Allow configuration of service after instantiation
  • Completed
Email Configuration Repository and schema
  1. More query for update and delete
  • Completed
SMS and Email Service
  1. Allow reconfiguration of service after instantiation
  • Completed
SMS configuration Repository and schema
  1. More query for update and delete
  • Completed
Commands for SMS and Email Config and handlers
  1. Update and delete commands
  • Completed


Objectives for 3rd Iteration


Feature/ClassTo Do: FeaturesStatus
Rest Controller and Notification Manager
  1. Restructure API Naming Conventions
  • Completed
Templating Feature
  1. Create basic HTML templating feature with thymeleaf
  • Completed
Create frontend in fims-web-app
  1. More query for update and delete
  • Completed
Authentication
  1. Implement Permitted Feign Client Authentication
  • Completed



Completed

Implement SMS and Email functionality

Incorporate notification micro service into demo-server

Message Template

Create Rest API Documentation

Testing of SMS and Email from the web interface

  • No labels