Repository Status

Current Branch: prod
Working Directory: Clean
Total Commits: 35

Commit History

*
HEAD -> prod, origin/prod, origin/HEAD

* 9c184ee (HEAD -> prod, origin/prod, origin/HEAD) Move test telegram button to meter-readings page and enhance test message

*

* 988067d Add auto-refresh functionality to meter readings page

*

* eb480d7 Merge branch 'prod' of 46.62.194.137:/home/ben/el into prod

|

|\

| *

| * 0606222 Improve deployment script permission handling

| *

| * 7c5457a Add automated deployment script

* |

* | d7def89 Add git log page with interactive commit history viewer

|/

|/

*

* 1e40ec9 Add min & max temperature columns to meter readings export

*

* 962134a Add comprehensive Telegram test artisan command

*

* 9c97b0d Update welcome page link to redirect to meter readings index

*

* 7133bbc Add dummy test for deployment verification

*

* a76f2a7 Simplify .gitignore patterns for Laravel files

*

* 2f5a86b Add .gitkeep files for storage and bootstrap/cache directories

*

* ecd93cb Remove storage .gitignore files from tracking and update .gitignore

*

* 7b37ba9 Fix proxy handling and add CSRF exception for telegram webhook

*

* 634e31c Enhance middleware configuration to trust proxies coz where using nginx proxy manager

*

* ad71304 Add auto-redirect to meter readings page after 1 second on welcome page

*

* 1185e59 Fix deployment timeout issues in SMHI commands

*

* ee5d4b9 Fix PHP deprecation warnings for nullable parameters in TelegramService

*

* 86b780a Add Telegram bot functionality with comprehensive setup documentation

*

* 7fbe9e0 Update meter readings view to enhance temperature display styling. Changed average temperature color for better visibility and adjusted max temperature color for improved clarity.

*

* e8b335d Enhance MeterReadingController and model to calculate daily and monthly consumption accurately. Updated views to reflect monthly consumption instead of difference. Improved handling of edge cases for consumption calculations.

*

* 773e3a1 Add comprehensive documentation for EL system commands, integrate SMHI service for temperature data retrieval, and implement Telegram messaging functionality.

*

* a9992c7 Fix SMHI API stations endpoint - change from /station/all/data.json to /station.json

*

* de04de7 Add daily consumption calculation to MeterReading model, enhance SMHI service configuration, and update meter readings view with last reading date display.

*

* 4733675 Refactor meter readings views for improved responsiveness and styling. Adjusted padding, added media queries for mobile support, and enhanced button styles. Updated table layout for better data presentation and added date formatting for mobile display.

*

* 6ce6e15 Update meter readings chart configuration by adjusting tooltip styles and enhancing display properties. Added width to tooltip and modified theme settings for improved visualization.

*

* cb590ac Implement historical weather data retrieval and testing command. Updated FetchTemperatureData to use new weather service methods, added temperature estimation logic, and created TestWeatherApi command for API connectivity checks. Enhanced MeterReading model with temperature_estimated field and corresponding migration.

*

* 41004e3 Refactor meter readings display and chart integration by switching to ApexCharts for enhanced visualization. and use a single multigraph

*

* 886e48e Add export functionality for meter readings as an Excel spreadsheet. Updated routes and views to include a download button for the spreadsheet, enhancing data management capabilities.

*

* 7be3b94 Enhance meter readings form and chart display by adding a date placeholder and updating chart configurations. Introduced dual y-axes for temperature and meter readings, improved date formatting, and refined interaction settings for better data visualization.

*

* 370f094 Add CRUD functionality for meter readings, including create, edit, update, and delete operations. Introduced views for managing and adding readings, along with temperature fetching from the weather service. Updated routes for better organization.

*
openweathermap API

* 4d398d0 Add meter reading functionality with temperature data integration(openweathermap API)

*

* 7b710c3 Larvel12.29.0

Branches

* prod
remotes/origin/HEAD -> origin/prod
remotes/origin/prod