Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 248 Bytes

TODO_REFACTOR_FRONTEND.md

File metadata and controls

5 lines (4 loc) · 248 Bytes

TODO. Refactor ptc-dashboard

  • lib/PermissionEngine/api/index.js is exporting the whole bunch. make it export each method or split the API class into smaller pieces
    • Or make it singleton
  • Merge feat/display-event into main