Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wtf #20

Merged
merged 3 commits into from
Jan 3, 2022
Merged

wtf #20

merged 3 commits into from
Jan 3, 2022

Conversation

monsieurtanuki
Copy link
Owner

wtf

M123-dev and others added 3 commits January 2, 2022 16:17
* Code base cleanup
Deleted file:
* `settings_page.dart`: all the code was moved to `user_preferences_page.dart`

New files:
* `abstract_user_preferences.dart`: Abstraction of a collapsed/expanded display for the preferences page.
* `user_preferences_attribute_group.dart`: Collapsed/expanded display of one attribute group for the preferences page.
* `user_preferences_food.dart`: Collapsed/expanded display of attribute groups for the preferences page.
* `user_preferences_profile.dart`: Collapsed/expanded display of profile for the preferences page.
* `user_preferences_settings.dart`: Collapsed/expanded display of settings for the preferences page.

Impacted files:
* `app_en.arb`: added 6 labels for preferences titles and subtitles
* `app_fr.arb`: added 6 labels for preferences titles and subtitles
* `labeler.yml`: removed reference to `settings_page.dart`
* `user_preferences.dart`: added bool flags getter and setter
* `user_preferences_page.dart`: now displays in accordion the same preferences, plus the former settings_page, plus the former action bar
* `user_preferences_page-blue-dark.png`
* `user_preferences_page-blue-light.png`
* `user_preferences_page-brown-dark.png`
* `user_preferences_page-brown-light.png`
* `user_preferences_page-green-dark.png`
* `user_preferences_page-green-light.png`
@monsieurtanuki monsieurtanuki merged commit 66a4f82 into monsieurtanuki:develop Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants