ec12b970b0
Refactor schedule components and update imports for garage door and w… ( #271 )
...
…ater heater modules
<!--
Thanks for contributing!
Provide a description of your changes below and a general summary in the
title
Please look at the following checklist to ensure that your PR can be
accepted quickly:
-->
## Jira Ticket
[SP-1620](https://syncrow.atlassian.net/browse/SP-1620 )
## Description
<!--- Describe your changes in detail -->
Refactor schedule components and make this fetcher as a reusable and fix
bugs related to it
## Type of Change
<!--- Put an `x` in all the boxes that apply: -->
- [ x] ✨ New feature (non-breaking change which adds functionality)
- [x] 🛠️ Bug fix (non-breaking change which fixes an issue)
- [ ] ❌ Breaking change (fix or feature that would cause existing
functionality to change)
- [ ] 🧹 Code refactor
- [ ] ✅ Build configuration change
- [ ] 📝 Documentation
- [ ] 🗑️ Chore
[SP-1620]:
https://syncrow.atlassian.net/browse/SP-1620?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
2025-06-22 12:27:03 +03:00
2267d95795
Add schedule saving functionality and update schedule events
2025-06-19 15:46:40 +03:00
d45fa4c957
analytics hotfixes.
2025-06-19 11:12:12 +03:00
35f975b261
Merge branch 'main' into dev
2025-06-17 09:17:19 +03:00
c642ba2644
Revert "formatted all files."
...
This reverts commit 04250ebc98
.
2025-06-12 16:04:49 +03:00
04250ebc98
formatted all files.
2025-06-12 15:33:32 +03:00
5f8eb9de06
Add settings button SVG and refactor settings icon implementation in dynamic table
2025-06-04 10:32:31 +03:00
98ad4246e1
Merge branch 'dev' into SP-1597-FE-Add-Device-Settings-Column-and-Build-Device-Settings-Dialog-UI
2025-06-02 13:00:28 +03:00
cf5e05a888
Refactor code by adding new API endpoint for assigning a device to a room and removing redundant code in device management settings.
2025-06-02 12:52:48 +03:00
a44d4231f1
Add new grey color constant and new icons for settings in assets
...
Update CreateNewRoutineView to use const constructor
Add SubSpaceModel class for device settings
Add DefaultContainer widget for web layout
Add events and states for device settings bloc
Update API endpoints for device settings
2025-05-29 14:26:24 +03:00
79c5fe1651
add icons for side bar info (humidity and tempreture).
2025-05-28 16:13:23 +03:00
077c6e99d6
added aqi informative icons.
2025-05-27 16:55:17 +03:00
34279cfdae
added location_pin.svg
icon.
2025-05-27 16:10:49 +03:00
5a5173c19b
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1592-FE-Build-AQI-Breakdown-Percentage-Chart-with-Standard-Color-Codes
2025-05-27 15:16:37 +03:00
83363b4c50
Made RangeOfAqiChart._lines
colors use ColorsManager
colors instead of statically defining them in the widget itself using Hex codes.
2025-05-27 15:15:29 +03:00
5f3a0c74ac
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1592-FE-Build-AQI-Breakdown-Percentage-Chart-with-Standard-Color-Codes
2025-05-27 14:06:48 +03:00
c1d6db8bba
Merge branch 'dev' into Fix-Bugs-Related-TextForm-Routine
2025-05-27 09:56:07 +03:00
50fc5f9562
Add 'PC' device to routine
2025-05-27 09:54:21 +03:00
39351a710d
Added aqi info colors to ColorsManager
.
2025-05-25 12:18:09 +03:00
e9abac7933
added analytics icon.
2025-05-22 16:44:22 +03:00
c508d016c2
SP-1580-FE-Watermark-Does-Not-Match-Design-Specification
2025-05-21 11:08:00 +03:00
a15b5439f0
Refactor user dropdown menu to display user's full name and arrow icon in a row for better layout consistency
2025-05-20 16:39:10 +03:00
36c5712c79
add water heater operational values to routines
2025-05-13 16:24:08 +03:00
6612e91430
Merge pull request #177 from SyncrowIOT/merge_sprint_19_bugfixes
...
merged DEV into staging.
2025-05-08 14:32:54 +03:00
ad41a2a87e
Implemented calendar widget and bloc.
2025-05-06 15:02:09 +03:00
f6448d3eff
Implement EnergyConsumptionByPhasesChart with structured layout and phase indicators
2025-05-04 12:01:40 +03:00
1923ac7014
Progress towards 1493.
2025-04-29 17:00:06 +03:00
c114161357
SP-1492.
2025-04-29 14:17:08 +03:00
8d2d9dd0bb
Merge branch 'dev' of https://github.com/SyncrowIOT/web
2025-04-29 10:39:54 +03:00
ccce7bb671
fix real time garage door and add flush sensor to routines
2025-04-29 10:06:17 +03:00
abf6555485
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1278-FE-Allow-Simple-Edit-Delete
2025-04-15 12:03:25 +03:00
4849bb41ba
Added function to single card, included tag and location to cards
2025-04-15 02:13:00 +03:00
fa8f29ff71
Add sensitivity feature.
2025-04-13 10:41:23 +03:00
c0662bb19e
Added assets.
2025-04-09 15:23:56 +03:00
46f318734a
Add SVG icons for active bell and gear
2025-04-08 15:06:17 +03:00
37440f288c
Merge branch 'dev' into routine_ui_issue
2025-04-06 16:27:34 +03:00
8c4dec4483
Merge pull request #129 from SyncrowIOT/SP-1279
...
add WallPresenceSensor and add new icons for presence state and selec…
2025-04-06 11:57:54 +03:00
ad922577da
Refactor SVG icons and update asset paths and fix RoutinesView issues
2025-04-06 11:28:59 +03:00
4fc259491e
add WallPresenceSensor and add new icons for presence state and selected value
2025-04-06 09:57:12 +03:00
9cb62795a6
Merge branch 'dev' of https://github.com/SyncrowIOT/web into SP-1246
2025-04-03 10:17:06 +04:00
a034202d76
updated endpoints
2025-04-03 10:14:24 +04:00
7e06dd76cf
create routine dialog flow
2025-03-24 13:57:53 +03:00
7e1c2ba712
routines and automation Toggle
2025-03-21 17:14:05 +03:00
c0d53fdf5c
Update Automation Status
2025-03-19 12:24:55 +03:00
e0486deecb
changed endpoint for automation update
2025-03-14 12:16:32 +04:00
bc64efa557
updated delete automation endpoint
2025-03-14 12:12:15 +04:00
2a065efc0e
replaced endpoint for get automaiton by id
2025-03-14 12:09:14 +04:00
7ae3e4a933
updated endpoint for creating automations
2025-03-14 11:54:47 +04:00
2a0f6a4596
updated endpoint of get automation by space
2025-03-14 11:50:18 +04:00
8ed6980264
resposnive text length of space model name
2025-03-13 13:51:52 +04:00