-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Replace router with AutoRoute * Inital use of bloc * Change LoginBloc to LoginCubit * Fixes for explore bloc * More WIP migrating to bloc * Adding basic test (which doesn't work) * A working test * Rename model files * Initial explore on bloc * Migrate login to bloc * Add loading progress bar to main button * Display intro view if not shown * Convert intro logic to bloc * Fix filled button disabled colors * Completely broken app * Fix explore tab routing * Update explore section to use paginated data * Migrate home page to bloc * Remove stacked - break app * Some fixes * Bring back analytics * More fixes * Remove some unused files * Formatting * Some fixes * Fix theme and login code dialog (#290) * Fix dark background in new widgets * Fix persistent login error code * Update routing for intro view and login * Fixes for web * Subscribe to causes user updates in user progress widget (#293) * Add header back to action info page * Don't override causesid provided when routing to explore page * Fix user tests * Fix startup logic for token refresh and profile setup * Fix causes service tests (#294) * Fix causes service tests * Update Flutter version in workflows to 3.22.3 * Fix formatting * install colima in CI * Run build runner in CI * Add missing trailing commas * Fix colima CI * Stop colima * Install colima instead of docker * Install colima instead of docker * Formatting * Use npm for openapi generator in setup actions * Regenerated pod lockfile * Migrate auth bloc to cubit * Update default release track to beta --------- Co-authored-by: Kacper Kogut <kacper.kogut16@gmail.com> Co-authored-by: James Elgar <jnelgar@amazon.com> Co-authored-by: JElgar <JElgar@users.noreply.github.com>
- Loading branch information
1 parent
a7f2173
commit 7eb02e9
Showing
199 changed files
with
7,089 additions
and
7,772 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
25 changes: 0 additions & 25 deletions
25
android/app/src/main/java/io/flutter/app/FlutterMultiDexApplication.java
This file was deleted.
Oops, something went wrong.
This file contains 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
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.