v2 ing soft #89
Reference in New Issue
Block a user
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Version que voy a presentar para Ing Soft a mitad del año de nuestro señor: 2025
- Add new method `CaminarContraAdmin` for changing contrasection - Include HTTP PATCH handler - Use camelCase for class names 2. Update second controller: - Update method name from `caminarContraseña` to `caminarContraAdmin` - Fix message "contraseña" to be more precise ("contraseña correcta") 3. Update modal component: - Change `handleSubmit` event from `submit` (JS) to `POST` (Svelte) - Ensure form validation in JavaScript 4. Update page admin/users to use CardLink for links