Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Admin] Construct base components for order creation in admin interface #5434

Merged

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    ac0099e View commit details
    Browse the repository at this point in the history
  2. Create and link orders/new component with a base header

    This commit introduces a new `orders/new` component that includes a
    header, providing users with 'Save' and 'Discard' button options.
    Although the UI elements have been integrated, the functionalities for these
    buttons will be implemented in subsequent iterations.
    rainerdema committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b8f3a4d View commit details
    Browse the repository at this point in the history