]> gitweb.hamatoma.de Git - flutter_bones.git/commit
daily work: standard pages work
authorHamatoma <author@hamatoma.de>
Sun, 15 Nov 2020 11:01:34 +0000 (12:01 +0100)
committerHamatoma <author@hamatoma.de>
Sun, 15 Nov 2020 11:01:34 +0000 (12:01 +0100)
commit1966f5539801fe010f3c251b878afa60b3680082
tree2d8a55653c33988f805a9d4f0db64291d18df566
parent8d0544af47e84d69aacfd7f37952059cc9d524fe
daily work: standard pages work
17 files changed:
lib/src/controller/base_controller.dart.01 [deleted file]
lib/src/controller/button_controller.dart.01 [deleted file]
lib/src/controller/combobox_controller.dart.01 [deleted file]
lib/src/controller/text_form_controller.dart.01 [deleted file]
lib/src/model/db_reference_model.dart
lib/src/model/model_base.dart
lib/src/page/configuration/configuration_list_page.dart
lib/src/page/menu/menu_converter.dart [new file with mode: 0644]
lib/src/page/menu/menu_list_page.dart
lib/src/page/role/role_list_page.dart
lib/src/page/user/user_list_page.dart
lib/src/persistence/persistence_cache.dart
lib/src/persistence/rest_persistence.dart
lib/src/private/bdrawer.dart
lib/src/widget/model_list.dart
lib/src/widget/page_controller_bones.dart
test/widget/widget_test.dart