111 Commits

Author SHA1 Message Date
Edgar Mendez Mendoza
d134db42b6 fix: add missing newline at end of WarehouseForm.vue template 2025-11-07 16:55:43 -06:00
Edgar Mendez Mendoza
eeead68189 feat: integrate classification store and enhance warehouse management components 2025-11-07 12:45:32 -06:00
Edgar Mendez Mendoza
3bea03f9db feat: add warehouse management components and services
- Implemented WarehouseForm.vue for creating new warehouses with form validation and category assignment.
- Developed WarehouseIndex.vue for displaying a list of warehouses with search and filter functionalities.
- Created warehouseClasificationService.ts for handling warehouse classification API interactions.
- Defined types for warehouse classifications in warehouse.clasification.d.ts.
- Established a Pinia store (warehouseStore.ts) for managing warehouse state and actions.
- Added an index.html file for the warehouse management interface layout.
2025-11-07 12:14:40 -06:00
Edgar Mendez Mendoza
857c149b87 feat: enhance authentication flow with improved user data handling and API integration 2025-11-06 12:51:09 -06:00
Edgar Mendez Mendoza
e1521ef9c7 feat: refactor authentication module and integrate axios for API calls
- Added axios as a dependency for handling HTTP requests.
- Refactored the authentication logic by moving it to a new module structure.
- Replaced the old auth store with a composable useAuth for better state management.
- Created a new Login.vue component for the login page with improved UI.
- Implemented an AuthService for handling authentication-related API calls.
- Removed the old Login.vue and uth.ts files to clean up the codebase.
- Updated router to use the new login component and auth composable.
- Added interceptors to handle token management and error responses globally.
2025-11-06 12:16:25 -06:00
Edgar Mendez Mendoza
83835c22a5 feat: implement authentication flow with login page and router setup 2025-11-06 11:46:13 -06:00
Edgar Mendez Mendoza
8941568e08 feat: add blank module component with customizable card layout 2025-11-06 10:56:40 -06:00
Edgar Mendez Mendoza
f151070db0 feat: enhance layout and sidebar with new menu items and animations 2025-11-06 10:18:57 -06:00
Edgar Mendez Mendoza
06c212821a feat: restructure project for GOLS Control Frontend
- Updated README.md to reflect new project structure and conventions.
- Refactored component imports and paths to align with new layout.
- Removed legacy components (AppConfig.vue, AppTopbar.vue) and created new layout components (MainLayout.vue, Sidebar.vue, TopBar.vue).
- Implemented warehouse module with components for inventory management (WarehouseDashboard.vue, InventoryTable.vue).
- Added composables and services for warehouse logic and API interactions.
- Introduced shared components (KpiCard.vue) for KPI display.
- Enhanced API service for handling HTTP requests.
- Defined TypeScript types for warehouse entities and global application types.
2025-11-06 09:30:47 -06:00
Edgar Mendez Mendoza
47e43ae84e feat: update color scheme to use blue primary palette and remove unused styles 2025-11-05 22:40:59 -06:00
Edgar Mendez Mendoza
dd9ae71bd6 feat: integrate PrimeVue and TailwindCSS for enhanced UI components
- Added dependencies for PrimeVue, PrimeUI themes, and TailwindCSS in package.json.
- Replaced HelloWorld component with ColorDemo in App.vue to showcase color customization.
- Updated HelloWorld component to use PrimeVue Button component.
- Configured main.ts to set up PrimeVue with a custom theme and dark mode support.
- Enhanced vite.config.ts to include TailwindCSS and auto-import for PrimeVue components.
- Created ColorDemo.vue for color customization interface.
- Added main.css for global styles, including Tailwind and PrimeUI styles.
- Implemented AppConfig.vue and AppTopbar.vue for layout and theme configuration.
- Developed useLayout composable for managing color themes and dark mode toggle.
2025-11-05 22:14:50 -06:00
Edgar Mendez Mendoza
d058a27882 WIP 2025-11-05 21:41:29 -06:00
855f43d3a6 WIP 2025-11-05 21:23:45 -06:00
7031389edc Update Details and Index component on module Warehouses 2025-10-31 00:27:17 -06:00
617c4a3a65 WIP 2025-10-15 12:08:31 -06:00
c222b66cef Add: Punto de venta y UX para productos 2025-10-08 12:45:48 -06:00
83f0abff13 ADD: Administrador de productos(WIP) 2025-10-04 09:23:04 -06:00
2bd5d00827 Add: Administración de clasificaciones comerciales 2025-10-02 16:16:12 -06:00
fa1bb4b20b Merge pull request 'feature-warehouse-model' (#8) from feature-warehouse-model into develop
Reviewed-on: #8
2025-09-30 21:27:30 +00:00
7c7dcc229c courses (#7)
Reviewed-on: #7
2025-09-30 21:27:17 +00:00
6b7f80d53a Add: Feature warehouse 2025-09-30 10:28:36 -06:00
1fef53f558 historial-academico (#6)
Reviewed-on: #6
2025-09-27 15:45:13 +00:00
efcad3fe1d Add: Módulo catalogo de clasificaciones de almacenes 2025-09-25 15:44:54 -06:00
68cde3dcea vacations (#5)
Reviewed-on: #5
2025-09-24 21:37:30 +00:00
c95d40787d WIP 2025-09-23 16:18:45 -06:00
8079470f22 Merge pull request 'ADD: Creación del frontend RH manager' (#1) from managerh into main
Reviewed-on: #1
2025-09-23 19:56:36 +00:00
9979e020f3 Resolver conflicto documents 2025-09-23 13:55:08 -06:00
Juan Felipe Zapata Moreno
d6bc7d7914 ADD: Tamaño de páginas, Toolbar diseño de texto 2025-09-23 13:50:25 -06:00
b402991ac7 vue datepicker y layouts separados 2025-09-23 13:42:23 -06:00
Juan Felipe Zapata Moreno
38f46cef84 ADD: Crear componente Dropdown para el sidebar 2025-09-23 11:34:48 -06:00
91eb3f5be8 Merge branch 'managerh' of git.golsystems.mx:juan.zapata/golscontrol-frontend-v1 into managerh 2025-09-22 12:03:01 -06:00
1adc188eb1 redireccion 2025-09-22 12:02:29 -06:00
6563c1a5b3 Maquetador de documentos (#2)
Co-authored-by: Juan Felipe Zapata Moreno <zapata_pipe@hotmail.com>
Reviewed-on: #2
2025-09-22 18:01:34 +00:00
Juan Felipe Zapata Moreno
c6aa67a7f8 ADD: Se desarrollo el maquetador de documentos 2025-09-22 11:59:32 -06:00
78a80ab3d5 Layouts separados por roles 2025-09-20 14:11:38 -06:00
Juan Felipe Zapata Moreno
6d2cbce90d ADD: Creación del frontend RH manager 2025-09-19 16:24:58 -06:00
Juan Felipe Zapata Moreno
7445e2d4ad ADD: Docker 2025-09-18 15:40:14 -06:00
Juan Felipe Zapata Moreno
dc26cc27da first commit 2025-09-18 13:52:21 -06:00
Moisés Cortés C.
77f186106b FIX: Redireccion al cerrar session 2025-07-16 11:28:32 -06:00
Moisés Cortés C.
c453697d4e ADD: Breadcrum y modals
- FIX: Token de sesión movido a localStorage
- UPDATE: Dependencias
- UPDATE: Funcionamiento de los modals
- ADD: Breadcrumbs
2025-07-14 10:12:37 -06:00
Moisés Cortés C.
c3965ef4cf FIX: Fondo de los modals superpuesto 2025-05-24 18:11:55 -06:00
Moisés Cortés C.
c8bab712d3 ADD: Actualizar metodo api.resource por api.catalog 2025-05-23 13:52:32 -06:00
6b7bccc500 UPDATE: Simplificación de funsionamiento
- ADD: Función creación de URL a backend fuera de VUEJS.
- UPDATE: Ahora las plantillas se definen en el grupo de rutas, y se heredan en las rutas hijas.
- UPDATE: Traducciones modulares faltantes.
- UPDATE: Simplificación de las rutas de autenticación.
- FIX: Títulos de modal de eliminación ahora son editables.
- FIX: Obtención de recursos de backend mediante `api.resource`.
2025-03-13 18:29:42 -06:00
Moisés de Jesús Cortés Castellanos
28c5ba153b
UPDATE: Actualización de dependencias mayor (#6)
- TailwindCSS 3 => 4
- Diseño cuadrado
- Otras dependencias.
2025-03-04 23:20:48 -06:00
8d752979a7 FIX: Habilitar credenciales en axios 2025-01-21 13:43:05 -06:00
2ef554a2a8 ADD: Visualización del historial de cambios del backend 2025-01-16 21:42:49 -06:00
df7b09a10e FIX: Historial de acciones, modo responsivo 2025-01-06 11:09:44 -06:00
31862e7cf5 ADD: Recuperación de contraseña 2025-01-06 10:23:43 -06:00
Moisés de Jesús Cortés Castellanos
b68bd0c27b
ADD: Historial de acciones (#5) 2025-01-03 12:55:25 -06:00
e42af7db7e ADD: Historial de cambios 2024-12-30 15:56:25 -06:00