Add true up review status history, add migration for persisting history, add store to create, get, and update true up review history entries, cleanup errors, etc.
Этот коммит содержится в:
24
i18n/en.json
24
i18n/en.json
@@ -2077,6 +2077,30 @@
|
||||
"id": "api.license.request_trial_license.fail_get_user_count.app_error",
|
||||
"translation": "Unable to get a trial license, please try again or contact with support@mattermost.com. Cannot obtain the number of registered users."
|
||||
},
|
||||
{
|
||||
"id": "api.license.true_up_review.get.fail.app_error",
|
||||
"translation": "Unable to get true up review records."
|
||||
},
|
||||
{
|
||||
"id": "api.license.true_up_review.license.required",
|
||||
"translation": "A license is required to request a true up review."
|
||||
},
|
||||
{
|
||||
"id": "api.license.true_up_review.not.allowed.for.cloud",
|
||||
"translation": "A true up review cannot be requested for cloud subscriptions."
|
||||
},
|
||||
{
|
||||
"id": "api.license.true_up_review.user.count.fail",
|
||||
"translation": "Unable to get user counts."
|
||||
},
|
||||
{
|
||||
"id": "api.license.true_up_review.webhook.in.count.fail",
|
||||
"translation": "Unable to get inbound webhook counts."
|
||||
},
|
||||
{
|
||||
"id": "api.license.true_up_review.webhook.out.count.fail",
|
||||
"translation": "Unable to get outbound webhook counts."
|
||||
},
|
||||
{
|
||||
"id": "api.license.upgrade_needed.app_error",
|
||||
"translation": "Feature requires an upgrade to Enterprise Edition."
|
||||
|
||||
Ссылка в новой задаче
Block a user