1. 28 Oct, 2025 1 commit
  2. 27 Oct, 2025 2 commits
    • Rais Aryaguna's avatar
      feat: add ModalUploadBulanan component for uploading data with progress tracking · 92033d4f
      Rais Aryaguna authored
      refactor: update useAdvancedFilter hook for improved SQL clause building and operator normalization
      
      feat: implement useCencelBulanan hook for canceling monthly records
      
      feat: create useCetakPdfBulanan hook for generating PDF reports
      
      feat: add useDeleteBulanan hook for deleting monthly records
      
      fix: update useUploadBulanan hook to use unified request type
      
      chore: update types for bulanan requests and responses
      
      feat: enhance bulanan API utility functions for delete and cancel operations
      
      feat: integrate new modals (upload, delete, cancel, print) into bulanan list view
      
      fix: replace DialogPenandatangan with ModalUploadBulanan in bulanan record view
      
      feat: add cetakpdf.ts for handling PDF generation logic
      92033d4f
    • Fachri's avatar
      BPU Unifikasi Disetor Sendiri · d86bf9fc
      Fachri authored
      d86bf9fc
  3. 24 Oct, 2025 2 commits
  4. 23 Oct, 2025 5 commits
  5. 20 Oct, 2025 11 commits
  6. 19 Oct, 2025 1 commit
  7. 16 Oct, 2025 1 commit
  8. 15 Oct, 2025 2 commits
    • Rais Aryaguna's avatar
      feat: Add new constants and refactor hooks for Bulanan Bupot · 1748cbbe
      Rais Aryaguna authored
      - Introduced METODE_POTONG constants for payment methods.
      - Updated useGetBulanan hook to normalize data structure and improve readability.
      - Refactored useSaveBulanan hook to handle new data structure and API calls.
      - Enhanced types in types.ts for better type safety and clarity.
      - Updated API utility functions to align with new data structures.
      - Improved BulananListView to display additional fields and formatted values.
      - Refactored BulananRekamView to include new validation schema and handle form submissions.
      - Changed fetcher utility in hitung.ts to use the correct endpoint for calculations.
      1748cbbe
    • Rais Aryaguna's avatar
  9. 14 Oct, 2025 4 commits
  10. 07 Oct, 2025 1 commit
  11. 06 Oct, 2025 3 commits
  12. 02 Oct, 2025 2 commits