#12 Fix restore UI

已合并
jonathan 4 年前 将 7 次代码提交从 kris/fix_restore_ui合并至 master
kris 评论于 4 年前

@jonathan please review

@jonathan please review
jonathan4 年前kris 指派
jonathan 请求变更 4 年前
jonathan 留下了一条评论

Just one question. Otherwise looks good.

src/_store/account.module.js
@@ -123,1 +124,3 @@
error => commit('restoreFailure', error)
error => {
commit('restoreFailure', error);
systemConfigs.restoringInProgress = false;
jonathan 评论于 4 年前

shouldn’t we move the systemConfigs.restoringInProgress = false; statements into the restoreSuccess and restoreFailure mutators?

shouldn't we move the `systemConfigs.restoringInProgress = false;` statements into the `restoreSuccess` and `restoreFailure` mutators?
jonathan 关闭此合并请求 4 年前
jonathan4 年前 删除了分支 kris/fix_restore_ui

评审人

jonathan 请求变更 4 年前
该合并请求已作为 108d44cb49 被合并。
登录 并参与到对话中。
无审核者
未选择标签
未选择里程碑
未指派成员
2 名参与者
通知
到期时间

未设置到期时间。

依赖工单

此合并请求当前没有任何依赖。

正在加载...
这个人很懒,什么都没留下。