CoolFace
Apppublic

raihannn28/Payroll-Cimol-Bojot

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
50 commits on main
0af6a254mo ago

Reduce logo-td width to 48px to bring company name and address closer to the logo

raihannn28
06c93c14mo ago

Update payslip period title to display only the month name (e.g. BULAN MEI)

raihannn28
2f0cf044mo ago

Remove Jabatan (job classification and allowance) from PHL and PKWT individual payslips

raihannn28
10aa63d4mo ago

Rename BPJamsostek/BPJS Ketenagakerjaan to BPJS TK and remove unused fields/allowances from payslip individual slips and modals

raihannn28
0491cac4mo ago

feat: redesign individual PDF payslips to match Citarasa Kuliner Indonesia layout in A5 landscape

raihannn28
c0f097e4mo ago

feat: make employee index action bar and stats cards responsive on mobile without changing desktop layout

raihannn28
b4d52d84mo ago

fix: make sidebar z-index responsive to sit behind modals on desktop

raihannn28
2d2e61e4mo ago

feat: implement dynamic sidebar component with nested menu support and Alpine.js state management

raihannn28
740229e4mo ago

feat: create payroll dashboard page with period selector and analytics components

raihannn28
0c66f4f4mo ago

feat: create responsive application header layout with mobile menu and theme toggle

raihannn28
a1889434mo ago

Comment out notification dropdown in app header

raihannn28
13a281d4mo ago

Configure trusted proxies and force HTTPS for assets and routes in production

raihannn28
b1a017c4mo ago

Use --legacy-peer-deps for npm install to resolve peer dependency issues

raihannn28
6dccce74mo ago

Refactor Dockerfile to run composer install as root and fix folder permissions

raihannn28
36753934mo ago

Switch to debian-based node:18 image for assets compilation stage

raihannn28
a408e3a4mo ago

Implement multi-stage Docker build to compile frontend assets using Node.js

raihannn28
641ceed4mo ago

Install xml dependencies and ignore platform reqs during composer install

raihannn28
8d8d9a84mo ago

Switch to non-root CLI Docker environment and run via php artisan serve for Hugging Face compatibility

raihannn28
680b2624mo ago

Disable composer install scripts during Docker build and run package:discover on startup

raihannn28
02cc9284mo ago

Simplify README.md contents

raihannn28
77963154mo ago

Add Hugging Face Space metadata in README.md

raihannn28
c9864a34mo ago

Automatically run migrations and seeders on startup, and make database seeder idempotent

raihannn28
f8acdf34mo ago

chore: add production database seeder, environment template, production entry point, and update Dockerfile to use port 7860

raihannn28
2f8481c4mo ago

feat: add Docker configuration and dummy data for project deployment

raihannn28
ff642814mo ago

feat: implement employee payroll report history controller and slip modal component

raihannn28
32bb7bd4mo ago

feat: implement PKWT and PHL payroll modules with attendance imports, slip generation, and reporting support

raihannn28
080c42b4mo ago

feat: implement payroll dashboard with lateness summary card and period selector

raihannn28
40719d84mo ago

feat: implement employee lateness analytics dashboard with PKWT/PHL reporting and trend visualization.

raihannn28
55c3e4c4mo ago

feat: implement HR dashboard and multi-format report generation controllers and views

raihannn28
e5d0a424mo ago

feat: implement payslip generation and management UI for PKWT employees

raihannn28
4e60a724mo ago

feat: add PKWT payroll setup interface for team selection and holiday scheduling

raihannn28
cb812594mo ago

feat: implement PKWT payroll management module including period tracking, team assignments, and automated payroll export functionality

raihannn28
ccf86d84mo ago

feat: implement payroll attendance tracking with late and early departure records for PKWT and PHL employees

raihannn28
b6cbe6c4mo ago

feat: add Excel import functionality for risk allowances in PKWT and PHL payroll modules

raihannn28
2c2d9314mo ago

feat: add overtime import modal components for PHL and PKWT payrolls

raihannn28
d402c2a4mo ago

feat: implement overtime management for PHL and PKWT payroll modules including imports, modal interactions, and detail views

raihannn28
5f28b504mo ago

feat: add modal component for creating new PHL payroll periods

raihannn28
716f7d54mo ago

feat: add employee management modals and bulk import functionality with supporting templates and importer logic

raihannn28
cd9df7f4mo ago

feat: implement comprehensive payroll management module for PHL and PKWT employees with enhanced data tracking and reporting views

raihannn28
5207dce4mo ago

feat: implement team management system with CRUD functionality and employee association support

raihannn28
1cd7e9b4mo ago

feat: implement email notification system for PHL and PKWT payroll salary slips

raihannn28
155ae864mo ago

feat: implement SMTP configuration management and connection testing functionality

raihannn28
6abd0ca4mo ago

feat: add user management view with table, search, and dynamic status indicators

raihannn28
3c98e264mo ago

feat: implement user authentication and middleware to track last seen activity

raihannn28
c4e6bfb4mo ago

feat: implement user activity tracking with last-seen middleware and session monitoring

raihannn28
5cac09a4mo ago

feat: create blade view for user and role management interface

raihannn28
825c72e4mo ago

feat: implement user management system with role-based access control and user profile CRUD operations

raihannn28
a624a024mo ago

feat: add payroll dashboard page with analytical and recruitment charts

raihannn28
40e5f394mo ago

feat: implement DashboardController to aggregate payroll, attendance, and turnover metrics

raihannn28
dd201de4mo ago

feat: implement payroll dashboard with period selection and analytics components

raihannn28