Roland Geider
|
4673bb5a64
|
Update screenshots
|
2024-11-09 13:08:29 +01:00 |
|
Dieter Plaetinck
|
85c245d67d
|
dcm fix --only-rules=unnecessary-trailing-comma lib test test_data
|
2024-09-18 16:01:10 +03:00 |
|
Dieter Plaetinck
|
66ced6ccc4
|
dcm fix --only-rules=prefer-trailing-comma lib test test_data integration_test
|
2024-09-18 16:00:43 +03:00 |
|
Dieter Plaetinck
|
a589d87fad
|
dcm fix --only-rules=avoid-redundant-async
|
2024-09-18 15:52:55 +03:00 |
|
Dieter Plaetinck
|
3dc1c4e79e
|
fix tests
|
2024-09-11 23:00:04 +03:00 |
|
Dieter Plaetinck
|
a64a50f425
|
fix tests
|
2024-09-07 19:51:29 +03:00 |
|
Dieter Plaetinck
|
11ee38c03d
|
dart fix --apply
|
2024-06-20 15:47:55 +03:00 |
|
Roland Geider
|
5d237e1ddf
|
Consistently use "fiber"
|
2024-05-23 17:54:50 +02:00 |
|
Roland Geider
|
9c7b65bc49
|
Allow users to quickly increment the body weight
|
2024-02-17 18:48:48 +01:00 |
|
Roland Geider
|
003038e67d
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# test/weight/weight_screen_test.dart
|
2024-01-23 16:42:25 +01:00 |
|
Roland Geider
|
d4e4f3384a
|
Use the user's preferred unit for body weight
|
2024-01-23 16:33:32 +01:00 |
|
Roland Geider
|
3f46277c75
|
Fix test
Since we're mocking the provider no entries are actually being deleted anywhere
|
2024-01-23 14:58:53 +01:00 |
|
Roland Geider
|
28826bd874
|
Merge branch 'master' into ux_fixes_problem
# Conflicts:
# flatpak/scripts/flatpak_shared.dart
# flatpak/scripts/manifest_generator.dart
|
2024-01-23 14:38:46 +01:00 |
|
Roland Geider
|
41555c4bce
|
Recreate generated files
|
2024-01-22 17:01:23 +01:00 |
|
Roland Geider
|
e67d992385
|
Add (for now) simple settings page to reset the exercise cache
This should be expanded later to allow to re-fetch all available exercises, etc.
|
2024-01-11 22:13:11 +01:00 |
|
Roland Geider
|
d51b6d7d87
|
Merge branch 'master' into feat/data-persistence
# Conflicts:
# lib/main.dart
# lib/providers/exercises.dart
# lib/widgets/workouts/day.dart
# pubspec.lock
# pubspec.yaml
|
2024-01-09 15:37:48 +01:00 |
|
Roland Geider
|
65ba2275ae
|
Run "dart format --line-length=100 ." to make the diff smaller
|
2023-12-23 16:40:05 +01:00 |
|
Abhishek Saini
|
c69c639fac
|
fix(drift): built a model for exercise and fixes in fromSql type converter
|
2023-12-23 14:28:38 +05:30 |
|
Miroslav Mazel
|
95ea711e97
|
Weight entries - buggy test
|
2023-11-25 00:57:27 +01:00 |
|
Roland Geider
|
29a6839a61
|
Run dart fix on the code base
|
2023-11-19 18:49:35 +01:00 |
|
Roland Geider
|
c514842b59
|
Lint the code with a line length of 100
This makes it easier to understand the diffs
|
2023-11-16 21:36:21 +01:00 |
|
Abhishek Saini
|
582bc611a4
|
feat(drift-database): Shifted from shared prefs to drift for Exercises
|
2023-11-16 22:34:40 +05:30 |
|
Github-actions
|
ca27faf9e2
|
Automatic linting
|
2023-11-09 19:26:45 +00:00 |
|
Roland Geider
|
09f60fe432
|
Fix tests and recreate generated files
|
2023-11-09 19:07:38 +01:00 |
|
Abhishek Saini
|
3d948dfec4
|
measurement and nutrition chart issues fixes
|
2023-11-05 22:23:16 +05:30 |
|
Roland Geider
|
779926bc98
|
Move nutritional plan diary chart to fl charts
|
2023-10-01 20:38:24 +02:00 |
|
Roland Geider
|
ef5a7081a0
|
Make MeasurementChartWidgetFl work
This still doesn't look completely nice, but it's a good start
|
2023-10-01 14:27:02 +02:00 |
|
Roland Geider
|
d79645a6f5
|
The ingredient ID is an integer, not a string
|
2023-04-09 11:40:40 +02:00 |
|
Roland Geider
|
fcfa1ceabf
|
Annotate the needed mocks for each test
This makes it clear where they are loaded from
|
2023-02-11 13:45:42 +01:00 |
|
Roland Geider
|
4f4f6f553a
|
Add paginated fetches
This allows the app to fetch all available items from an enpoint, without
having to hope that the ?limit=999 is enough
Closes #133
|
2023-02-06 20:33:39 +01:00 |
|
Roland Geider
|
9429899973
|
Organize tests in own folders
|
2021-11-08 09:42:32 +01:00 |
|