Commit Graph

1176 Commits

Author SHA1 Message Date
Roland Geider
48ec2edbb3 Cleanup app bars
The dashboard has the main app bar that allows to change the settings, while
each screen has its own with custom actions
2022-04-15 13:03:35 +02:00
Roland Geider
e8f7953605 Merge branch 'master' into feature/exercise-crowdsourcing 2022-04-15 12:11:10 +02:00
Roland Geider
002d25f952 Update README.md with shortcuts to create tags needed to trigger a release 2022-04-14 19:48:59 +02:00
Github-actions
2cacc22918 Bump version to 1.4.2+26 1.4.2 2022-04-14 10:40:15 +00:00
Roland Geider
ac3bbfc8df Update some files in preparation of new release 2022-04-14 12:31:58 +02:00
Roland Geider
3b2d9bf902 Only create aliases when they exist 2022-04-13 21:43:36 +02:00
Roland Geider
2b60e84b25 Remove icon from menu entry, not needed 2022-04-13 16:39:00 +02:00
Roland Geider
bf710bc5d5 Translate categories and equipment in other parts of the application 2022-04-13 12:08:46 +02:00
Roland Geider
6622fad56b Add dynamic translations of strings that arrive from the server
Closes #120
2022-04-12 17:45:28 +02:00
Roland Geider
826810f17a Start working on automatic screenshot generation 2022-04-11 20:00:32 +02:00
Roland Geider
822c668c85 Merge pull request #147 from wger-project/dependabot/pub/image_picker-0.8.5
Bump image_picker from 0.8.4+9 to 0.8.5
2022-04-11 08:42:41 +02:00
dependabot[bot]
9da7ffd849 Bump image_picker from 0.8.4+9 to 0.8.5
Bumps [image_picker](https://github.com/flutter/plugins) from 0.8.4+9 to 0.8.5.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/image_picker-v0.8.4...image_picker-v0.8.5)

---
updated-dependencies:
- dependency-name: image_picker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 01:04:53 +00:00
Roland Geider
a6338ab6d6 Some more polishing 2022-03-31 13:52:43 +02:00
Roland Geider
75c18d283d Split up the widgets used, this was getting too cluttered 2022-03-31 00:20:13 +02:00
Roland Geider
bc28fe8624 Start adding variations handling 2022-03-31 00:07:12 +02:00
Roland Geider
75dd047adf Add a bit of padding before the navigation buttons 2022-03-30 00:11:22 +02:00
Roland Geider
3d4f48a88d Hide the translation fields, not all users will need this 2022-03-29 23:58:00 +02:00
Roland Geider
c5a9f554c8 Allow uploading images taken directly with the camera 2022-03-29 23:08:35 +02:00
Roland Geider
c819e51fc8 Swap method names 2022-03-29 22:00:50 +02:00
Roland Geider
16ef887c29 Move validation logic to helpers 2022-03-29 00:03:48 +02:00
Roland Geider
f548be4f34 Validate the alternative names as well
Also, add a maximum length for the names as well
2022-03-28 23:58:31 +02:00
Roland Geider
c4d26b3f01 Add some validation to the exercise form 2022-03-28 23:36:46 +02:00
Roland Geider
6214240ea0 Don't allow the user to skip steps 2022-03-28 23:02:52 +02:00
Roland Geider
0b7a6e31c1 Correctly update muscle overview 2022-03-28 22:20:56 +02:00
Roland Geider
b87784f5fc Add an additional step when adding exercises 2022-03-28 22:11:31 +02:00
Roland Geider
7306044355 Merge pull request #139 from wger-project/dependabot/pub/rive-0.8.4
Bump rive from 0.8.1 to 0.8.4
2022-03-28 15:39:03 +02:00
Roland Geider
f3721ec464 Merge pull request #140 from wger-project/dependabot/pub/table_calendar-3.0.5
Bump table_calendar from 3.0.3 to 3.0.5
2022-03-28 15:38:46 +02:00
dependabot[bot]
284f7cbaac Bump table_calendar from 3.0.3 to 3.0.5
Bumps [table_calendar](https://github.com/aleksanderwozniak/table_calendar) from 3.0.3 to 3.0.5.
- [Release notes](https://github.com/aleksanderwozniak/table_calendar/releases)
- [Changelog](https://github.com/aleksanderwozniak/table_calendar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aleksanderwozniak/table_calendar/compare/v3.0.3...v3.0.5)

---
updated-dependencies:
- dependency-name: table_calendar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 00:52:06 +00:00
dependabot[bot]
69cac662a2 Bump rive from 0.8.1 to 0.8.4
Bumps [rive](https://github.com/rive-app/rive-flutter) from 0.8.1 to 0.8.4.
- [Release notes](https://github.com/rive-app/rive-flutter/releases)
- [Changelog](https://github.com/rive-app/rive-flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rive-app/rive-flutter/compare/0.8.1...0.8.4)

---
updated-dependencies:
- dependency-name: rive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 00:51:42 +00:00
Roland Geider
a2f0a86510 Merge branch 'master' into feature/exercise-crowdsourcing
# Conflicts:
#	pubspec.lock
2022-03-27 13:54:43 +02:00
Roland Geider
6ed8a96bff Merge pull request #138 from wger-project/dependabot/pub/video_player-2.3.0
Bump video_player from 2.2.18 to 2.3.0
2022-03-25 22:54:12 +01:00
Roland Geider
5e3f8c80b4 Merge pull request #134 from wger-project/dependabot/pub/font_awesome_flutter-10.1.0
Bump font_awesome_flutter from 9.2.0 to 10.1.0
2022-03-25 22:52:39 +01:00
Roland Geider
f41ad86e1e Run tests when updating pubspec.yaml 2022-03-25 22:52:25 +01:00
Roland Geider
44a72dacfb Merge pull request #135 from wger-project/dependabot/pub/network_image_mock-2.1.0
Bump network_image_mock from 2.0.1 to 2.1.0
2022-03-25 22:51:12 +01:00
Roland Geider
3cd5fb414f Merge pull request #137 from wger-project/dependabot/pub/build_runner-2.1.8
Bump build_runner from 2.1.7 to 2.1.8
2022-03-25 22:49:44 +01:00
Roland Geider
b450f580d6 Merge pull request #136 from wger-project/dependabot/pub/json_serializable-6.1.5
Bump json_serializable from 6.1.4 to 6.1.5
2022-03-25 22:48:58 +01:00
dependabot[bot]
aee8664f5d Bump video_player from 2.2.18 to 2.3.0
Bumps [video_player](https://github.com/flutter/plugins) from 2.2.18 to 2.3.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/video_player-v2.2.18...video_player-v2.3.0)

---
updated-dependencies:
- dependency-name: video_player
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:47:36 +00:00
dependabot[bot]
1dc8ba25d5 Bump build_runner from 2.1.7 to 2.1.8
Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.7 to 2.1.8.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.1.7...build_daemon-v2.1.8)

---
updated-dependencies:
- dependency-name: build_runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:47:25 +00:00
dependabot[bot]
47d634333a Bump json_serializable from 6.1.4 to 6.1.5
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.1.4 to 6.1.5.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.1.4...json_serializable-v6.1.5)

---
updated-dependencies:
- dependency-name: json_serializable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:47:13 +00:00
dependabot[bot]
04d4993d5e Bump network_image_mock from 2.0.1 to 2.1.0
Bumps [network_image_mock](https://github.com/stelynx/network_image_mock) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/stelynx/network_image_mock/releases)
- [Changelog](https://github.com/stelynx/network_image_mock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stelynx/network_image_mock/commits)

---
updated-dependencies:
- dependency-name: network_image_mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:47:05 +00:00
dependabot[bot]
25d12c67f9 Bump font_awesome_flutter from 9.2.0 to 10.1.0
Bumps [font_awesome_flutter](https://github.com/fluttercommunity/font_awesome_flutter) from 9.2.0 to 10.1.0.
- [Release notes](https://github.com/fluttercommunity/font_awesome_flutter/releases)
- [Changelog](https://github.com/fluttercommunity/font_awesome_flutter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fluttercommunity/font_awesome_flutter/compare/9.2.0...10.1.0)

---
updated-dependencies:
- dependency-name: font_awesome_flutter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 21:46:56 +00:00
Roland Geider
060432a227 Add dependabot.yml 2022-03-25 22:45:57 +01:00
Roland Geider
0901962e23 Initialize the categories and languages 2022-03-13 11:31:19 +01:00
Roland Geider
7c59457df2 Use correct label 2022-03-13 11:14:02 +01:00
Roland Geider
020cbb4c6a Merge pull request #132 from WMs784/master
Added translation into Japanese
2022-03-13 11:09:39 +01:00
WMs784
0081f5f98e added myself to AUTHORS.md 2022-03-13 12:09:45 +09:00
WMs784
92073ac529 added translations to Japanese 2022-03-13 11:48:33 +09:00
WMs784
e8a7c3e155 added translations to Japanese 2022-03-13 10:57:25 +09:00
Roland Geider
2d27d327f1 Bump dependencies 2022-03-12 23:55:04 +01:00
Roland Geider
5ef94ddf7a Merge branch 'master' into feature/exercise-crowdsourcing 2022-03-12 23:50:39 +01:00