3204440a38feat: improve login process by integrating GPS location tracking and optimizing IP address handling, enhancing user data accuracy and experiencedeyvisonwanderley2025-11-30 15:32:21 -03:00
f1c2ae0e6bfeat: enhance audit page by adding user information retrieval and improving CSV export format, providing better insights and clarity in reportsdeyvisonwanderley2025-11-30 08:42:21 -03:00
334676b860feat: enhance login functionality by adding IP geolocation tracking and advanced filtering options in the audit page, improving user insights and data accuracydeyvisonwanderley2025-11-30 08:12:46 -03:00
e35846103erefactor: remove unused card hover styles from app.css and update card class in dashboard to simplify stylingdeyvisonwanderley2025-11-30 00:43:17 -03:00
b34166691erefactor: simplify ChatWidget component by removing pulse animation and updating chat icon for improved visual claritydeyvisonwanderley2025-11-30 00:37:54 -03:00
39c948aa6brefactor: reorganize user profile display in Sidebar component, moving notification bell and user details for improved layout and accessibilitydeyvisonwanderley2025-11-30 00:35:20 -03:00
b85021d924feat: implement area charts for total days by type and monthly trends in the employee leave dashboard, enhancing data visualization and user insightsdeyvisonwanderley2025-11-30 00:30:38 -03:00
298326e264fix: enhance data handling in vacation dashboard by adding array checks and improving chart data structure for better stability and performancedeyvisonwanderley2025-11-29 23:25:14 -03:00
545e119367feat: add area chart for upcoming employee leave data, visualizing monthly vacation counts and enhancing dashboard insightsdeyvisonwanderley2025-11-29 22:27:23 -03:00
1d9f924cb8feat: add employee profile picture retrieval to leave report, updating gestor information and table headers for improved claritydeyvisonwanderley2025-11-29 20:30:35 -03:00
f059a0c688feat: enhance employee leave report generation by adding gestor information retrieval and improving filtering capabilities across componentsdeyvisonwanderley2025-11-29 20:21:40 -03:00
e9e7c654eefeat: integrate ExcelJS for enhanced report generation, replacing XLSX in the employee leave report functionality, and update styling for improved user experiencedeyvisonwanderley2025-11-29 18:49:59 -03:00
cdb28bf742refactor: streamline employee search components by directly using the value prop for filtering and updating dropdown visibility, enhancing synchronization and user experiencedeyvisonwanderley2025-11-29 18:10:53 -03:00
7defdaa59dfeat: add Excel and PDF report generation functionality for employee leave and certificate data, integrating XLSX and jsPDF libraries for enhanced reporting capabilitiesdeyvisonwanderley2025-11-29 16:56:30 -03:00
bc62cd51c0refactor: update modal positioning logic across components to ensure consistent placement relative to the card, enhancing user experiencedeyvisonwanderley2025-11-29 16:40:55 -03:00
9dcd26ee82refactor: remove SSH/Docker configuration options from Jitsi settings and streamline related backend queries and mutationsdeyvisonwanderley2025-11-29 16:31:18 -03:00
02b8d72f59feat: enhance point registration with improved timestamp synchronization and direct photo processing, and add Convex Svelte best practices documentation.deyvisonwanderley2025-11-29 11:58:55 -03:00
501751c22ffeat: improve point registration processing feedback with step-by-step messages and update modal positioning across components.deyvisonwanderley2025-11-28 16:50:45 -03:00
330d376930Merge pull request #51 from killer-cf/config-self-convex
Kilder Costa
2025-11-28 09:20:57 -03:00
b9be21e302Merge pull request #50 from killer-cf/config-self-convex
Kilder Costa
2025-11-27 15:34:01 -03:00
af21a35f05feat: Add @convex-dev/better-auth dependency and refactor Dockerfile to support monorepo workspace builds, updating Turbo build output path.killer-cf2025-11-27 12:01:36 -03:00
277dc616b3refactor: remove Jitsi Meet related configurations and server action definitions, and eliminate redundant Dockerfile copy.killer-cf2025-11-27 09:05:20 -03:00
ecc60f4beeMerge pull request #49 from killer-cf/config-self-convex
Kilder Costa
2025-11-26 15:46:00 -03:00
0c0c7a29c0fix: update Dockerfile path in deploy workflowkiller-cf2025-11-26 15:45:29 -03:00
7fd78f12aeMerge pull request #48 from killer-cf/config-self-convex
Kilder Costa
2025-11-26 15:42:47 -03:00
be959eb230feat: update Dockerfile and workflow for environment variable supportkiller-cf2025-11-26 15:42:22 -03:00
51096e7affrefactor: improve filtering logic for employee time records in registro-pontos pagedeyvisonwanderley2025-11-23 15:10:23 -03:00
00e18e79ecfeat: add date range filters for employee time records in homologacao pagedeyvisonwanderley2025-11-23 14:58:04 -03:00
1ad0ee91cbrefactor: enhance saldo calculation and display in registro-pontos pagedeyvisonwanderley2025-11-23 14:29:49 -03:00
35e7c10ed0refactor: update ErrorModal and RegistroPonto components for improved UI and functionalitydeyvisonwanderley2025-11-23 13:13:24 -03:00
db2daacdadrefactor: improve table rendering and layout in registro-pontos pagedeyvisonwanderley2025-11-23 09:06:15 -03:00
e0b01cff0afeat: implement comparative balance calculation for entry/exit pairs in registro-pontos pagedeyvisonwanderley2025-11-23 08:29:38 -03:00
dfc975cb8ffeat: enhance registro-pontos page with date range handling and expected record generationdeyvisonwanderley2025-11-23 06:06:22 -03:00
ac8e8f56b8feat: implement saldo calculation for entry/exit pairs in registro-pontos pagedeyvisonwanderley2025-11-23 05:52:01 -03:00
095f041891feat: update CSS theming and enhance variable application for improved UI consistencydeyvisonwanderley2025-11-23 04:58:38 -03:00
467e04b605feat: enhance RegistroPonto and WebcamCapture components for improved data handling and user experiencedeyvisonwanderley2025-11-22 23:57:05 -03:00
c056506ce5feat: enhance time synchronization and Jitsi configuration handlingdeyvisonwanderley2025-11-22 18:18:16 -03:00
3cc35d3a1efeat: Add explicit TypeScript types and improve error handling for employee reports.killer-cf2025-11-22 16:52:31 -03:00
7871b87bb9Merge pull request #38 from killer-cf/refinament-1
Kilder Costa
2025-11-22 10:26:24 -03:00
b8a2e67f3arefactor: Update email configuration page to load data once and improve error handling, and add Svelte agent rules documentation.killer-cf2025-11-22 10:25:43 -03:00
54089f5ecafix: update Jitsi configuration handling for default valuesdeyvisonwanderley2025-11-21 22:09:30 -03:00
52823a9facfeat: integrate Jitsi configuration and dynamic loading in CallWindowdeyvisonwanderley2025-11-21 22:03:01 -03:00
41f7942dd1feat: add avatar field to user profile schema and update related mutations and queriesdeyvisonwanderley2025-11-21 20:34:04 -03:00