Merged
Conversation
* reconsider some todos * remove responses from mobilepay_service
Co-authored-by: Omid Marfavi <21163286+marfavi@users.noreply.github.com>
…e (Clean Architecture); Use dartz package for Either class (#394) Co-authored-by: Omid Marfavi <21163286+marfavi@users.noreply.github.com>
Co-authored-by: fremartini <frederik.martini@live.dk>
Co-authored-by: Omid Marfavi <21163286+marfavi@users.noreply.github.com> Co-authored-by: Frederik Petersen <fred.p@live.dk>
* Update gitignore * work on flavors * wip to do: fix CODE_SIGN_STYLE, DEVELOPMENT_TEAM in some instances in project.pbxproj * add back ipad support * wip * adjust run configs in .idea/ * update run/launch configs * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * update Firebase iOS dev project * update android dev project + dev app id * whitespace * add splash * add profile mode in launch/run config * add dev icons; add splash; finishing touches * temp (for test) force is_prod = true * temp (for test) force upload to firebase app dist * temp (for test) * fix android build path * Change documentation in pubspec.yaml * Test Dev build * Test Dev build * Add Secrets documentation * Test Dev release * Test prod release * Add back ipad support * Save * Readd lock file * Cleanup pipeline * Remove debug trigger * Change storeArtificats to default to false --------- Co-authored-by: Jonas Anker Rasmussen <jonasanker@gmail.com> Co-authored-by: Frederik Petersen <fred.p@live.dk>
Co-authored-by: fremartini <frederik.martini@live.dk> Co-authored-by: Frederik Martini <39860858+fremartini@users.noreply.github.com>
* Removed http_utils, functionality has already been replacedd by ServerFailure * Fixed a test for loginCubit
Codecov Report
@@ Coverage Diff @@
## production #420 +/- ##
===============================================
+ Coverage 41.54% 54.02% +12.48%
===============================================
Files 56 74 +18
Lines 804 881 +77
===============================================
+ Hits 334 476 +142
+ Misses 470 405 -65
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 4 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
* ReceiptsRepository now use v2 endpoint, * User can purchase free products in the app, when such products occur in the database
Member
|
@marfavi The changelog seems to indicate a couple of open issues have been solved and are crediting people for doing so when they simply mentioned those issued. I guess it's due to how the changelog was generated, but can we fix that before merging? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This release includes various app improvements, bug fixes, and updates to address issues.
Changes
The following commits/pull requests are part of this release:
App improvements:
Bug fixes:
Code improvements, maintenance, and other chores:
make cleancommand #375: Add make clean commandTechnical debt
Commits in this PR has introduced the following issues to the codebase: