amalia/28-mei-26 #27

Merged
amaliadwiy merged 16 commits from amalia/28-mei-26 into main 2026-05-28 17:22:56 +08:00

16 Commits

Author SHA1 Message Date
ed9c1da878 feat: tambahkan PDF report per desa di halaman detail desa
- Tombol Download PDF di sebelah tombol Edit dan Deactivate
- Laporan memuat: header desa (nama, perbekel, status, tanggal),
  4 summary card (users, groups, divisions, projects),
  activity trend 14 hari, peak hours, 10 log aktivitas terakhir,
  dan tabel inactive users 7 hari terakhir
2026-05-28 15:49:10 +08:00
3e1a923d6a feat: PDF report lengkap dengan summary, top 5, attention villages, trend, peak hours
- PDF report memuat 6 ringkasan kartu: desa aktif/nonaktif/no-activity,
  total aktivitas, pengguna aktif/nonaktif
- Section Top 5 desa paling aktif dengan progress bar dan medal emoji
- Section Villages Needing Attention untuk desa nonaktif atau tanpa aktivitas
- Tabel semua desa dengan kolom trend vs periode sebelumnya
- Section Peak Activity Hours dalam layout dua kolom bersama Top 5
- Menggunakan window.open + HTML string untuk output yang bersih dan terbaca
2026-05-28 15:39:57 +08:00
a2b3c9bc85 feat: tambah section inactive users di halaman detail desa 2026-05-28 15:14:54 +08:00
733a36bba7 feat: tambah fitur export CSV untuk logs dan users 2026-05-28 15:06:18 +08:00
1f18001c86 feat: tambah peak hours chart di halaman village detail 2026-05-28 14:47:16 +08:00
0e2c97df47 feat: tambah filter inactive since di halaman user management 2026-05-28 14:32:56 +08:00
75d2ef5b4c fix: ubah teks stale villages alert ke bahasa inggris 2026-05-28 14:19:21 +08:00
b7aecea433 feat: nama desa di activity logs bisa diklik menuju village detail 2026-05-28 14:18:08 +08:00
2e64c1c2a6 feat: tambah stale villages alert card di halaman overview desa-plus 2026-05-28 14:14:40 +08:00
3c188e66d2 feat: tambah kolom Last Activity di tabel user management desa-plus 2026-05-28 14:09:46 +08:00
e82443ee03 chore: bump version to 0.1.17 2026-05-26 16:28:44 +08:00
501fbde118 fix: perbaiki layout tabel dan accordion di layar sempit
Co-authored-by: amaliadwiy <amaliadwiy@users.noreply.github.com>
2026-05-26 15:11:25 +08:00
fe4ddf686e fix: perbaiki layout tabel User Management agar tidak overflow di layar sempit 2026-05-26 15:00:47 +08:00
fe83fd6025 fix: perbaiki layout accordion header Bug Reports agar badge status selalu terlihat 2026-05-26 14:50:47 +08:00
457f36be06 fix: perbaiki layout filter Activity Logs agar tidak overflow 2026-05-26 14:43:59 +08:00
5002fd1519 fix: perbaiki layout table Recent Error Reports di dashboard
Kolom App, Version, Reported, dan Status tidak lagi wrap atau terpotong.
Tambah horizontal scroll pada container dan minWidth pada table.
2026-05-26 14:37:28 +08:00