c250fb4469
Sp 1702 fe when we click on edit button for a space and click ok without editing the save button is appearing ( #243 )
...
<!--
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:1702 fix Bug](https://syncrow.atlassian.net/browse/SP-1702 )
## Description
fix the issue when nothing edited save button not appears
## Type of Change
<!--- Put an `x` in all the boxes that apply: -->
- [ ] ✨ 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
2025-06-11 16:58:34 +03:00
27dbcb26f1
use function to fix bug
2025-06-11 16:35:34 +03:00
0c5db9dfeb
add bool function to space model if no changes made on object
2025-06-11 16:35:19 +03:00
cd6bf32aed
fix bug /non uuid assign tag to be accepted
2025-06-11 14:00:15 +03:00
aa3b79bdaf
stop fetching tags onBlank Event
2025-06-10 16:34:49 +03:00
692c9e7792
comment (SpaceModelLinking && Or)Widgets cuz no need for spaceModel for now&& fix the delete devices from subSpaces to keep in main space not to get deleted
2025-06-10 15:11:33 +03:00
1d30c753f5
edit tag model keys to integrate with backend
2025-06-10 10:08:49 +03:00
ca02de2093
edit subspace model to fix keys and integrate with backend
2025-06-10 10:07:26 +03:00
8f7bfa984b
edit spacemodel to use the right keys to integrate with backend
2025-06-10 10:06:36 +03:00
8e9278c93c
edits with faris and main task to fix loading state forever and prevent rethrow exceptions without catching them
2025-06-10 10:05:50 +03:00
c99b32fb81
cancel direction
2025-05-28 06:50:04 -05:00
ee244fa5ed
use textfield controller from constructor
2025-05-28 01:48:37 -05:00
1db069e9a5
use devicePart in main widget
2025-05-28 01:21:06 -05:00
cf9bafef4d
add devices part widget
2025-05-28 01:20:31 -05:00
2c73dd6c31
call the new widgets
2025-05-28 00:42:05 -05:00
6ec20e2d72
seperate subspace part into widget
2025-05-28 00:41:53 -05:00
4feae9ad87
seperate spacemodel linking into widget
2025-05-28 00:41:33 -05:00
52046909d5
seperate textfield of the space name
2025-05-28 00:41:01 -05:00
fc81555be3
seperate iconchoose widget in create space dialog
2025-05-28 00:40:34 -05:00
c97dd40b05
add toSelected function to convert from product to selectedProduct
2025-05-26 06:11:06 -05:00
0b65c58947
fix add subspace bugs and plusButton widget
2025-05-26 02:45:58 -05:00
3c7edae88a
added loading widget, till spaces are valid
2025-05-02 21:59:45 +04:00
3aa5bff758
Merge branch 'dev' of https://github.com/SyncrowIOT/web into bugfix/pagination-scroll
2025-05-01 13:10:16 +04:00
fe036a8190
added validation for name
2025-05-01 12:40:12 +04:00
82e145de9d
added spinning indicator
2025-04-30 23:29:48 +04:00
b01136b6e9
fixed on save issue
2025-04-30 22:47:54 +04:00
acefe6b433
fixed repeated duplication
2025-04-29 10:13:11 +04:00
ce225818fb
fixed community search caching
2025-04-28 16:25:43 +04:00
8dc833b2c3
fixed blank page rendering
2025-04-28 15:21:28 +04:00
ab23be9828
fixed the issue in selecting space model and tag
2025-04-28 14:36:27 +04:00
25614c3dd0
fix the flatten
2025-04-28 12:59:16 +04:00
7cbe20ae88
remove unused code
2025-04-28 12:56:29 +04:00
349fe6c555
realignment
2025-04-28 11:58:41 +04:00
fe3db663b6
realign initially
2025-04-28 10:03:27 +04:00
6ef0b2f9d1
fixed the save issue
2025-04-28 00:36:58 +04:00
52608b1f35
fixed search query
2025-04-27 22:42:57 +04:00
976d6e385a
duplicated space
2025-04-27 11:12:03 +04:00
ff07e7509d
fixed the issue in aligning child space
2025-04-26 16:04:41 +04:00
09fb604acc
added filtering
2025-04-25 10:49:25 +04:00
32b45ea5d7
Merge pull request #149 from SyncrowIOT/SP-1441-FE-On-routine-creation-page-When-the-user-drags-a-card-that-has-signs-and-selects-a-sign-without-a-number-then-confirms-the-value-appears-to-be-Null
...
Sp 1441 fe on routine creation page when the user drags a card that has signs and selects a sign without a number then confirms the value appears to be null
2025-04-21 10:32:38 +03:00
065bd33511
SP-1330.
2025-04-21 10:03:02 +03:00
4d5adf948c
Merge pull request #147 from SyncrowIOT/SP-1433-FE-Text-Alignment-Issue-in-UI-Component-in-adding-subspace-in-a-space
...
Sp 1433 fe text alignment issue in UI component in adding subspace in a space
2025-04-21 09:48:38 +03:00
ce253b2034
Remove unused parameters from CreateSubSpaceDialog
constructor
2025-04-17 11:27:37 +03:00
8b441aaf46
Refactor SidebarCommunitiesList to be a StatelessWidget and update its usage across SpaceTreeView and SidebarWidget for improved performance and maintainability.
2025-04-16 14:09:36 +03:00
fc1d394509
Extracted SidebarCommunitiesList
into a reusable widget.
2025-04-16 13:17:09 +03:00
dce44e20ec
Extracted EmptyResultsWidget
into its own widget and file for reusability.
2025-04-16 13:11:56 +03:00
91c4c772b5
SP-1330.
2025-04-16 13:08:38 +03:00
1bfab8cc76
SP-1189-Fix tapping ok and nothing happening bug by taking the action out of the widget.
2025-04-15 14:38:06 +03:00
616adccfdd
Applied the correct scenario of tapping add community icon button.
2025-04-15 12:58:20 +03:00
acad0e8c9c
SP-1189-FE-Add-Button-Not-clickable-Opening-Pop-up-in-Community-Screen
2025-04-13 14:50:07 +03:00