Commit Graph

162 Commits (a4a73f3c75d693b1d769b7876b98b9cbdd587cfb)

Author SHA1 Message Date
Julian Gegner 782dc86644 use relative imports 2023-03-04 10:32:35 +01:00
Julian Gegner cd07acc3b5 fixed flutter analyze issues introduced with new flutter version 2023-03-04 10:29:35 +01:00
Julian Gegner 42f4fcd05d Merge branch '24-timer-darf-nur-ein-mal-pro-tag-gedruckt-werden' into 'main'
Tasks können nur ausgeführt werden, wenn gefordert.

See merge request Crondung/hsma_cpd!25
2023-03-04 09:06:38 +00:00
Kai Mannweiler c56222660d Added try catch with errorhandling 2023-03-03 18:34:24 +01:00
Kai Mannweiler f7bbac7adc Remove Print calls 2023-03-03 18:27:49 +01:00
Kai Mannweiler 4279e7961c Add Timer to Popup 2023-03-03 18:26:44 +01:00
Kai Mannweiler 3ae9699137 Add dispose to timerprovider 2023-03-03 17:21:27 +01:00
Kai Mannweiler e22d918a92 use dispose function of workout_provider to cleanup instead of high level provider 2023-03-03 17:19:58 +01:00
Kai Mannweiler 9d26bdee60 Added Timer to popup if task isnt due 2023-03-03 16:38:08 +01:00
Kai Mannweiler 37a63b0059 Moved Provider to the highest 2023-03-03 16:37:08 +01:00
Kai Mannweiler 0596194ad0 removed unused import 2023-03-03 15:04:02 +01:00
Kai Mannweiler 3b25e12d08 Fixed Bug: workout is interruptable now 2023-03-03 15:02:27 +01:00
Kai Mannweiler 7dd1a748f2 Moved Provider to the top level 2023-03-03 15:00:48 +01:00
Kai Mannweiler 4b1eb20ca1 extracted workoutform 2023-03-03 13:44:17 +01:00
Kai Mannweiler ccf34c07e8 Fixed Bug when swapping pages 2023-03-03 13:13:33 +01:00
Kai Mannweiler f62cdd2543 On successful submit go back to view page 2023-03-03 12:51:48 +01:00
Kai Mannweiler 606e8c3f19 Fixed DropDown Bug 2023-03-03 12:51:25 +01:00
Kai Mannweiler c9ea73b9b2 Added Views for Models 2023-03-03 12:50:50 +01:00
Kai Mannweiler efd38e78d5 Added ViewFormPage 2023-03-03 12:49:42 +01:00
Kai Mannweiler 6e9f213cdc Added PageProvider 2023-03-03 12:48:19 +01:00
Kai Mannweiler 1566f5c92a Added Getters for Models 2023-03-03 12:47:54 +01:00
Kai Mannweiler afe481305c Add TaskProvider to Workout 2023-03-02 20:35:20 +01:00
Kai Mannweiler 7689de73ac Refactor wrong method name 2023-03-02 20:33:44 +01:00
Kai Mannweiler c480f83f6d outsource todoicon 2023-03-02 20:20:17 +01:00
Kai Mannweiler 24c1f8e21d Merge branch '34-taskprovider-hinzufugen' of https://gitlab.com/Crondung/hsma_cpd into 34-taskprovider-hinzufugen 2023-03-02 20:16:53 +01:00
Kai Mannweiler e8a123413c Update when submiting form 2023-03-02 20:16:46 +01:00
Kai Mannweiler c3a74e50af Merge branch 'main' into '34-taskprovider-hinzufugen'
# Conflicts:
#   lib/models/workout.dart
2023-03-02 19:02:32 +00:00
Kai Mannweiler d18bf8f56d Update Tasks when Settings update 2023-03-02 19:57:24 +01:00
Julian Gegner 7bc9d4f35d add minimal errorcheck 2023-03-02 19:47:28 +01:00
Julian Gegner 0e49b9cd32 make date field of workout json encodable 2023-03-02 19:43:05 +01:00
Julian Gegner 0e070d73a2 sending data of records to api 2023-03-02 19:41:13 +01:00
Kai Mannweiler 1a7f98c538 Fixed wrong title 2023-03-02 19:32:13 +01:00
Kai Mannweiler c3fde53bec added TasksProvider to MainPage 2023-03-02 19:31:47 +01:00
Julian Gegner c8a140678d add workout get db function 2023-03-02 19:04:40 +01:00
Kai Mannweiler 175735f4b9 Added TaskProvider and Pages enum 2023-03-02 18:35:03 +01:00
Julian Gegner 5b3d615c8e fix flutter analyze problems 2023-03-02 16:12:54 +01:00
Julian Gegner da0bf43087 Merge branch 'main' into 29-provider-refactoring 2023-03-02 16:09:24 +01:00
Julian Gegner d1600b174e save workout when completed 2023-03-02 16:06:24 +01:00
Julian Gegner fa8d2f6314 fix onlisten stream error 2023-03-02 15:08:39 +01:00
Julian Gegner 5587f049e1 wip finishing workout and saving model 2023-03-02 13:19:08 +01:00
Kai Mannweiler 4fc602806c Fixed Visuals 2023-03-01 20:45:00 +01:00
Julian Gegner cd88b483cf return slider value after popup 2023-03-01 13:30:12 +01:00
Julian Gegner 556daa9e90 show phase colors in circularprogressindi 2023-03-01 13:07:01 +01:00
Julian Gegner da7c820dbd better positioning, fixed endless workout 2023-03-01 12:57:02 +01:00
Julian Gegner 9eff2ad177 add circular progress indicator 2023-03-01 12:34:35 +01:00
Julian Gegner c1cf3cce30 handle stop 2023-02-28 15:07:47 +01:00
Julian Gegner 4144bbaf69 wip trying to wrap timerprovider in prokoutprovider 2023-02-28 14:58:32 +01:00
Julian Gegner b01485f27a playing music and iterating throug workout 2023-02-28 13:05:51 +01:00
Kai Mannweiler 2d88553ee8 Remove unnessecary import 2023-02-27 20:37:39 +01:00
Kai Mannweiler 88ec309f55 Remove Errorhandling from scanner 2023-02-27 20:36:59 +01:00