Skip to content

Latest commit

 

History

History
76 lines (60 loc) · 1.16 KB

TODO.md

File metadata and controls

76 lines (60 loc) · 1.16 KB

ToDo

  • User Guide / Publish / Marketplace

Processors

Area:

  • Analytics
  • Wishlist
  • Invoice
  • Shipment
  • CreditMemo
  • Refund
  • Payment
  • Cookie
  • Others

Export

  • Payment Data
  • Invitation Data
  • Multiple export in command line result in filename expanded at each iteration

Anonymizer

  • Payment Data
  • Invitation Data

Config

  • Improve UI of fields: attributes list instead of text field

Doc

  • Add images
  • Complete developer guide
  • Attributes, Custom Attributes, Extensible Data

Facade

GDPR facade for customer actions

Split

  • API (OK)
  • GDPR (api implementation) (OK)
  • Erase (OK)
    • Logged In Customer (OK)
      • Customer (OK)
      • Customer Address (OK)
      • Order (OK)
      • Quote (OK)
      • Subscriber (OK)
    • Guest (OK)
      • Customer (OK)
      • Customer Address (OK)
      • Order (OK)
      • Quote (OK)
      • Subscriber (OK)
  • Export (OK)
    • Logged In Customer (OK)
      • Customer (OK)
      • Customer Address (OK)
      • Order (OK)
      • Quote (OK)
      • Subscriber (OK)
    • Guest (OK)
      • Customer (OK)
      • Customer Address (OK)
      • Order (OK)
      • Quote (OK)
      • Subscriber (OK)
  • Admin UI (OK)
  • Frontend UI (OK)
  • Console (OK)