apps icon indicating copy to clipboard operation
apps copied to clipboard

Oracle setup UX improvements

Open hieronx opened this issue 1 year ago • 2 comments

Oracle setup

  • [x] Change Pricing tab by default (don't use showOracle debug flag)
  • [x] Oracle feeders => Oracle providers
  • [ ] Adapt configuration change component from Pool managers setup for Oracle feeders: Screenshot 2024-06-23 at 14 52 42

Header: Oracle update threshold Subtitle: `Determine how many oracle providers are required before a pricing update is finalized and will become reflected in the NAV.

  • [ ] Toast Set oracle prices => Set oracle providers

Write-off policy

  • [x] Move Write-off policy section from Configuration tab to Pricing tab (below oracle providers)
  • [x] Remove At least one write-off activity is required subtitle

hieronx avatar Jun 23 '24 12:06 hieronx

@hieronx few thing I need to clarify

1) Adapt configuration change component from Pool managers setup for Oracle feeders:

We want to change the section on pool creation -> configuration change threshold? or do we want to add a new section?

  1. Where can I locate the toast? - Toast Set oracle prices => Set oracle providers

Thank you!!

kattylucy avatar Jul 02 '24 14:07 kattylucy

Adapt configuration change component from Pool managers setup for Oracle feeders:

I mean change this (on the Pricing tab):

Screenshot 2024-07-02 at 17 36 05

to look like this:

Screenshot 2024-07-02 at 17 36 38

with this copy:

Header: Oracle update threshold Subtitle: `Determine how many oracle providers are required before a pricing update is finalized and will become reflected in the NAV.

Where can I locate the toast? - Toast Set oracle prices => Set oracle providers

https://github.com/centrifuge/apps/blob/8f2279dbda988ad48e9f4361ba23d5e58290715d/centrifuge-app/src/pages/IssuerPool/Pricing/OracleFeeders.tsx#L33

hieronx avatar Jul 02 '24 15:07 hieronx