feat(dashboard): rapikan dashboard peneliti & provinsi + perbaikan da…#17
Merged
Conversation
…ta research Peneliti (ResearchPortalPage): - KPI jadi 2 kolom di mobile. - Filter Arsip Data didesain ulang: search prominen + tombol Cari, 3 select (auto-terapkan saat diubah) 3 kolom di mobile, tombol Reset saat ada filter. - Kolom Periode diformat ringkas "1 Jan 2020 - 31 Des 2025" (id-ID, tz UTC), bukan ISO mentah. Provinsi (ProvinceDashboardPage): - Filter banner (bulan, kabupaten, reset) dimodernkan & jadi 3 kolom di mobile. - KPI jadi 2 kolom di mobile. Perbaikan backend research (ResearchController): - REKAMAN (record_count) & Total Rekaman kini dihitung dari query data ASLI (sama dengan yang diekspor), bukan angka seeder statis yang menyesatkan. - Unduhan JSON kini file lengkap & rapi (pretty-print, semua baris via cursor) setara CSV; API v1 tetap paginated/compact. Test download disesuaikan. Fix akses (navigation.ts): - Sembunyikan menu "Arsip Data" dari role provinsi (backend /research memang khusus peneliti) sehingga provinsi tak lagi memicu 403.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ta research
Peneliti (ResearchPortalPage):
Provinsi (ProvinceDashboardPage):
Perbaikan backend research (ResearchController):
Fix akses (navigation.ts):