-
-
Notifications
You must be signed in to change notification settings - Fork 463
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
GSoC-Develop Merge #904
Merged
palisadoes
merged 484 commits into
PalisadoesFoundation:develop
from
sumitra19jha:GSoC-Develop
Jun 29, 2021
Merged
GSoC-Develop Merge #904
palisadoes
merged 484 commits into
PalisadoesFoundation:develop
from
sumitra19jha:GSoC-Develop
Jun 29, 2021
Conversation
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
[Fix] Modification of Loading widget to make it a universal loading widget
Add FutureBuilder Logic To Main.dart
… into prifle-page-MVVM
…e-page-MVVM Implemented MVVM on profile_page.dart
… into navigation-without-context
* Validators,Plugins,File structuring,Test fail fix and joinorg,waiting pages * Updated the workflow for minimum coverage, will we reverted back soon
…PalisadoesFoundation#864) * Added CustomCarousel * Added models * Removing linting problems * Fixed errors except sort dependency * Completed - demo data and models implemented MVVM * Removed problems
…rding to lint (PalisadoesFoundation#866) * Validators,Plugins,File structuring,Test fail fix and joinorg,waiting pages * Updated the workflow for minimum coverage, will we reverted back soon * Deeplinking for invitation links completed
…ation#867) * Added CustomCarousel * Added models * Removing linting problems * Fixed errors except sort dependency * Completed - demo data and models implemented MVVM * Removed problems * Finished Pinned Post Page and Individual Post Page
…ed (PalisadoesFoundation#868) * Validators,Plugins,File structuring,Test fail fix and joinorg,waiting pages * Updated the workflow for minimum coverage, will we reverted back soon * Deeplinking for invitation links completed * Pre-auth view_models and model implementation, refactor needed
… Events Screen (PalisadoesFoundation#870) * add explore events page with mvvm * modify tests
…alisadoesFoundation#878) * Validators,Plugins,File structuring,Test fail fix and joinorg,waiting pages * Updated the workflow for minimum coverage, will we reverted back soon * Deeplinking for invitation links completed * Pre-auth view_models and model implementation, refactor needed * Minor route fixes
) * Model refactoring and invite link fix * # This is a combination of 2 commits. # This is the 1st commit message: fix test failure # This is the commit message PalisadoesFoundation#2: Added flutter analyser
…ation#881) * fixed generated plugin error * Refactored UI for dark mode * Added drawer UI * Added Drawer UI
* fixed generated plugin error * Created Add Post Page UI * Updated Home page test
* Added flutter analyzer * Switiching org from drawer and minor bug fixes * Added test for splash screen
…dation#886) * add profile and edit profile screen * delete home_page.dart and fix profile textfield
…ndation#887) * fixed generated plugin error * Used subscriptions to get realtime UI updates. * Updated tests
* fixed generated plugin error * Used subscriptions to get realtime UI updates. * Updated tests * refactored to work with the stream data * Fixed travis build error * Analyzer fixes
…#889) * Refactoring, common alert popup & test' * talawa analysis point increment
…service (PalisadoesFoundation#890) * fixed generated plugin error * Used subscriptions to get realtime UI updates. * Updated tests * refactored to work with the stream data * Fixed travis build error * Analyzer fixes * Inital code for post service * Added Stream setup for posts * Integrated post service and preserved page state * Fixing the analyzer * Tests updates
…factoring (PalisadoesFoundation#893) * fixed generated plugin error * Used subscriptions to get realtime UI updates. * Updated tests * refactored to work with the stream data * Fixed travis build error * Analyzer fixes * Inital code for post service * Added Stream setup for posts * Integrated post service and preserved page state * Fixing the analyzer * Tests updates * Refactored Services & added Local cache "LIKE" fun * Finished mocking the services using Mockito * Fixing the travis build failure
…isadoesFoundation#894) * connect explore events with backend * add create event functionality * Fix failing tests
…PalisadoesFoundation#895) * Refactoring in functions class, use of global model for post * Merge conflicts fix
…sadoesFoundation#896) * fix events not displaying issue * Remove unused imports
* fixed generated plugin error * Added like functionality * Added Removing like feature * Added comment feature without single source truth * Added comment features and Updated test. Co-authored-by: rutvik11062000 <rutvik.chandla@gmail..com>
* language controller and befor auth language addition * Pubspec update * test changes * test updates * Updates * test updated * language updates * selection test case updated * Final Updates * viewmodel update * Test file updates * Flutter code analyze update
palisadoes
approved these changes
Jun 29, 2021
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 is the newly updated GSoC branch merge to develop.
Major Changes in this deals with: