aiidalab / aiidalab/aiidalab-qe

On clean remote data button and checks

未关闭
#857 0 条评论 0 个 reaction 已指派 1 人 已被 @mikibonacci 认领 在 GitHub 查看
enhancement
主要语言
Python
星标
33
派生
25
平均合并
6 小时 7 分钟
30 天内合并 PR
8

描述

Improvements to be implemented:

- [ ] We should check only once if the `CalcJobNode` are empty, not eveytime we load the page/workchain. Now, for each `CalcJobNode`, we check the `is_empty` attribute. We need to verify that this is does not open ssh connections each time is it accesssed (see if it is a `property`). If each time it connects to remote, we should instead store an extra `is_empty` in the workchain, and then we only check if this attribute is not set.
- [ ] The clean button remains red even if it is disabled. We should change the color (grey).
- [ ] We should somehow also estimate the size of the remote data, so the user can decide if delete or not. See this PR in aiida-core by @GeigerJ2 : https://github.com/aiidateam/aiida-core/pull/6584

This is a follow-up of https://github.com/aiidalab/aiidalab-qe/issues/815

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。