1. 26 Jun, 2025 1 commit
    • 22stmo1bif's avatar
      Refactor sensor schemas for improved data structure; update... · 4c761710
      22stmo1bif authored
      Refactor sensor schemas for improved data structure; update RoomDataRangeResponse to use nested dictionaries
      Add authentication handling and logout functionality in NavBar component
      Enhance AboutView with additional project details and links
      Revamp ChartView for better data loading and display; implement default time window and improved styling
      Update HomeView styles for better readability; remove deprecated HomeViewOLD component
      4c761710
  2. 25 Jun, 2025 6 commits
  3. 06 Jun, 2025 2 commits
  4. 04 Jun, 2025 5 commits
  5. 03 Jun, 2025 3 commits
    • Patrick Ade's avatar
      Add data generation scripts and frontend charting components · ac23dc7f
      Patrick Ade authored
      - Implement MQTT publisher for CO2, temperature, and humidity data simulation
      - Create Chart.vue component for displaying data using Chart.js
      - Update NavBar.vue to include a link to the new charts page
      - Add ChartView.vue to serve as the view for charting data
      - Modify router to include a route for the charts page
      - Update package.json and package-lock.json to include Chart.js and vue-chartjs dependencies
      - Add .python-version and pyproject.toml for Python environment setup
      ac23dc7f
    • Gezer's avatar
      added Cards for frontend and two new endpoints · 69440d7b
      Gezer authored
      69440d7b
    • Gezer's avatar
      modified Navbar · 35c35298
      Gezer authored
      35c35298
  6. 02 Jun, 2025 3 commits
    • Patrick Ade's avatar
      Implement authentication store using Pinia; create auth store with login,... · e6e9197f
      Patrick Ade authored
      Implement authentication store using Pinia; create auth store with login, logout, and user fetching functionalities.
      
      Update main entry point to reflect new store structure; change import path for auth store.
      
      Add TypeScript support for Vue components; create shims-vue.d.ts for .vue file declarations.
      
      Create Login and Register views with authentication logic; implement user login and registration forms with error handling.
      
      Refactor HomeView to utilize authentication store; display user information and logout functionality based on authentication state.
      e6e9197f
    • Mele's avatar
      things I did Today · a9d58172
      Mele authored
      Added funktion for cookies,
      Fixed path in app/urls.py
      added something to settings.py
      imported inMount
      updated package-lock.json and package.json
      a9d58172
    • Patrick Ade's avatar
      new frontend setup · 71123f58
      Patrick Ade authored
      71123f58
  7. 15 May, 2025 1 commit
  8. 08 May, 2025 1 commit
  9. 30 Apr, 2025 1 commit
  10. 19 Apr, 2025 1 commit
  11. 13 Apr, 2025 1 commit