Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel2
Web
Graph
new-feature-branch
Switch branch/tag
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Jun
26
25
24
6
4
3
2
1
20
May
16
15
9
8
30
Apr
24
22
21
20
19
18
17
15
14
12
10
Update README.md with German instructions for project setup and InfluxDB configuration; adjust ChartView.vue layout direction
main
main
Update .gitignore to include backend/.env.docker and services/mqtt/data/mosquitto.db
Update .env.docker to clarify InfluxDB token setup instructions
Refactor README.md to enhance project documentation; update folder structure descriptions and key components
Remove InfluxDB and MQTT configuration files; update InfluxDB token in .env.docker
Refactor backend and stream processing structure
Refactor Dockerfile and add entrypoint script for improved container initialization
added comment
Refactor sensor schemas for improved data structure; update RoomDataRangeResponse to use nested dictionaries
Refactor DeviceDashboard to enhance filtering options; replace filter select with buttons and add custom time range input
Refactor user view to enforce authentication and simplify response structure
Refactor DeviceDashboard filter implementation; replace select with button group for improved usability and styling
Refactor authentication and registration processes to use Axios; update API endpoints and improve error handling
Refactor sensor availability endpoint and schemas; update response to include detailed sensor availability data
Add axios for API requests and refactor authentication store to use axios; remove old auth store, witched to JWT
Enhance ChartCard and ChartView components with improved axis styling and default time window functionality
Refactor RoomDataRangeResponse to use SensorData schema for improved data structure
Refactor API routes and add response schemas for sensor data endpoints
Add Device Dashboard component and integrate with routing; create DeviceDashboardView
Implement user authentication and sensor data APIs
Remove unnecessary print statements and clean up InfluxDBHelper initialization
Remove debug print statements from main function
Remove TheWelcome component and its associated assets
Add API endpoints for room and sensor availability; enhance InfluxDB helper methods
modified mac_to_room with real data
modified ui elements to look better
modified main.css so the content is in the center
modified frontend so it looks great and works
Frontend now works perfect
Frontend now shows all the Rooms in a building when you press the Card for it ^^
Data finaly is finally shown in the Frontend
updated gitignore and added a new component in the about page (does not work right now because i had to fix a merge confligt for the past hour) Made the Login and register page look better
Remove .env.docker from Git and add to .gitignore
Add data generation scripts and frontend charting components
added Cards for frontend and two new endpoints
modified json format for room data
modified README.md
modified Navbar
Added HFT-logo
fixed frontend
Menu
Explore
Projects
Groups
Snippets