snyk-bot
|
87402845a3
|
fix: client/package.json & client/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-12613773
- https://snyk.io/vuln/SNYK-JS-REACTROUTER-14908289
|
2026-02-11 19:20:05 +00:00 |
|
Alvin
|
f66670137b
|
Enhance CarModifications component by integrating API calls for fetching modifications and customers, implementing a dialog for adding modifications to customers, and improving error and success message handling. Refactor state management and UI elements for better user experience.
|
2025-06-12 09:38:03 +02:00 |
|
Alvin
|
1ac852f2a1
|
Update customer management functionality by adding modification support, enhancing the customer model to include modifications, and improving the UI for customer and modification forms. Refactor API routes for better error handling and streamline customer data management.
|
2025-06-10 11:38:27 +02:00 |
|
Alvin
|
ec07b89dab
|
Enhance App component by adding Register and BackToHome routes, and update CustomerList to CustomerManagement for improved customer management functionality. Refactor CustomerManagement to utilize a centralized axios instance for API calls and implement a dropdown for car model selection.
|
2025-06-10 10:24:25 +02:00 |
|
Alvin
|
cefd020db6
|
Add new car modification options to CarModifications component, including performance upgrades for engine, exhaust, suspension, and brakes. Update Customer model to include address and car year fields, and implement pre-save hook for updatedAt timestamp. Enhance customer routes with authentication middleware and improved error handling.
|
2025-06-10 10:09:38 +02:00 |
|
Alvin
|
7b394b92d9
|
Refactor CarModifications component to use SVG icons instead of placeholder images for better visual representation of car modifications. Update icon imports and adjust rendering logic accordingly.
|
2025-06-10 09:52:55 +02:00 |
|
Alvin
|
d44338aa95
|
Add create-admin script to package.json and set up /api/users route in server.js for user management functionality.
|
2025-06-10 09:47:17 +02:00 |
|
Alvin
|
ef07016a14
|
Remove index.html, styles.css, favicon.svg, script.js, and tailwind.config.js files to streamline the project and eliminate unused resources.
|
2025-06-10 09:16:11 +02:00 |
|
Alvin
|
c07fdac03c
|
Add additional car models to dropdown in index.html for Opel and Skoda brands, enhancing vehicle selection options.
|
2025-06-04 14:09:45 +02:00 |
|
Alvin
|
bd25635095
|
Implement car search functionality in index.html and enhance dropdown behavior in script.js. Added a search input for vehicle models, allowing users to filter options dynamically. Improved dropdown styling and interaction, including closing behavior and handling double-click selections.
|
2025-06-04 14:04:15 +02:00 |
|
Alvin
|
bd3333b8a3
|
Enhance contact form in index.html by adding required fields for name, email, phone, and message. Update form submission handling in script.js to include success message display and improved error handling. Refactor button functionality for better user experience during form submission.
|
2025-06-04 12:28:07 +02:00 |
|
Alvin
|
d6c53c19b2
|
Enhance vehicle selection in index.html by replacing text input with a dropdown menu featuring various car models from multiple brands. Update script.js to dynamically add a custom input field for 'Other model' selection. Revise styles.css for improved button and form control designs, including new animations and responsive adjustments.
|
2025-06-04 12:01:47 +02:00 |
|
Alvin
|
50fd74ec57
|
Update favicon.svg to enhance branding with a new design featuring a car silhouette and tuning elements. Adjust dimensions and gradient for improved visual appeal.
|
2025-06-04 11:25:19 +02:00 |
|
Alvin
|
d904d7beae
|
Revamp index.html, styles.css, and script.js for Tuning Pro website. Update branding to Dutch language, enhance navbar and sections with new color schemes, and improve button functionalities. Implement dynamic content in modals and refine form handling for better user experience.
|
2025-06-04 11:22:41 +02:00 |
|
Alvin
|
f734a41678
|
Refactor 'Get Started' button functionality in script.js to support multiple buttons. Update event listener to handle all instances of the button, enhancing user interaction with modal display.
|
2025-06-04 11:13:48 +02:00 |
|
Alvin
|
2a9e57bb5d
|
Enhance navbar design and functionality in index.html, styles.css, and script.js. Implement a glass effect for the navbar, add animated hover effects for navigation links, and introduce a scroll effect that changes the navbar's appearance on scroll. Update styles for improved responsiveness and visual appeal.
|
2025-06-04 11:12:00 +02:00 |
|
Alvin
|
1b0f0ca1a6
|
Add favicon link to index.html for improved branding
|
2025-06-04 10:09:52 +02:00 |
|
Alvin
|
5444fefbba
|
Refactor index.html to remove inline Tailwind configuration and link to external JS file. Enhance script.js with modal functionality for 'Get Started' and 'Learn More' buttons, including dynamic content and hover effects for cards.
|
2025-06-04 09:59:01 +02:00 |
|
Alvin
|
953e72906d
|
Enhance index.html and styles.css with improved design elements, animations, and responsive features. Update navbar, sections, and buttons with gradient backgrounds and hover effects. Refine CSS variables and add custom animations for a more dynamic user experience.
|
2025-06-04 09:50:53 +02:00 |
|
Alvin
|
508bf307a5
|
Update index.html and script.js to enhance website template with new sections, improved navigation, and smooth scrolling functionality. Modify title and branding, and implement form handling and mobile menu toggle in JavaScript.
|
2025-06-04 09:46:25 +02:00 |
|
Alvin
|
f0a1a657a3
|
Revamp index.html with Bootstrap and Tailwind CSS integration, add navigation and main content structure, and implement JavaScript for interactivity. Remove unused style.css file.
|
2025-06-04 09:38:33 +02:00 |
|
Alvin
|
e745cc340c
|
Initialize HTML structure and add empty CSS and JavaScript files
|
2025-06-04 09:34:13 +02:00 |
|