]>
gitweb.hamatoma.de Git - flutter_bones.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hamatoma [Wed, 21 Oct 2020 11:39:24 +0000 (13:39 +0200)]
daily work: page role.list works model driven
Hamatoma [Tue, 20 Oct 2020 21:42:10 +0000 (23:42 +0200)]
daily work: sub project model_tool, persistence works
Hamatoma [Tue, 20 Oct 2020 16:03:52 +0000 (18:03 +0200)]
Merge remote-tracking branch 'origin/master'
# Conflicts:
# data/ddl/role.sql
# data/ddl/user.sql
# data/rest/role.yaml
# data/rest/user.yaml
# lib/src/persistence/persistence.dart
# lib/src/persistence/rest_persistence.dart
# lib/src/widget/filters.dart
# lib/src/widget/module_controller.dart
# lib/src/widget/text_form_field_bone.dart
# test/rest_persistence_test.dart
Hamatoma [Mon, 19 Oct 2020 06:05:46 +0000 (08:05 +0200)]
daily work: persistence works
Hamatoma [Mon, 19 Oct 2020 06:05:46 +0000 (08:05 +0200)]
daily work:
Hamatoma [Fri, 16 Oct 2020 11:21:47 +0000 (13:21 +0200)]
daily work: sqlExportBackend() works, improvements all models
Hamatoma [Sat, 10 Oct 2020 10:58:53 +0000 (12:58 +0200)]
listForm() and createForm()
* listForm() works in in role_list_page
* createForm() works in role_create_page
* changeForm() works in role_change_page
Hamatoma [Fri, 9 Oct 2020 22:30:27 +0000 (00:30 +0200)]
daily work:
* +filters, +role_model, +all_db_fields_model
* +role_list
Hamatoma [Sat, 3 Oct 2020 22:56:06 +0000 (00:56 +0200)]
+TableModel +ColumnModel +DbReferenceModel
Hamatoma [Sat, 3 Oct 2020 10:03:40 +0000 (12:03 +0200)]
unittests complete (except some error situation)
Hamatoma [Thu, 1 Oct 2020 00:09:28 +0000 (02:09 +0200)]
Improvements of the model
Winfried Kappeler [Mon, 28 Sep 2020 07:25:24 +0000 (09:25 +0200)]
Start