Skip to content

Conversation

@devarthemis
Copy link
Collaborator

Validations:

  • Implementations Cloudinary
  • Pydantic Corrections

esspindola and others added 17 commits August 19, 2025 16:40
… unit fields; enhance product creation validation in frontend
…isplay

- Updated NewProductPage to conditionally set product type based on user input.
- Modified ProductCard to include unit information for products, defaulting to 'per unit'.
- Adjusted API interface to accommodate optional product_type field.
…d consistency

- Updated class names for better readability and consistency in SettingsPage.tsx and SideMenu.tsx.
- Changed `fullName` to `full_name` in User interface for consistency with API response.
- Enhanced layout and spacing in various sections of the SettingsPage.
- Improved mobile menu button and overlay styles in SideMenu.
- Adjusted user information display in SideMenu for better alignment.
- Refactored AuthContext to use APIUser type and streamline user authentication logic.
fix: remove default frontend URL fallback in RegisterPage component
fix: update favicon link in index.html and add vercel.json for routing
Refactor code structure for improved readability and maintainability
- Added Google and GitHub social login buttons to LoginPage and RegisterPage components.
- Improved layout and styling for social login buttons.
- Updated user interface for better user experience.
- Refactored code for consistency and readability.

fix: update SideMenu component for better user interaction

- Implemented hover support detection for user info section.
- Added click event handling for mobile devices to manage logout visibility.
- Enhanced menu item rendering logic to improve performance and maintainability.

chore: refactor AuthContext for better state management

- Improved user authentication flow with better error handling.
- Ensured token and user state are managed consistently.
- Cleaned up code for readability and maintainability.

feat: add inventory API enhancements

- Introduced getActive method to fetch active inventory items with associated product details.
- Improved error handling and data fetching logic for inventory items.
feat: enhance login and registration pages with social login options
@vercel
Copy link
Contributor

vercel bot commented Sep 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
zatobox Ready Ready Preview Comment Sep 1, 2025 1:41pm

@esspindola
Copy link
Collaborator

Need more revision, this will break the back structure.

@esspindola esspindola closed this Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants