Update ashboard, dashboard (~3)
This commit is contained in:
@@ -741,9 +741,9 @@
|
||||
.todo-item.done { opacity: 0.6; }
|
||||
.todo-item.done .todo-text { text-decoration: line-through; }
|
||||
.todo-checkbox {
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
border: 2px solid var(--border-color);
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
border: 2px solid #6b7280;
|
||||
border-radius: 4px;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
@@ -751,8 +751,9 @@
|
||||
justify-content: center;
|
||||
flex-shrink: 0;
|
||||
transition: all 0.2s;
|
||||
background: transparent;
|
||||
}
|
||||
.todo-checkbox:hover { border-color: #8b5cf6; }
|
||||
.todo-checkbox:hover { border-color: #8b5cf6; background: rgba(139, 92, 246, 0.1); }
|
||||
.todo-checkbox.checked {
|
||||
background: #8b5cf6;
|
||||
border-color: #8b5cf6;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastUpdated": "2026-01-30T17:37:00.676Z",
|
||||
"lastUpdated": "2026-02-02T11:25:18.119Z",
|
||||
"programs": [
|
||||
"ROACONT",
|
||||
"ROAGEST",
|
||||
@@ -14,6 +14,17 @@
|
||||
"Altele"
|
||||
],
|
||||
"issues": [
|
||||
{
|
||||
"id": "ROA-002",
|
||||
"title": "D406 - verificare SAFT account Id gol",
|
||||
"description": "",
|
||||
"program": "ROACONT",
|
||||
"owner": "robert",
|
||||
"priority": "urgent-important",
|
||||
"status": "todo",
|
||||
"created": "2026-02-02T11:25:18.115Z",
|
||||
"deadline": "2026-02-02"
|
||||
},
|
||||
{
|
||||
"id": "ROA-001",
|
||||
"title": "D101: Mutare impozit precedent RD49→RD50",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastUpdated": "2026-02-02T11:06:00Z",
|
||||
"lastUpdated": "2026-02-02T11:26:11.628Z",
|
||||
"items": [
|
||||
{
|
||||
"id": "prov-2026-02-02",
|
||||
@@ -14,4 +14,4 @@
|
||||
"createdAt": "2026-02-02T09:00:00Z"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user