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

[#330] Deleting draft state for accounts #327

Closed
wants to merge 9 commits into from

Commits on Dec 1, 2022

  1. [#198] changed states of account

    Aleksey Stepanov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    45baad4 View commit details
    Browse the repository at this point in the history
  2. returned draft state for accounts

    Aleksey Stepanov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    64e7cd6 View commit details
    Browse the repository at this point in the history
  3. removed draft state from accounts

    Aleksey Stepanov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    539ee22 View commit details
    Browse the repository at this point in the history
  4. draft state for accounts removed from account factory

    Aleksey Stepanov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    e1a5ecb View commit details
    Browse the repository at this point in the history
  5. [#330] improved naming of states and events

    Aleksey Stepanov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    88d589a View commit details
    Browse the repository at this point in the history
  6. [#330] renamed account state from spent_free_limit to trial_quota_exc…

    …eeded
    Aleksey Stepanov committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3a4dc7c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. [#330] added migration for deleting draft accounts

    Aleksey Stepanov committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c07e98e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. [#330] removed deleting account owner from UffizziCore::Migrations::A…

    …ccountService.remove_draft_accounts
    Aleksey Stepanov committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    80f0c7a View commit details
    Browse the repository at this point in the history
  2. [#330] improved code quality

    Aleksey Stepanov committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    02c7ff4 View commit details
    Browse the repository at this point in the history