arunkumarsa7 / PortfolioManagerClient

PortfolioManagerClient
3 stars 2 forks source link

Make OE page dynamic #53

Closed sam13113 closed 4 years ago

sam13113 commented 5 years ago

Change the current logic for 3 OEs to accept n number of OEs from server side and display them. Also the OE button should have a toggle to disable it based on access rights of user.

Follow facade design prenciples

sam13113 commented 5 years ago

In progress at my branch

sam13113 commented 5 years ago

Added initial code to list OEs from json.

arunkumarsa7 commented 4 years ago

Done.

  1. Currently OE page is dynamic
  2. Will list n number of OEs based on configuration
  3. User based configuration is not done - will be handled using a separate issue
  4. Removed previously used country images and used flag js for dynamic country disply