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

ZMS-93 #542

Merged
merged 6 commits into from
Oct 24, 2023
Merged

ZMS-93 #542

merged 6 commits into from
Oct 24, 2023

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    328c818 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. rewrite mailbox handler create function, convert it to async as well …

    …as add check for max mailboxes
    NickOvt committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    fcdb4c1 View commit details
    Browse the repository at this point in the history
  2. mailboxes.js add support for new createAsync function, refactor. tool…

    …s.js add support for new error code
    NickOvt committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7f974e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    8d00e9e View commit details
    Browse the repository at this point in the history
  2. fix error message, make it clearer. Remove OVERQUOTA error code and r…

    …eplace with CANNOT. Remove OVERQUOTA error in the tools.js as well
    NickOvt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    61645e4 View commit details
    Browse the repository at this point in the history
  3. fix createAsync wrapper, strict ordering. Settings handler remove unn…

    …ecessary second param
    NickOvt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    c389ea6 View commit details
    Browse the repository at this point in the history