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
|
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
|
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
|
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
|
e8a123413c
|
Update when submiting form
|
2023-03-02 20:16:46 +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 |
Kai Mannweiler
|
afb63adb5c
|
Make sure to leave onDetect when successful
|
2023-02-27 20:34:14 +01:00 |
Kai Mannweiler
|
bb96aaeef9
|
Added new alerts to scanner page
|
2023-02-27 20:30:24 +01:00 |
Kai Mannweiler
|
f0e3a1ff6b
|
Merge branch 'refactroring-ScannerPage' into 32-success-or-failure-alert-after-save
|
2023-02-27 20:21:11 +01:00 |
Kai Mannweiler
|
591317df26
|
Added Submitformbutton to sleep and relapse
|
2023-02-27 20:09:11 +01:00 |
Kai Mannweiler
|
5b411ef6bf
|
Add AwesomeDialog
|
2023-02-27 20:02:15 +01:00 |
Kai Mannweiler
|
b96604103d
|
Added initating Settings from QR-Code
|
2023-02-27 17:15:34 +01:00 |
Kai Mannweiler
|
074ebb1871
|
finally instead of catch to secure if nothing is found an message is deplayed
|
2023-02-27 17:09:58 +01:00 |
Kai Mannweiler
|
3909bfd66c
|
forgot to add handlesuccess
|
2023-02-27 17:01:44 +01:00 |
Kai Mannweiler
|
d401882671
|
Refactoring ScannerPage
|
2023-02-27 17:00:28 +01:00 |
Kai Mannweiler
|
95915e759b
|
Start Refactoring mainpage using Settingsprovider
|
2023-02-27 11:57:55 +01:00 |
Kai Mannweiler
|
ba558adecb
|
Check for empty list
|
2023-02-27 11:07:46 +01:00 |
Kai Mannweiler
|
cbf384f9e9
|
Refactoring: DropDown more modular
|
2023-02-27 02:35:17 +01:00 |
Kai Mannweiler
|
63fdda8195
|
Added DropDown for Relapse
|
2023-02-27 02:28:26 +01:00 |
Julian Gegner
|
ec5f23845d
|
Merge branch '29-provider-refactoring' of https://gitlab.com/Crondung/hsma_cpd into 29-provider-refactoring
|
2023-02-27 01:20:06 +01:00 |
Julian Gegner
|
b4c0015847
|
added workout widget and workout provider to handle different workout phases and durations
|
2023-02-27 01:20:00 +01:00 |
Kai Mannweiler
|
a574e7f718
|
Add relapse form
|
2023-02-26 23:30:00 +01:00 |
Kai Mannweiler
|
72674a3552
|
deleted useless code
|
2023-02-26 22:49:01 +01:00 |
Julian Gegner
|
20f5c5e426
|
add timer widget, provider and util (format)
|
2023-02-26 19:52:45 +01:00 |
Julian Gegner
|
02ffb9b2f7
|
wip refactor timer
|
2023-02-26 17:33:32 +01:00 |
Julian Gegner
|
68033a64a5
|
layouting
|
2023-02-26 17:09:25 +01:00 |
Julian Gegner
|
646a97926d
|
refactor timepicker and moodform
|
2023-02-26 17:07:38 +01:00 |