Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Add "shopify app" commands #1650

Merged
merged 22 commits into from
Nov 8, 2021
Merged

Add "shopify app" commands #1650

merged 22 commits into from
Nov 8, 2021

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    a674b13 View commit details
    Browse the repository at this point in the history
  2. Migrate the business logic for creating PHP apps

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    891e587 View commit details
    Browse the repository at this point in the history
  3. Implement NodeService for creating apps

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    2bf18aa View commit details
    Browse the repository at this point in the history
  4. Move the Rails create logic to RailsService

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    85496ee View commit details
    Browse the repository at this point in the history
  5. Remove the generate command

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    3e69633 View commit details
    Browse the repository at this point in the history
  6. Remove the generate command

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f8575b4 View commit details
    Browse the repository at this point in the history
  7. Fix the help of the create commands

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    0698c5e View commit details
    Browse the repository at this point in the history
  8. Test the creation of Rails apps

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1bd0b6e View commit details
    Browse the repository at this point in the history
  9. Test node creation

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    230cf31 View commit details
    Browse the repository at this point in the history
  10. Test the service for serving PHP apps

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    02dbeb7 View commit details
    Browse the repository at this point in the history
  11. Fix the remaining tests

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    71c18dd View commit details
    Browse the repository at this point in the history
  12. Some refactoring

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9371bcc View commit details
    Browse the repository at this point in the history
  13. Fix messages

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8f91b5d View commit details
    Browse the repository at this point in the history
  14. Rename --store to --store-domain

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7d6f2f2 View commit details
    Browse the repository at this point in the history
  15. Fix app help

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    6858674 View commit details
    Browse the repository at this point in the history
  16. Fix the app creation flow

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    1d6c26c View commit details
    Browse the repository at this point in the history
  17. Print help when running 'shopify app create'

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7e01bbe View commit details
    Browse the repository at this point in the history
  18. Some changes

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f7e8c7a View commit details
    Browse the repository at this point in the history
  19. Fix acceptance tests

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9e4851a View commit details
    Browse the repository at this point in the history
  20. Fix tests

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    27a8b85 View commit details
    Browse the repository at this point in the history
  21. Fix failing tests after the rebase

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    f761601 View commit details
    Browse the repository at this point in the history
  22. Fix Rails app create acceptance tests

    Pedro Piñera committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8427697 View commit details
    Browse the repository at this point in the history