Skip to content

Add global app config with dashboard #42

Description

@ScriptyChris

App may have a config dashboard, accessible (likely) with Admin privileges, where some global settings could be changed, for example:

  • maximum product rating value (currently hard coded to 5)
  • product categories (currently set via /src/middleware/routes/api-users.ts file) and their nesting level
  • delay time for expiring User registration confirmation token (currently hard coded to 1 hour)
  • payment options (currently they are based on PayU API with some hard coded exclusion in src/middleware/helpers/payu-api.ts file)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions