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

[MOB-11762] Revamp Example App #345

Draft
wants to merge 34 commits into
base: master
Choose a base branch
from
Draft

Commits on May 1, 2023

  1. [MOB-12122] Integrate Danger Coverage Plugin (#357)

    * Migrate Danger to TypeScript
    
    * Integrate Danger coverage plugin
    
    * Exclude generated files from coverage
    
    * Set Yarn network concurrency to 1
    
    * Remove LCOV installation
    
    * Add TypeScript
    
    * Add coverage threshold
    a7medev authored May 1, 2023
    Configuration menu
    Copy the full SHA
    33b15da View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    01d3efb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Update pubspec

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    fe22ecf View commit details
    Browse the repository at this point in the history
  2. Add analysis_options

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e2c5ec4 View commit details
    Browse the repository at this point in the history
  3. Add assets folder

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    c46e776 View commit details
    Browse the repository at this point in the history
  4. Add models folder

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    0469a3f View commit details
    Browse the repository at this point in the history
  5. Add re-usable widgets

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    cfaaed9 View commit details
    Browse the repository at this point in the history
  6. Add providers folder

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f2d9053 View commit details
    Browse the repository at this point in the history
  7. Add Main screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f28b02f View commit details
    Browse the repository at this point in the history
  8. Add Settings screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1f2221b View commit details
    Browse the repository at this point in the history
  9. Add Products screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3a129cc View commit details
    Browse the repository at this point in the history
  10. Add Bug Reporting screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1362b11 View commit details
    Browse the repository at this point in the history
  11. Add Crash Reporting screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d9a9ab8 View commit details
    Browse the repository at this point in the history
  12. Add APM screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5148dfb View commit details
    Browse the repository at this point in the history
  13. Add Replies screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e4bea0a View commit details
    Browse the repository at this point in the history
  14. Add Surveys screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    58b6b1a View commit details
    Browse the repository at this point in the history
  15. Add Feature Requests screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f0bcca3 View commit details
    Browse the repository at this point in the history
  16. Add Core screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    acc909f View commit details
    Browse the repository at this point in the history
  17. Add Network Logger screen

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7bb80d8 View commit details
    Browse the repository at this point in the history
  18. Update main.dart

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5d9fcc6 View commit details
    Browse the repository at this point in the history
  19. Update Info.plist

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    bc8c300 View commit details
    Browse the repository at this point in the history
  20. Sync iOS project

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e89e8f7 View commit details
    Browse the repository at this point in the history
  21. Fix format

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5f9a761 View commit details
    Browse the repository at this point in the history
  22. Exclude example from build process

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d07acd1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4bc9059 View commit details
    Browse the repository at this point in the history
  24. Fix Flutter IDE issue

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    a6ebdc0 View commit details
    Browse the repository at this point in the history
  25. Update gitignore

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    3c11119 View commit details
    Browse the repository at this point in the history
  26. Sync .metadata

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    11b13e0 View commit details
    Browse the repository at this point in the history
  27. Fix lint issue

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2a2c231 View commit details
    Browse the repository at this point in the history
  28. Apply several enhancements

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    f2b003d View commit details
    Browse the repository at this point in the history
  29. Move theme management to settings

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    bc7a6d2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0c8b31c View commit details
    Browse the repository at this point in the history
  31. Apply some refactoring

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    459f171 View commit details
    Browse the repository at this point in the history
  32. Configure Repro Steps

    DavidMina96 authored and a7medev committed May 15, 2023
    Configuration menu
    Copy the full SHA
    bf87c59 View commit details
    Browse the repository at this point in the history