-
-
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
Testing docs creation #1392
Merged
palisadoes
merged 114 commits into
PalisadoesFoundation:develop
from
palisadoes:develop
Jan 23, 2023
Merged
Testing docs creation #1392
palisadoes
merged 114 commits into
PalisadoesFoundation:develop
from
palisadoes:develop
Jan 23, 2023
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
This reverts commit 91a4a8a.
* Update push.yaml * Revert 1025 develop (PalisadoesFoundation#1028) * Revert "Solves issue PalisadoesFoundation#1024 (PalisadoesFoundation#1025)" This reverts commit fd20509. * Revert "Solves issue PalisadoesFoundation#1024 (PalisadoesFoundation#1025)" This reverts commit fd20509. Co-authored-by: Peter Harrison <blackriver@simiya.com> * Revert "bfix: pause video when not inview (PalisadoesFoundation#999)" This reverts commit 91a4a8a. * bfix: pause video when not inview * chor: cleanup * restore previous version of pubspec.lock Co-authored-by: Peter Harrison <blackriver@simiya.com> Co-authored-by: Simran Pattnaik <72657303+Simran1604@users.noreply.github.com>
…sFoundation#1390) * Create .gitpod.yml * Create .gitpod.Dockerfile * Add/temp-file * Add/temp-plugin gives sample demo for `TalawaPluginProvider ` * remove/unecessary-files#1 * remove/unecessary-files#2 * Add/TalwaPluginProvider * Add/queries `getPluginsList` * Docs for 'TalawaPluginProvider' * `Add/fetch_plugin_list` * Refractoring & adding `fetchPlugins` in main * Delete sa.dart * Delete tempPlugin.dart * Test/ `Tawla Plugin Provider` * Refractor : Added `Braintree` config in AndroidManifest.xml * Refractor : Added `Talawa_plugin_provider_nav` to control plugins visibility in navbar * Update : Main file setState fix * Changed ios version from `10.0` to `12.0` * Add : `Donation` feature as Plugin with braintree API * Add : `createDonation` Mutation * Fix : `Plugin` render bug * Chores : Formatted files * Add : `navBarItems` (features) as plugins * Chores : Formatting * Update : Profile removed key * Chores : Add `Flutter_Braintree` * Chores : Fix `Lint errors` * Fix : Formatting Errors * Delete talawa_plugin_provider_nav.dart * Update pull-request.yml * Added a empty line in main * Update pull-request.yml * Fix : Faling tests * Fix : Failing test PalisadoesFoundation#2 commented out `teste.pumpAndSetttle` * Remove : all the changes done in the `custom_drawer_test.dart` Removed everthing that I've added to check if it will pass the test or not. * PR Fail Fix Attempt PalisadoesFoundation#1 : Added `fetchPluginLIst` in `main.dart` * PR Fail Fix Attempt PalisadoesFoundation#2 : Commenting test cases to check furthur problems * Chores : Commented Imports * Deleted : Test file * Fix: Trigger workflow * Add : Faling test back `custom_drawer_test.dart` * Add Test for `utils/query.dart` * Add : Tests `queries_test.dart` * Add : Tests `chat_queries_test.dart` * Add : Test for `comment_queries_test.dart` * Add : test for `event_queries_test` * Add : test for `post_qurie..dart` * Add : test for `post_query.dart` * Add : test for `task_queries.dart` * Add : test for `utils/validator.dart` * Fix : failing tests * Test : Failing test uncommented `custom_drawer_test.dart` * Fix : Commented `custom_drawer_test.dart` * removed utils tests * Removed Commented Code * add/table of contents and link to installation file.
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.
Testing Docs creation