Roland Geider
|
23b8b5e2e0
|
Translate the macronutrient's names
|
2023-10-07 13:01:55 +02:00 |
|
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
|
84ccc67c37
|
Merge branch 'master' into fix/replace-chart-lib
# Conflicts:
# pubspec.lock
# pubspec.yaml
|
2023-10-01 12:14:17 +02:00 |
|
artchiee
|
cf35cea913
|
Unfinished work on Charts replacement
|
2023-08-22 12:12:41 +01:00 |
|
Github-actions
|
f58f61e4bc
|
Automatic linting
|
2023-06-26 14:53:02 +00:00 |
|
artchiee
|
72e9f4bef6
|
null check fixed whene poping back from scanner
|
2023-06-23 12:13:51 +01:00 |
|
Roland Geider
|
c0bc830bb9
|
Merge branch 'master' into google_play_dependency
|
2023-06-20 11:06:16 +02:00 |
|
artchiee
|
5ec43b65ef
|
bar code scanner is replaced
|
2023-06-19 18:33:29 +01:00 |
|
Roland Geider
|
237b4daaba
|
Further work on pie chart for the nutritional plan
|
2023-05-19 20:59:37 +02:00 |
|
tejasbirsingh
|
090abe923f
|
Add icons, merge email and its verify fields
|
2023-05-09 21:49:21 +05:30 |
|
Roland Geider
|
90edf0f100
|
Start replacing the charts with fl_chart
|
2023-04-25 20:54:47 +02:00 |
|
Github-actions
|
bbb564b189
|
Automatic linting
|
2023-04-22 10:34:38 +00:00 |
|
Roland Geider
|
5035140d75
|
Merge pull request #377 from DeveloperMalay/secondery_graph
creating a secondary graph for energy value
|
2023-04-22 12:33:12 +02:00 |
|
Freddy Cunningham
|
043fa29d6f
|
Text prompt strings marked as translatable
|
2023-04-18 12:51:23 +01:00 |
|
Freddy Cunningham
|
5e17cdee1a
|
Create text prompt for empty screens [issue 306]
|
2023-04-17 10:49:04 +01:00 |
|
Malay Pandit
|
b431d4f100
|
creating a secondary graph for energy value
|
2023-04-17 02:53:28 +05:30 |
|
Roland Geider
|
8460d2fc0f
|
Merge pull request #367 from 12people/master
Linux/macOS support
|
2023-04-15 12:20:52 +02:00 |
|
Roland Geider
|
bf7e2e8956
|
Move platform check to helper
Also, use TargetPlatform since it it better suited for tests (and seems to
be now the recommended way of checking this for UI elements)
|
2023-04-15 12:17:08 +02:00 |
|
Roland Geider
|
0c7b80137e
|
Link to ingredient product
|
2023-04-09 12:00:13 +02:00 |
|
Roland Geider
|
525fc8efd3
|
Fix typo
|
2023-04-09 11:29:55 +02:00 |
|
Roland Geider
|
fe957e4981
|
Fix variable name
|
2023-04-09 11:15:35 +02:00 |
|
Github-actions
|
f82ab0793e
|
Automatic linting
|
2023-04-09 08:59:27 +00:00 |
|
Roland Geider
|
f7ac8b716b
|
Merge branch 'master' into 12people-master
# Conflicts:
# lib/widgets/nutrition/widgets.dart
# pubspec.lock
|
2023-04-09 10:57:43 +02:00 |
|
Miroslav Mazel
|
e470b8809d
|
Platform conditions for image_picker library
|
2023-03-22 11:55:36 +01:00 |
|
Miroslav Mazel
|
0613f6eb23
|
Platform check for flutter_barcode_scanner library
|
2023-03-21 21:22:23 +01:00 |
|
Miroslav Mazel
|
283605eb4b
|
Platform check for videos library
|
2023-03-21 21:22:07 +01:00 |
|
Roland Geider
|
984df49c41
|
Add switch to search for ingredients in English as well
|
2023-03-20 17:14:12 +01:00 |
|
Roland Geider
|
b60e19cb16
|
Merge branch 'master' into feature/ingredient-images
# Conflicts:
# lib/main.dart
# lib/providers/nutrition.dart
# pubspec.yaml
# test/nutrition/nutritional_plan_screen_test.dart
# test/nutrition/nutritional_plans_screen_test.dart
|
2023-03-20 13:58:31 +01:00 |
|
Roland Geider
|
1d896c6c4a
|
Allow searching for exercise names in English as well
See wger-project/wger/issues/1238
|
2023-03-16 11:15:39 +01:00 |
|
Roland Geider
|
fe59ddc9ac
|
Add helper to get the nutritional plan's label
Returns the name or the term "nutritional plan"
|
2023-02-09 18:25:40 +01:00 |
|
Roland Geider
|
aa62c27cdb
|
Add refresh indicators to the entry lists
This allows the user to manually trigger an update if desired
See wger-project/wger/issues/1253
|
2023-02-09 18:08:31 +01:00 |
|
Roland Geider
|
9630e2b16b
|
Recreate generated files
|
2023-02-08 12:51:36 +01:00 |
|
Roland Geider
|
7bb9ac28fd
|
Merge branch 'master' into feature/ingredient-images
# Conflicts:
# lib/main.dart
# lib/models/exercises/exercise.g.dart
# lib/widgets/core/core.dart
# pubspec.lock
# test/gallery/gallery_screen_test.mocks.dart
# test/measurements/measurement_categories_screen_test.mocks.dart
# test/measurements/measurement_provider_test.mocks.dart
# test/nutrition/nutritional_plan_form_test.mocks.dart
# test/other/base_provider_test.mocks.dart
# test/workout/workout_form_test.mocks.dart
# test/workout/workout_set_form_test.mocks.dart
|
2023-02-08 12:48:00 +01:00 |
|
Roland Geider
|
57e7464d2d
|
Some polishing
|
2023-02-06 22:31:35 +01:00 |
|
Roland Geider
|
f68afd91fd
|
Rename exercise object to translation
This is what they are now anyway and makes it more clear
|
2023-02-05 21:24:28 +01:00 |
|
Roland Geider
|
a004192ed3
|
Correctly pass the base ID to render log charts
See https://github.com/wger-project/wger/issues/1180
|
2022-11-29 17:25:45 +01:00 |
|
Roland Geider
|
18b6903513
|
Create more and more realistic screenshots for the app store
Now these test use the regular test data, which has been updated and is used in
the rest of the tests as well.
|
2022-11-24 11:24:09 +01:00 |
|
amannegi
|
e258b8f6c5
|
Added Localized Texts #265
|
2022-10-26 14:09:19 +05:30 |
|
amannegi
|
0fe738fac5
|
Change AboutDialog to separate page #265
|
2022-10-26 11:08:09 +05:30 |
|
Aaliya Ali
|
5aa658d030
|
Merge branch 'master' into master
|
2022-10-19 13:19:01 +05:30 |
|
Github-actions
|
e8337126b9
|
Automatic linting
|
2022-10-14 18:51:29 +00:00 |
|
Roland Geider
|
d7a27bd35c
|
Merge branch 'master' into feature/dashboard-with-measurements
|
2022-10-11 21:51:32 +02:00 |
|
Roland Geider
|
cc9e3994a6
|
Update the value when updating removing entries via chips
|
2022-10-10 16:33:54 +02:00 |
|
Roland Geider
|
842cad802a
|
Translate the muscle names for the secondary muscles dropdown
|
2022-10-10 16:30:03 +02:00 |
|
Roland Geider
|
123b80eb9f
|
Use const keys
|
2022-10-10 16:20:30 +02:00 |
|
Roland Geider
|
b34882ccea
|
Rename file for the AddExercise provider for more consistency
|
2022-10-10 16:08:06 +02:00 |
|
Roland Geider
|
ea792e70f0
|
Merge remote-tracking branch 'origin/feature/exercise-crowdsourcing' into feature/exercise-crowdsourcing
# Conflicts:
# pubspec.lock
|
2022-10-10 15:56:44 +02:00 |
|
Roland Geider
|
a8e4fdb4e0
|
Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
# lib/models/workouts/log.dart
# test/gallery/gallery_screen_test.mocks.dart
# test/measurements/measurement_categories_screen_test.mocks.dart
# test/measurements/measurement_provider_test.mocks.dart
# test/nutrition/nutritional_plan_form_test.mocks.dart
# test/other/base_provider_test.mocks.dart
# test/workout/workout_form_test.mocks.dart
# test/workout/workout_set_form_test.mocks.dart
|
2022-10-10 15:50:50 +02:00 |
|
Bujdy
|
ad83cfb20d
|
changed weight layout, added option to add measurement category, added navigation to measurement
|
2022-10-06 11:27:18 +02:00 |
|