v1.0.178: Фаза 2 — groups.js. loadGroupsAction + renderGroups + renderGroupCard + renderGroupCardDone. markGroupDone удалена, готовность = group.compare.status === 'done'. renderGroups пересобирает ВСЕ карточки из state.groups.

This commit is contained in:
2026-06-25 09:15:54 +04:00
parent ba9a833ce8
commit e7917c8af5
3 changed files with 238 additions and 115 deletions
+1
View File
@@ -248,6 +248,7 @@
<script src="https://contracts.kube5s.ru/static/state.js?v=1.0.178"></script>
<script src="https://contracts.kube5s.ru/static/app_utils.js?v=1.0.178"></script>
<script src="https://contracts.kube5s.ru/static/files.js?v=1.0.178"></script>
<script src="https://contracts.kube5s.ru/static/groups.js?v=1.0.178"></script>
<script src="https://contracts.kube5s.ru/static/app.js?v=1.0.178"></script>
</body>
</html>