32 Commits

Author SHA1 Message Date
e0e9f39275 Tambah fungsi formatRupiah
Menambahkan fungsi untuk memformat angka ke dalam format mata uang Rupiah. Perubahan ini juga menyertakan konsistensi penggunaan kutip ganda dalam fungsi format tanggal.
2024-11-21 13:30:27 +07:00
e8807e9233 Merge branch 'lpj' of https://git.putrakuningan.com/putrakuningan/dashboard-template into lpj 2024-11-15 13:54:06 +07:00
0a917cc597 Menambahkan gambar pdf dan mengubah pesan error supaya kita tahu pesannya apa 2024-11-15 13:52:17 +07:00
204a0451d4 Tambahkan fungsi format tanggal Indonesia
Menambahkan dua fungsi baru untuk memformat tanggal dan tanggal-waktu ke dalam format Indonesia di file app.js. Fungsi ini menggunakan metode toLocaleDateString dan toLocaleString dengan parameter lokal 'id-ID'.
2024-11-15 09:51:54 +07:00
4fa9bac73c Add pdfobject and laravel-dompdf dependencies
Added `pdfobject` to npm dependencies and `barryvdh/laravel-dompdf` to composer dependencies. Corrected import order in `app.js` and streamlined dependency imports.
2024-11-05 10:19:20 +07:00
58606ec9be Penambahan Menu Service Provider 2024-10-29 11:57:32 +07:00
c8e9062676 Update to Metronic 9.07 and Tailwind 3.4.13 2024-10-19 15:34:15 +07:00
8e4784c6ce add check roles on sidebar 2024-10-14 17:53:29 +07:00
eb355ebe88 update header and sidebar 2024-10-03 11:52:16 +07:00
70c46022b9 update dev dependencies 2024-09-17 10:20:11 +07:00
cc56cc17ff update title and faviicon 2024-09-11 21:11:34 +07:00
31591215dc change zoom level and default theme mode 2024-09-03 13:36:59 +07:00
cb7792272b Update User Section on Header
- Add Name of Auth user Login
- Add NIK and branch of Auth user Login
- Add Role User of Auth user Login
2024-08-28 09:11:15 +07:00
26ca2a1bbc add style switch for input type radio 2024-08-27 21:03:19 +07:00
df2c7f5997 Feature #14 : ID Generator 2024-08-24 21:16:26 +07:00
caa8f39c91 Feature #13 : Fiture Notify 2024-08-22 17:11:35 +07:00
b545c0c85b update global selectize 2024-08-22 11:49:32 +07:00
c4e1e7a9ec Feature #12 : add function to handle select option field
- class with .tomselect can do search for value on select option field
2024-08-13 10:44:52 +07:00
b9e3066e47 Feature #11: Add Dark Mode to Selectize Selection
Add Plugins Pretier
Add Package spatie-pdf
Update Breadcrumbs style
2024-08-12 21:59:49 +07:00
dded90da18 Feature #10 : Add Pulse to Monitor Apps 2024-08-10 20:13:50 +07:00
4f9c3a287a Update Load Asset Module 2024-08-10 13:58:32 +07:00
497a67af81 add package tomselect 2024-08-09 16:58:12 +07:00
e6f1bb4815 Feature #9 : Add Auth Layout 2024-08-07 14:43:58 +07:00
c4995400a9 change is_array to isset 2024-08-07 11:14:52 +07:00
e06980b568 Feature #7 : Update Sidebar and add Default Modules 2024-08-07 09:56:48 +07:00
098e51e764 Feature #6 : Add Metronic 2024-08-06 17:12:08 +07:00
0543882998 Feature #5 : Activity Logs 2024-08-06 11:42:31 +07:00
0e6195fa5a Feature #4 : Change Layout to Fluid and Add Menu Management 2024-08-05 14:26:31 +07:00
d2b549b6e6 Feature #3 : jQuery and Sweetalert2 2024-08-05 14:26:06 +07:00
8bfc23fa23 Feature #2 : Breadcrumbs 2024-08-05 14:25:41 +07:00
0c2bb15b58 Feature 1# : Update Compiling Asset and Modular
- Add Modular Package
- Update Compiler asset to handle modular
- update route to url on view
- Move User Models and MIgration to to Module Usermanagement
- Remove Database Seeder
2024-07-31 17:39:21 +07:00
2630438010 Initial Commit 2024-07-30 14:40:13 +07:00