99924c1e62
Refactor color management and UI components for consistency
...
- Updated color references in various widgets to use the new `opaquePrimary` color for better visual consistency.
- Refactored `ColorsManager` to improve color definitions and removed redundant color declarations.
- Enhanced UI elements across multiple dialogs and widgets to ensure a cohesive design language.
This change promotes maintainability and aligns with the updated color scheme.
2025-07-24 10:27:17 +03:00
2681c837f5
add company name and replace it with job title
2025-07-11 12:10:53 +03:00
d14cc785a8
no need for two condtions inside themselves
2025-06-23 16:16:34 +03:00
71cf0a636e
send all user instead of only uuid
2025-06-23 15:22:24 +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
fccf395c38
Update function names to follow consistent naming convention in name_filter.dart and users_page.dart
2025-05-28 16:56:51 +03:00
7c65b874eb
Refactor table layout to accommodate dynamic table size
2025-05-28 16:40:44 +03:00
02e08ad92f
Merge pull request #115 from SyncrowIOT/dev
...
Dev
2025-03-12 14:21:13 +03:00
70cb12236b
Clear cache on edit dialog and fixed a selection issue
2025-02-26 02:59:17 +03:00
553c77d1e3
Added space tree to the add user dialog
2025-02-25 00:55:44 +03:00
e2ec4bbf31
Pulled main changes
2025-02-18 16:27:09 +03:00
05edc7641a
removed project cubit from all classes
2025-02-18 12:56:51 +04:00
e1609309cf
Added ProjectCubit
as a dependency in blocs
for managing project-level state.
2025-02-15 00:36:20 +04:00
b0abd42b0c
projectId
2025-02-06 11:28:40 +03:00
c5f5992c18
disable_edit_user
2025-02-06 11:12:43 +03:00
51fbe64209
fixes bugs
2025-02-05 16:53:36 +03:00
b070884bd9
Fix bugs related to the user table, privacy policy, and table filter.
2025-01-30 16:43:45 +03:00
eb7eeebf18
fixes add user view and table and user status
2025-01-13 11:07:18 +03:00
15023e5882
fixes filter and table view and add user dialog
2025-01-12 15:32:03 +03:00
8fd1259f9c
remove warnings
2025-01-06 15:15:01 +03:00
d721f6f774
table size
2025-01-06 14:42:32 +03:00
fe8f8160ec
filter
2025-01-06 14:20:57 +03:00
3876909bea
edit_user and pagination and search and filter
2025-01-05 17:27:26 +03:00
b264f6042f
remove package and change color name
2024-12-31 11:20:32 +03:00
ed2187b7ff
add_user_dialog
2024-12-26 16:32:18 +03:00