opnform-host-nginx/client/components
Julien Nahum 3dd3147b19 Enhance ESLint Configuration and Improve Code Consistency
- Updated ESLint configuration in `.eslintrc.cjs` to enforce error handling for unused variables, allowing for better code quality and maintainability.
- Added `clone-deep` import in `OpenForm.vue` to facilitate deep cloning of objects, enhancing functionality.
- Refactored variable destructuring in `ColumnCondition.vue` and `useAlert.js` to improve readability by using underscore for ignored parameters.
- Modified `pinia-history.js` to use underscore for unused parameters in the `get` and `set` functions, aligning with the new ESLint rules.

These changes aim to improve code quality, maintainability, and consistency across the codebase.
2025-03-27 11:07:39 +01:00
..
forms Enhance CheckboxInput and ToggleSwitchInput Components with Help Slot Positioning (#728) 2025-03-20 15:33:14 +01:00
global Update Navbar.vue and FormCleanings.vue for Improved Logic and UI Consistency 2025-03-26 17:07:02 +01:00
open Enhance ESLint Configuration and Improve Code Consistency 2025-03-27 11:07:39 +01:00
pages Update Navbar.vue and FormCleanings.vue for Improved Logic and UI Consistency 2025-03-26 17:07:02 +01:00
settings Zapier integration (#491) 2024-08-12 11:14:02 +02:00
tools 0351d front end linting (#377) 2024-04-15 19:39:03 +02:00
vendor Hide invite warning for AppSumo users 2024-07-26 13:24:34 +02:00
workspaces Team functionality (#459) 2024-07-04 17:21:36 +02:00