-
Notifications
You must be signed in to change notification settings - Fork 22
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
Django Monitoring Module (Backend) #987
Closed
Closed
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
* Onboarding-2 screen * Skip button removed
* Transactions Details screen * margin fixes
* Tasker Listing screen * subheading font-size changed
* Taskers Listing screen * button text fixed * button text fixed * changed subheading font-size and button text
* PLAT-7015: Django Modules as Python Packages (crowdbotics#356) * PLAT-7015: Django modules as Python Packages - Port to the Python Package structure: - django-articles - django-push-notifications - django-social-auth - camera - payments - privacy-policy - terms-and-conditions to package structure - Update modules.json - Update scripts/parse.js - Documentation Co-authored-by: Daniel Sousa <[email protected]> * yarn run dist Co-authored-by: Daniel Sousa <[email protected]> * Update payments module (crowdbotics#375) - Add default value to stripe.api_key to fix operations while is not yet configured * [screens] Signin screen (crowdbotics#231) * Login screen (crowdbotics#232) * login screen * yarn lint Co-authored-by: Daniel <[email protected]> * add fastlane scaffold metadata and screenshots (crowdbotics#370) * PLAT-7441 send android build version with webhook (crowdbotics#360) * remove compare_url and add build_version on webhook callback * update lock file * update version_code to use build_num instead of gradle file * fix conflicts * update lock file Co-authored-by: Dan DeFelippi <[email protected]> Co-authored-by: Daniel Sousa <[email protected]> * Fix: Missing root props on scaffold (crowdbotics#384) * Fix: add missing props to route component * Run: yarn raw and yarn cookie * use action-eslint fork with .eslintignore support * set ref for danielsousaio/action-eslint * use full commit sha * use master ref * use crowdbotics/action-eslint fork transfered ownership of the repo Co-authored-by: Daniel <[email protected]> * Django qr-code * README.md updated * Added comments for functions * rename naming convention Co-authored-by: Rodrigo <[email protected]> Co-authored-by: Daniel Sousa <[email protected]> Co-authored-by: Rodrigo <[email protected]> Co-authored-by: Muhammad Abdullah Abid <[email protected]> Co-authored-by: Saurav Gharti <[email protected]> Co-authored-by: Dan DeFelippi <[email protected]> Co-authored-by: Aline Tavares <[email protected]>
* FCM push notifications
* chat module v2
* Fingerprint Authentication module * Extra code removed and updated readme file * Alert issue fixed * changed preview image
* dist * updated dist * updated dist * dist update * Qr Rename * added dist Co-authored-by: shahraiz <[email protected]>
* remove style variable reference * yarn run dist --write
* zoom free module
* rebase wallet connect branch from master * add preview file * Updated README.md
* appointment-google module
* Empty screens batch 4 * screen-withdraw : name fixed * withdraw-screen : name fixes
…rowdbotics#961) * Created setting feature module, write testcases and readme * Added doc-string * Udpated setup.py file
* Create firebase in app messaging module * Update README.md Add testing scenarios
…cs#951) * Created Flad user content super module * Create APIs, added doc-string, readme file and test-cases * Frontend changes * Added preview image * Updated preview image * Complete api integration and add readme * Block user changes
* Updated migrations * Bug fix
* PLAT-12373 azure module * azure-infra: add meta.json * azure-infra: change root to /azure * PLAT-12373 add azure preview image * azure-infra: add README title, description, and features * add modules readme templates to repository * change templates name section --------- Co-authored-by: Daniel Sousa <[email protected]>
* changes * subscription module * subscriptions * subscription * squashed migrations * cleaned up * removed prints * update MR from master * update readme and resolve lint issues * Added comments for methods and preview image, Updated README.md * Updated readme files for both frontend and backend modules * Update readme file for backend * fixes in readme file for backend * Updated readme file for frontend * Added preview image in readme file React-native subscription * Update README.md Update preview image path * remove post-install script from package.json --------- Co-authored-by: Shahraiz Ali <[email protected]> Co-authored-by: Saad Bin Abid <[email protected]> Co-authored-by: saad-abid-crowdbotics <[email protected]> Co-authored-by: cbshoaib <[email protected]>
* add module scope features, dependencies installation, module specifications, contributing and license in README.md file * updated readme file for new scaffold 0.71.7 * Update readme * Add images in readme * Update README.md Update preview image path * Update README.md Update Image links --------- Co-authored-by: Saad bin abid <[email protected]> Co-authored-by: saad-abid-crowdbotics <[email protected]>
* social feed structure * social feed * v1 * changes * MSG * Optimized 3 screens * Optimize remaining screens, add readme and preview image * Remove credentials * Bug fixes * Add image in readme * Change path of preview image * Update preview image * iOS Fixes * Optimized and refactor code and updated readme file for backend * Bug fixes * Code refactor and optimzation and Write testcase * Update README.md Update preview image path in readme * Update README.md Update image path in readme --------- Co-authored-by: Shahraiz Ali <[email protected]> Co-authored-by: Shoaib Amjad <[email protected]> Co-authored-by: cbshoaib <[email protected]>
* Phone Number Picker Module * added child keys and ids in countries code * Create input and modal component * add scope features in README.md file * Update readme * Add image in readme * Update README.md Update preview image path * Convert module to screen --------- Co-authored-by: Saad bin abid <[email protected]> Co-authored-by: saad-abid-crowdbotics <[email protected]>
* PLAT-12373 azure module * azure-infra: add meta.json * azure-infra: change root to /azure * fix typo --------- Co-authored-by: Daniel Sousa <[email protected]>
* remove react-native scaffold and its scripts * remove semver workflow * remove scaffold question from pr template * remove docs and update README.md * add commands to readme * remove info script * add arg dependency * refactor parse and export function * implement command dispatcher - add subcommand parse * expose demo command * add sections to demo * expose add command * expose remove command * expose commit command * make section accept multiple arguments * move scripts/utils.js to root * fix typo * use npx on npm scripts * add help command * remove utils from config.js * add inquirer * reorder commands * remove dist/modules.json * remove optional arguments from help * rewrite upgrade script to use remote scaffold repo * support upgrade target versions * add --target argument to upgrade command * show help by default * add create command with name/type arguments * fix lint issues * fix changelog * set MODULES_REPO_BRANCH on release * add init command * fix help lint issue * fix diff detection mechanism * improve main help page with more examples around add/remove * add modules update checklist to readme * replace console.log with section and invalid * remove extra comma in package.json template * remove slice from create command for rn
danielsousaio
added
the
module
Module with 3rd party dependencies (may contain React Native code, Django code, or both)
label
Oct 24, 2023
This PR needs to be redone with new post-installation features. |
kindly point me to the reference the of this feature. Thank you |
danielsousaio
force-pushed
the
master
branch
from
November 23, 2023 13:10
c005ff7
to
68cc6e9
Compare
2 tasks
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.
Django Monitoring Module (Backend)
Type of PR
Changes introduced
Create module Django monitoring (sentry)