e92b10668e
feat: Implement pedido adjustment workflow with description field and dedicated mutations.
2025-12-08 18:58:40 -03:00
ff91d8a3ab
feat: Implement granular permission-based status transitions for pedidos.
2025-12-05 19:34:22 -03:00
6a99ab74f1
feat: Add user management UI including filters, actions, and modals for roles, employee association, and blocking.
2025-12-05 15:42:50 -03:00
69f32a342c
refactor: Remove dedicated role management page and update authentication, roles, and permission handling across backend and frontend.
2025-12-05 14:29:34 -03:00
c8d717b315
feat: Implement sector role configuration on the setores page and remove the deprecated TI config page.
2025-12-05 10:21:36 -03:00
29577b8e63
feat: Implement order acceptance and analysis workflows with new pages, sidebar navigation, and backend queries for filtering and permissions.
2025-12-04 17:10:06 -03:00
68475f549a
feat: Implement dynamic sidebar menu in the frontend, filtered by new backend user permissions.
2025-12-04 16:05:26 -03:00
2cdf66375c
feat: Remove PDF field and upload functionality from ata creation and update.
2025-12-04 09:00:57 -03:00
7746dce25a
feat: Implement batch item removal and pedido splitting for pedidos, and add document management for atas.
2025-12-03 23:37:26 -03:00
fb78866a0e
feat: Add prefill functionality for pedidos and enhance item matching logic with modalidade support
2025-12-03 11:31:33 -03:00
d86d7d8dbb
feat: Enhance pedidos management with detailed item linking, object search, and improved UI for item configuration and details
2025-12-03 10:22:22 -03:00
4d29501849
feat: Implement Ata de Registro de Preços management and linking to objetos and pedidos
2025-12-02 23:29:42 -03:00
8a50fb6f61
fix: Correct incomplete $state initialization in multiple Svelte components and pages.
2025-12-02 19:18:53 -03:00
4bd9e21748
feat: Add 'atas' (minutes/records) management feature, and implement various improvements across UI, backend logic, and authentication.
2025-12-02 16:37:48 -03:00
1c0bd219b2
Merge remote-tracking branch 'origin' into feat-pedidos
2025-12-02 00:58:10 -03:00
6e836e9eb5
feat: implement template retrieval by ID and enhance error handling in template display for improved user experience
2025-12-01 19:54:33 -03:00
b8a67e0a57
feat: Implement initial pedido (order) management, product catalog, and TI configuration features.
2025-12-01 17:11:34 -03:00
8fabb4149c
Ajustes Gerais
2025-12-01 14:51:15 -03:00
a149c5ead6
feat: enhance error handling in dashboard layout and improve UI consistency across notification templates with updated styling and structure
2025-12-01 11:45:27 -03:00
4af566e54c
feat: add user and template counters to notifications page header for improved visibility and user engagement
2025-12-01 09:54:34 -03:00
4c2d12f443
feat: implement template filtering for notifications based on channel type and enhance email rendering with HTML wrapper, ensuring chat messages are sent as plain text
2025-12-01 09:50:53 -03:00
d9e78079c8
feat: update email notification handling to use scheduler for template sending, with improved error handling for fallback scenarios
2025-12-01 05:45:19 -03:00
4e3feca84d
refactor: rename variable in notification template rendering for improved clarity and consistency
2025-11-30 16:47:48 -03:00
4ab151bed7
feat: add tab navigation and content management for notifications page, allowing users to switch between Enviar Notificação, Gerenciar Templates, and Agendamentos for improved organization and usability
2025-11-30 16:33:52 -03:00
2fb7df8849
feat: implement reactive event query for calendar in Atestados Licenças page, enhancing filtering capabilities based on user input for improved data presentation
2025-11-30 16:00:31 -03:00
268510bbf2
feat: update Cibersecurity SGSE title and description for clarity, and enhance Central de Chamados page by implementing filter application logic and reactivity for improved user experience
2025-11-30 15:55:48 -03:00
08f3394de3
feat: add tab navigation to Central de Chamados page, allowing users to switch between Dashboard, Painel de Chamados, and Configurações SLA for improved organization and accessibility
2025-11-30 15:48:17 -03:00
78ab6161cf
feat: enhance Central de Chamados page by adding breadcrumb navigation and a structured header, improving user experience and accessibility
2025-11-30 15:44:51 -03:00
e43f9fcf14
feat: enhance ComprovantePonto component by adding logo support and restructuring document layout with auto-generated tables for employee and registration data, improving PDF output clarity and presentation
2025-11-30 15:40:58 -03:00
3204440a38
feat: improve login process by integrating GPS location tracking and optimizing IP address handling, enhancing user data accuracy and experience
2025-11-30 15:32:21 -03:00
f1c2ae0e6b
feat: enhance audit page by adding user information retrieval and improving CSV export format, providing better insights and clarity in reports
2025-11-30 08:42:21 -03:00
334676b860
feat: enhance login functionality by adding IP geolocation tracking and advanced filtering options in the audit page, improving user insights and data accuracy
2025-11-30 08:12:46 -03:00
e35846103e
refactor: remove unused card hover styles from app.css and update card class in dashboard to simplify styling
2025-11-30 00:43:17 -03:00
b85021d924
feat: implement area charts for total days by type and monthly trends in the employee leave dashboard, enhancing data visualization and user insights
2025-11-30 00:30:38 -03:00
298326e264
fix: enhance data handling in vacation dashboard by adding array checks and improving chart data structure for better stability and performance
2025-11-29 23:25:14 -03:00
545e119367
feat: add area chart for upcoming employee leave data, visualizing monthly vacation counts and enhancing dashboard insights
2025-11-29 22:27:23 -03:00
1d9f924cb8
feat: add employee profile picture retrieval to leave report, updating gestor information and table headers for improved clarity
2025-11-29 20:30:35 -03:00
f059a0c688
feat: enhance employee leave report generation by adding gestor information retrieval and improving filtering capabilities across components
2025-11-29 20:21:40 -03:00
e9e7c654ee
feat: integrate ExcelJS for enhanced report generation, replacing XLSX in the employee leave report functionality, and update styling for improved user experience
2025-11-29 18:49:59 -03:00
cdb28bf742
refactor: streamline employee search components by directly using the value prop for filtering and updating dropdown visibility, enhancing synchronization and user experience
2025-11-29 18:10:53 -03:00
7defdaa59d
feat: add Excel and PDF report generation functionality for employee leave and certificate data, integrating XLSX and jsPDF libraries for enhanced reporting capabilities
2025-11-29 16:56:30 -03:00
9dcd26ee82
refactor: remove SSH/Docker configuration options from Jitsi settings and streamline related backend queries and mutations
2025-11-29 16:31:18 -03:00
6128c20da0
feat: implement sub-steps management in workflow editor
...
- Added functionality for creating, updating, and deleting sub-steps within the workflow editor.
- Introduced a modal for adding new sub-steps, including fields for name and description.
- Enhanced the UI to display sub-steps with status indicators and options for updating their status.
- Updated navigation links to reflect changes in the workflow structure, ensuring consistency across the application.
- Refactored related components to accommodate the new sub-steps feature, improving overall workflow management.
2025-11-25 14:14:43 -03:00
f8d9c17f63
feat: add Svelte DnD action and enhance flow management features
...
- Added "svelte-dnd-action" dependency to facilitate drag-and-drop functionality.
- Introduced new "Fluxos de Trabalho" section in the dashboard for managing workflow templates and instances.
- Updated permission handling for sectors and flow templates in the backend.
- Enhanced schema definitions to support flow templates, instances, and associated documents.
- Improved UI components to include new workflow management features across various dashboard pages.
2025-11-25 00:21:35 -03:00
d4a3214451
Merge remote-tracking branch 'origin' into refinament-1
2025-11-24 09:01:00 -03:00
ae4fc1c4d5
Merge pull request #41 from killer-cf/call-audio-video-jitsi
...
Call audio video jitsi
2025-11-23 15:11:29 -03:00
51096e7aff
refactor: improve filtering logic for employee time records in registro-pontos page
...
- Enhanced the filtering mechanism to apply location and status filters more effectively, ensuring only relevant records are displayed.
- Added checks to exclude records without location information when filters are active, improving data accuracy.
- Implemented a final filtering step to ensure only groups with valid records are shown, enhancing user experience in reviewing time records.
2025-11-23 15:10:23 -03:00
00e18e79ec
feat: add date range filters for employee time records in homologacao page
...
- Introduced date range filters for selecting start and end dates, defaulting to the last 30 days for improved user experience.
- Enhanced the UI layout to include form controls for selecting employees and date ranges, ensuring better accessibility and usability.
- Updated data handling logic to utilize the new date filters for querying employee time records.
2025-11-23 14:58:04 -03:00
1ad0ee91cb
refactor: enhance saldo calculation and display in registro-pontos page
...
- Updated the logic for calculating daily and period saldo differences to ensure accuracy by directly computing the difference between worked and expected hours.
- Improved the display of saldo differences in the UI, including formatting adjustments for better readability.
- Refactored the rendering logic to ensure consistent styling and user experience across the registro-pontos page.
2025-11-23 14:29:49 -03:00
35e7c10ed0
refactor: update ErrorModal and RegistroPonto components for improved UI and functionality
...
- Refactored ErrorModal to use a div-based layout with enhanced animations and accessibility features.
- Updated RegistroPonto to include a new loading state and improved modal handling for webcam capture.
- Enhanced styling for better visual consistency and user experience across modals and registration cards.
- Introduced comparative balance calculations in RegistroPonto for better visibility of time discrepancies.
2025-11-23 13:13:24 -03:00