Commit Graph

  • ba344c9f74 Merge pull request #1 from aryadwiputra/development main Arya Dwi Putra 2025-12-19 09:22:04 +07:00
  • 0bd79b79dd docs: add detailed documentation guide and link from README development Arya Dwi Putra 2025-12-19 09:18:52 +07:00
  • f2a72237a2 docs: add complete project README and setup guide Arya Dwi Putra 2025-12-19 00:46:38 +07:00
  • 73875c3ab2 ui(dashboard): show 3 distribution charts per row Arya Dwi Putra 2025-12-19 00:36:21 +07:00
  • 47580aeb54 feat(dashboard): add operational overview and charts Arya Dwi Putra 2025-12-19 00:21:25 +07:00
  • 36bf947ce7 test: fix asset transaction flow tests for UUID permissions Arya Dwi Putra 2025-12-19 00:21:16 +07:00
  • 806dbf6765 feat(landing): refresh content, nav, and local images Arya Dwi Putra 2025-12-19 00:00:43 +07:00
  • 3ccb626e99 fix(seeder): tolerate remote image download timeouts Arya Dwi Putra 2025-12-19 00:00:36 +07:00
  • c0713bbd41 Add public API with API key middleware and webhooks Arya Dwi Putra 2025-12-03 09:10:40 +07:00
  • fe85d1b91d Use AssetService in import for auto RFID/NFC and QR Arya Dwi Putra 2025-12-03 09:09:52 +07:00
  • 32a4e4e191 Auto-generate RFID/NFC tags based on settings Arya Dwi Putra 2025-12-03 09:08:29 +07:00
  • a2b8376960 Apply new settings to QR, validation, and import flow Arya Dwi Putra 2025-12-03 08:49:51 +07:00
  • 4f6dfc5090 Expand settings for import, archive, workflow, and security Arya Dwi Putra 2025-12-03 08:48:23 +07:00
  • c773ab2b97 Improve archived assets visibility and filters Arya Dwi Putra 2025-12-03 08:43:26 +07:00
  • 4ab1eaeb8c Support import images via URL or ZIP file reference Arya Dwi Putra 2025-12-03 08:39:02 +07:00
  • 403364a6ad Add sample import CSV and support image download Arya Dwi Putra 2025-12-03 08:36:50 +07:00
  • 3c7cb12041 Add soft delete, archive, and bulk import/export for assets Arya Dwi Putra 2025-12-03 08:34:45 +07:00
  • 5f4e286b7d Update asset UI for RFID/NFC and consumable stock Arya Dwi Putra 2025-12-02 19:54:46 +07:00
  • ac93dcbe13 Update asset seeder with RFID/NFC and consumable samples Arya Dwi Putra 2025-12-02 19:52:34 +07:00
  • 9f5a35b08c Add RFID/NFC and consumable fields to assets Arya Dwi Putra 2025-12-02 19:50:43 +07:00
  • d062deb3c2 Fix API docs layout body class Arya Dwi Putra 2025-12-02 19:09:54 +07:00
  • 983ee5f74a Add API docs page and link from setup wizard Arya Dwi Putra 2025-12-02 19:08:15 +07:00
  • 7ab199ea62 Improve integration UX in setup wizard Arya Dwi Putra 2025-12-02 19:06:47 +07:00
  • faac7bda53 Add integration placeholders to setup wizard Arya Dwi Putra 2025-12-02 19:03:39 +07:00
  • e3e8430a5b Refine setup settings form with selects and better labels Arya Dwi Putra 2025-12-02 18:40:00 +07:00
  • 643ea05d1a Allow configuring seeded settings in setup wizard Arya Dwi Putra 2025-12-02 18:35:59 +07:00
  • 36d963ca06 Seed default settings during setup migrate Arya Dwi Putra 2025-12-02 18:33:28 +07:00
  • 765454e01b Fix PIC routes to match resource name Arya Dwi Putra 2025-12-02 18:23:12 +07:00
  • 2413849f13 Use UUID-aware Role model in setup wizard Arya Dwi Putra 2025-12-02 18:21:32 +07:00
  • 855a76c055 Fix role/permission uuid mapping for wizard user Arya Dwi Putra 2025-12-02 17:36:19 +07:00
  • abb9b0297b Add database readiness check and setup redirect Arya Dwi Putra 2025-12-02 17:24:33 +07:00
  • d38c8d84b2 Add setup wizard for initial installation Arya Dwi Putra 2025-12-02 17:15:08 +07:00
  • 62c4246e7a Add vendor contracts master UI and seed data Arya Dwi Putra 2025-12-02 16:52:02 +07:00
  • a86b9cf336 Add asset financial inputs (depreciation, capex/opex, vendor contract) Arya Dwi Putra 2025-12-02 16:48:09 +07:00
  • 3215baa566 Seed depreciation sample data and fix vendor contract FK Arya Dwi Putra 2025-12-02 16:32:36 +07:00
  • efbaf711e6 Add depreciation report with filters and export Arya Dwi Putra 2025-12-02 16:23:52 +07:00
  • ac0be8a19e Add asset financial fields, vendor contracts, and maintenance SLA inputs Arya Dwi Putra 2025-12-02 16:18:30 +07:00
  • 7a5138cca9 Add modal transaction forms on public asset view Arya Dwi Putra 2025-12-02 15:35:12 +07:00
  • bed296621d Fix master edit routes using correct resource parameter names Arya Dwi Putra 2025-12-02 15:06:25 +07:00
  • 759c06d1fa Fix master data edit form action to use named update routes Arya Dwi Putra 2025-12-02 15:04:59 +07:00
  • 44300b7210 Fix edit form routes to dashboard-prefixed named routes Arya Dwi Putra 2025-12-02 15:01:38 +07:00
  • 26e256a04b Add approvals.manage permission and secure approval routes Arya Dwi Putra 2025-12-02 14:43:00 +07:00
  • 6843574054 Add tests for movement, disposal permissions, and reverse flow Arya Dwi Putra 2025-12-02 14:40:10 +07:00
  • 46ee8be350 Handle rejection states for movement/disposal and mark reversed disposal Arya Dwi Putra 2025-12-02 14:30:38 +07:00
  • 5019fc16cf Align maintenance status flow with approval (planned/in_progress/completed) Arya Dwi Putra 2025-12-02 14:28:55 +07:00
  • 7e0caa0cb6 Add status filters to asset transactions (movement, disposal, maintenance) Arya Dwi Putra 2025-12-02 14:23:28 +07:00
  • 449c0ae680 Tweak approval seeder notes for pending entries Arya Dwi Putra 2025-12-02 14:16:43 +07:00
  • 25d9c19a5c Align seeded transactions to approved status and add approvals menu Arya Dwi Putra 2025-12-02 14:09:22 +07:00
  • 74df6465af Add approvals dashboard page for pending requests Arya Dwi Putra 2025-12-02 13:50:59 +07:00
  • e960c1dbfa Seed sample approval requests for movement, disposal, maintenance Arya Dwi Putra 2025-12-02 13:39:39 +07:00
  • fb640da02b Split approval migrations per table and avoid duplicate status Arya Dwi Putra 2025-12-02 13:25:05 +07:00
  • d3e5398c9e Add approval workflow for movement, disposal, and maintenance Arya Dwi Putra 2025-12-02 13:21:34 +07:00
  • 3cb60bc94e Add audit trail middleware and model listeners Arya Dwi Putra 2025-12-02 10:47:39 +07:00
  • a02e401663 Rollback header Arya Dwi Putra 2025-12-02 10:38:39 +07:00
  • 205e850571 Simplify header dropdown and link profile Arya Dwi Putra 2025-12-02 10:26:44 +07:00
  • 7b178790fd Seed users with and without 2FA enabled Arya Dwi Putra 2025-12-02 10:09:07 +07:00
  • 01a0348c74 Change 2FA flow to post-login challenge page Arya Dwi Putra 2025-12-02 10:06:43 +07:00
  • 4740b5c2ac Fix login by excluding 2FA code from auth credentials Arya Dwi Putra 2025-12-02 09:57:51 +07:00
  • 42f8d6b6f2 Add profile page, optional 2FA, session timeout, and scoped asset access Arya Dwi Putra 2025-12-02 09:54:56 +07:00
  • c3ae589382 Normalize date fields when editing assets Arya Dwi Putra 2025-12-02 09:26:44 +07:00
  • 01a6bcb192 Show only changed fields in asset changelog rows Arya Dwi Putra 2025-12-02 09:24:41 +07:00
  • 55b93717b8 Fix person in charge validation table name Arya Dwi Putra 2025-12-02 09:22:14 +07:00
  • 3952a738e3 Fix asset update URL to use dashboard route Arya Dwi Putra 2025-12-02 09:20:09 +07:00
  • a217afee19 Refine asset changelog layout with horizontal badges Arya Dwi Putra 2025-12-02 09:18:27 +07:00
  • c3923f6b7c Improve asset changelog readability with related names Arya Dwi Putra 2025-12-02 09:16:41 +07:00
  • 524a469bf4 Add asset changelog seeder Arya Dwi Putra 2025-12-02 09:01:43 +07:00
  • 7723a9d136 Add asset changelog model and display history on asset detail Arya Dwi Putra 2025-12-02 08:42:27 +07:00
  • a7b7dd7bd1 Add scheduled due reminders, readonly middleware, and landing help/changelog Arya Dwi Putra 2025-12-02 08:38:46 +07:00
  • a774d95d49 Honor system settings for QR, audit log, pagination, and readonly mode Arya Dwi Putra 2025-12-02 08:34:18 +07:00
  • 750574832b Apply attachment size setting to asset photo upload validation Arya Dwi Putra 2025-12-02 08:32:07 +07:00
  • 556985f35f Apply settings-driven pagination/QR behavior and update landing/menu routes Arya Dwi Putra 2025-12-02 08:30:09 +07:00
  • 82d55313fc Point sidebar dashboard links to prefixed routes Arya Dwi Putra 2025-12-02 08:27:03 +07:00
  • 7c8e1dfa82 Redirect auth views when logged in, dynamic landing CTA, and refresh landing images Arya Dwi Putra 2025-12-02 08:11:10 +07:00
  • 84fa1dcb73 Update logo Arya Dwi Putra 2025-12-02 08:07:11 +07:00
  • 80d57e584e Make landin master layout can push script Arya Dwi Putra 2025-12-02 08:07:05 +07:00
  • 2b9985bbc7 Revamp public asset view with marketplace-style photo gallery Arya Dwi Putra 2025-12-02 08:04:49 +07:00
  • 90a68dc110 Prefix dashboard routes, adjust QR to public asset view, and seed asset photos Arya Dwi Putra 2025-12-02 07:58:47 +07:00
  • de0e162533 Add public asset detail page for QR scan with conditional action buttons Arya Dwi Putra 2025-12-02 07:52:49 +07:00
  • c3f6ec53b9 Make asset photos clickable and consistent gallery sizing Arya Dwi Putra 2025-12-02 07:49:22 +07:00
  • 5e17b0efc0 Add asset photo uploads with gallery and QR section Arya Dwi Putra 2025-12-02 07:46:05 +07:00
  • c44364c344 Refresh landing page nav and hero with asset-focused content Arya Dwi Putra 2025-12-02 07:32:23 +07:00
  • 3f5632f57c Change name to summary Arya Dwi Putra 2025-12-01 20:35:30 +07:00
  • 02e651fee3 Implement Spatie middleware Arya Dwi Putra 2025-12-01 20:34:50 +07:00
  • 8d9342bde7 Register Spatie permission middleware aliases Arya Dwi Putra 2025-12-01 20:33:23 +07:00
  • 3c4feb90fe Foreign key to uuid on session Arya Dwi Putra 2025-12-01 20:23:52 +07:00
  • c65c1f61c7 Update admin to super-admin Arya Dwi Putra 2025-12-01 20:23:44 +07:00
  • f7c3f55d95 Enforce RBAC with auth middleware and realistic roles/permissions Arya Dwi Putra 2025-12-01 20:19:53 +07:00
  • 1c1bac35f7 Refresh auth pages with split layout and asset cover imagery Arya Dwi Putra 2025-12-01 20:13:31 +07:00
  • 302142e2a0 Use asset-themed cover image for login/register Arya Dwi Putra 2025-12-01 20:10:17 +07:00
  • 47d285ff07 Modify layout Arya Dwi Putra 2025-12-01 20:08:22 +07:00
  • 307727f558 Wire login/register views to auth logic and add auth routes Arya Dwi Putra 2025-12-01 20:06:09 +07:00
  • 8ec483f589 Retheme landing page for asset management messaging Arya Dwi Putra 2025-12-01 20:01:49 +07:00
  • d40f8086d5 Update report controller Arya Dwi Putra 2025-12-01 18:25:28 +07:00
  • f7b364c15a Add landing layout Arya Dwi Putra 2025-12-01 18:25:19 +07:00
  • 0361e34209 add landing page component Arya Dwi Putra 2025-12-01 18:11:36 +07:00
  • 5f8189abe9 Add asset maintenance tracking with CRUD page and menu Arya Dwi Putra 2025-12-01 12:50:47 +07:00
  • 728cd81355 Improve Excel asset reports with multi-sheet relations and formulas Arya Dwi Putra 2025-12-01 12:46:30 +07:00
  • becced2ead Export full asset report with related sheets in Excel Arya Dwi Putra 2025-12-01 09:56:42 +07:00
  • b2e2dac668 Fix report layout to remove undefined slot and use filter/report sections Arya Dwi Putra 2025-12-01 09:54:00 +07:00
  • 9af70d6880 Add report pages with filtering and export to Excel/PDF Arya Dwi Putra 2025-12-01 09:49:54 +07:00