Skip to content

Commit

Permalink
Pushing sub repo new version
Browse files Browse the repository at this point in the history
  • Loading branch information
guyluz11 committed Oct 13, 2022
1 parent 6dccace commit 67e3ca4
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 52 deletions.
72 changes: 22 additions & 50 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cbj_app
Submodule cbj_app updated 28 files
+77 βˆ’0 lib/application/smart_computers/smart_computers_actor/smart_computers_actor_bloc.dart
+24 βˆ’0 lib/application/smart_computers/smart_computers_actor/smart_computers_actor_event.dart
+14 βˆ’0 lib/application/smart_computers/smart_computers_actor/smart_computers_actor_state.dart
+61 βˆ’0 lib/application/smart_computers/smart_computers_watcher/smart_computer_watcher_bloc.dart
+10 βˆ’0 lib/application/smart_computers/smart_computers_watcher/smart_computer_watcher_event.dart
+19 βˆ’0 lib/application/smart_computers/smart_computers_watcher/smart_computer_watcher_state.dart
+7 βˆ’0 lib/domain/devices/device/i_device_repository.dart
+7 βˆ’0 lib/domain/room/smart_room_object.dart
+59 βˆ’0 lib/infrastructure/devices/device/device_repository.dart
+3 βˆ’1 lib/infrastructure/generic_devices/generic_empty_device/generic_empty_device_dtos.dart
+6 βˆ’0 lib/infrastructure/hub_client/hub_requests_routing.dart
+124 βˆ’0 lib/presentation/device_full_screen_page/smart_computers/rooms_smart_computers_page.dart
+131 βˆ’0 lib/presentation/device_full_screen_page/smart_computers/settings_page_of_smart_computers.dart
+120 βˆ’0 lib/presentation/device_full_screen_page/smart_computers/smart_computer_widget.dart
+58 βˆ’0 ...n/device_full_screen_page/smart_computers/smart_computers_in_the_room/smart_computers_in_the_room_page.dart
+86 βˆ’0 ...device_full_screen_page/smart_computers/smart_computers_in_the_room/smart_computers_in_the_room_widget.dart
+11 βˆ’0 lib/presentation/device_full_screen_page/smart_computers/smart_computers_widgets.dart
+46 βˆ’0 ...tation/device_full_screen_page/smart_computers/widgets/critical_smart_computers_failure_display_widget.dart
+39 βˆ’0 lib/presentation/device_full_screen_page/smart_computers/widgets/error_smart_computers_device_card_widget.dart
+174 βˆ’0 lib/presentation/device_full_screen_page/smart_computers/widgets/room_smart_computers.dart
+149 βˆ’0 lib/presentation/device_full_screen_page/smart_computers/widgets/room_smart_computers_toggles_block.dart
+137 βˆ’0 lib/presentation/device_full_screen_page/smart_computers/widgets/rooms_smart_computers_widget.dart
+79 βˆ’0 lib/presentation/device_full_screen_page/smart_computers/widgets/smart_computer_widget.dart
+1 βˆ’1 lib/presentation/device_full_screen_page/smart_plugs/rooms_smart_plugs_page.dart
+0 βˆ’0 lib/presentation/device_full_screen_page/smart_plugs/settings_page_of_smart_plug.dart
+160 βˆ’0 ...entation/home_page/tabs/smart_devices_tab/devices_in_the_room_blocks/smart_computers_in_the_room_block.dart
+46 βˆ’24 lib/presentation/home_page/tabs/smart_devices_tab/rooms_widgets/rom_widget.dart
+3 βˆ’0 lib/presentation/routes/app_router.dart
2 changes: 1 addition & 1 deletion cbj_smart-device

0 comments on commit 67e3ca4

Please sign in to comment.