-
Notifications
You must be signed in to change notification settings - Fork 145
[Add] Menambah fitur Data Sarana#1335
Open
andikachamberlin wants to merge 3 commits intoOpenSID:master from
Open
[Add] Menambah fitur Data Sarana #1335andikachamberlin wants to merge 3 commits intoOpenSID:master from
andikachamberlin wants to merge 3 commits intoOpenSID:master from
Conversation
Contributor
vickyrolanda
commented
Sep 24, 2025
@andikachamberlin untuk proses input data sarana perlu ada perubahan :
- Datatable yang ditampilkan sifatnya keseluruhan namun bisa difilter perdesa.
- tambahkan fungsi import untuk dapat diterima dari setiap desa
- tambahkan template import
- hilangkan filter range tanggal,tombol filter & reset gunakan select submit
@andikachamberlin
andikachamberlin
changed the title
(削除) Tambah fitur CRUD Data Sarana, Export Excel, Rekap Kategori & Unit Test -- closes #939 (削除ここまで)
(追記) [Add] Menambah fitur Data Sarana (追記ここまで)
Sep 27, 2025
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.
Menambahkan fitur Data Sarana untuk OpenDK:
CRUD (Create, Read, Update, Delete) Data Sarana.
Export Excel dengan header berwarna, title, nama, dan tanggal.
Rekap jumlah sarana per kategori.
Unit/feature test untuk semua route Data Sarana.
Integrasi filter pencarian, kategori, dan tanggal untuk export & index.
Penambahan pagination
Relation Table data sarana dan data desa
Masalah Terkait (Related Issue):
Menyelesaikan issue #939 terkait detail dan pengelolaan Data Sarana di OpenDK.
Langkah untuk Mereproduksi (Steps to Reproduce):
Buka halaman Data Sarana di OpenDK.
Tambahkan data baru melalui form "Tambah".
Edit data melalui tombol "Edit".
Hapus data melalui tombol "Hapus" dan konfirmasi.
Klik tombol Export untuk mendownload Excel.
Jalankan unit test:
php artisan test --filter=DataSaranaControllerTest
Pastikan semua test berhasil.
Daftar Periksa (Checklist):
Saya telah mengikuti aturan penulisan script OpenDK.
Saya telah membuat unit/feature test untuk semua route Data Sarana.
Semua fitur telah diuji di local development.
Form dan export Excel sudah sesuai spesifikasi.
Kode telah di-push ke branch 939-sarana-detail.
Tangkapan Layar (Screenshot):
Screenshot 2025年09月23日 at 17 03 16