Skip to content
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
wants to merge 1,166 commits into from

Conversation

cbshoaib
Copy link
Contributor

Django Monitoring Module (Backend)

Type of PR

  • Bugfix
  • New feature
  • Minor changes

Changes introduced

Create module Django monitoring (sentry)

saad-abid-crowdbotics and others added 30 commits September 8, 2022 03:08
* 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
* 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
* 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
saad-abid-crowdbotics and others added 22 commits September 26, 2023 16:30
…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
* 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]>
)

* PLAT-12152: adding parameters to update modules command

* feat: introducing visibility parameter to command

* chore: renaming command in release pipeline
* 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 danielsousaio added the module Module with 3rd party dependencies (may contain React Native code, Django code, or both) label Oct 24, 2023
@danielsousaio danielsousaio added the blocked Merging is blocked and flagged in the PR label Oct 31, 2023
@danielsousaio
Copy link
Collaborator

This PR needs to be redone with new post-installation features.

@shahraizali
Copy link
Contributor

post-installation

kindly point me to the reference the of this feature. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Merging is blocked and flagged in the PR module Module with 3rd party dependencies (may contain React Native code, Django code, or both)
Projects
None yet
Development

Successfully merging this pull request may close these issues.