Skip to content

Latest commit

 

History

History
83 lines (74 loc) · 1.79 KB

README.md

File metadata and controls

83 lines (74 loc) · 1.79 KB


English | 中文

TODO

Feature To-Do List

Frontend

  • Manage
    • Identity
      • User
      • Role
      • Claim Types
      • Security Logs
      • Organization Units
      • Sessions
    • Permissions
      • Groups
      • Definitions
    • Settings
      • Definitions
      • System Settings
    • Audit Logs
    • Notifications
      • My Notifilers
      • Group Notification
      • Notification Definitions
    • Caching Management
    • Feature Management
      • Group Definitions
      • Permission Definitions
  • My Settings
    • Basic Settings
    • Security Settings
    • Bind Settings
    • Session Settings
    • Notice Settings
    • Authenticator Settings
    • Personal Data Settings
  • Account Center
    • My Cloud
    • User Settings
  • Saas
    • Editions
    • Tenants
  • OpenIddict
    • Applications
    • Authorizations
    • Scopes
    • Tokens
  • Platform
    • Message Manage
      • Email Messages
      • Sms Messages
    • Layout
    • Menus
    • Data Dictionary
  • Localization
    • Text
    • Language
    • Resource
  • WebHooks
    • Subscriptions
    • Send Attempts
    • Webhook Definitions
    • Group Definitions
  • Task Management
    • Background Jobs
  • Object Storage
    • Containers
    • Objects
  • Templating
    • Text Templates

Backend

The backend in this repository does not need to be managed for now; it is only for my local debugging. Please refer directly to the backend content in the original forked repository.