OpenDTU-old/webapp/src
Thomas Basler 5a37948ca9 Fix: If no sunset/sunrise calculation is possible a wrong value is shown
This is catched now and a proper message is shown in the web UI. Also the mode is set to day.
2023-06-01 18:39:50 +02:00
..
assets webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
components Feature: Add used PIO environment to the system info page 2023-05-08 21:43:50 +02:00
locales Fix: If no sunset/sunrise calculation is possible a wrong value is shown 2023-06-01 18:39:50 +02:00
plugins webapp: Fix lint error 2022-12-25 12:01:04 +01:00
router webapp: Added device manager interface 2023-01-16 21:25:19 +01:00
scss webapp: Use scss instead of css 2022-11-02 20:39:18 +01:00
types Fix: If no sunset/sunrise calculation is possible a wrong value is shown 2023-06-01 18:39:50 +02:00
utils webapp: replace own formatNumber by vue-i18n $n 2023-01-02 15:50:22 +01:00
views Fix: If no sunset/sunrise calculation is possible a wrong value is shown 2023-06-01 18:39:50 +02:00
App.vue webapp: use modern component format 2022-12-20 19:26:28 +01:00
emitter.d.ts webapp: ESLint fixes 2022-12-08 22:20:40 +01:00
main.ts webapp: use unplugin-vue-i18n to reduce bundle size 2023-02-20 19:15:36 +01:00