Skip to content

Conversation

odysseu
Copy link
Owner

@odysseu odysseu commented Apr 15, 2025

  • updated the LICENCE year
  • html lang is now also in english
  • sticky-header has a cleaner shadow. [BUG] It covers everything in light mode too now
  • corrections for a few translations in English and French

odysseu and others added 30 commits March 31, 2025 18:04
… insuranceRate, loanDuration, fictitiousLoanRate, commisionFees, PropertyTax, housingTax, containers are all in english;

Rent becomes general income;
Light mode header now also has background color;
- Updated box-shadow property in styles.css for a more refined visual effect.
- Renamed CSS class from .input-container to .income-container for clarity.
- Removed outdated English and French translation files (en.json, fr.json).
- Updated formHandlerMethods tests to reflect function name changes and improved variable naming for clarity.
- Adjusted HTML element selectors in tests to match updated IDs in the form.
- Updated translation keys in en.json and fr.json for consistency and clarity, including changes to agency commission, loan duration, and report titles.
- Removed direct event listener assignments from form-handler.js and moved them to a new event-listeners.js file for better separation of concerns.
- Updated addIncome function to accept a document parameter for improved testability.
- Enhanced calculateAPR and related functions to include file fees in calculations.
- Added tests for addIncome function to ensure correct behavior with valid and invalid inputs.
- Implemented browser language detection in handle-language.js to set default language based on user preferences.
- Updated translations in en.json and fr.json to include new keys for file fees.
- Added new event listeners for form inputs to trigger APR calculations on input changes.
…slation handling in JavaScript, and adjusted icon links in posters.
…t CSS styling for dark mode; Repaired document generation
@odysseu odysseu merged commit 847dc93 into main May 22, 2025
1 check passed
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.

1 participant