Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: IntuitDeveloper/SampleApp-CustomFields-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: IntuitDeveloper/SampleApp-CustomFields-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 15 commits
  • 92 files changed
  • 2 contributors

Commits on Apr 18, 2025

  1. Configuration menu
    Copy the full SHA
    9e32b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caaecc2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

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

Commits on May 12, 2025

  1. Create LICENCE.txt

    Soumiya-mohan authored May 12, 2025
    Configuration menu
    Copy the full SHA
    47115a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da1052 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Soumiya-mohan authored May 12, 2025
    Configuration menu
    Copy the full SHA
    ed1f766 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Soumiya-mohan authored May 12, 2025
    Configuration menu
    Copy the full SHA
    0a24809 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Soumiya-mohan authored May 12, 2025
    Configuration menu
    Copy the full SHA
    c6e2301 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Soumiya-mohan authored May 12, 2025
    Configuration menu
    Copy the full SHA
    5011bf1 View commit details
    Browse the repository at this point in the history
  7. Update config.py

    Soumiya-mohan authored May 12, 2025
    Configuration menu
    Copy the full SHA
    cc9063d View commit details
    Browse the repository at this point in the history
  8. Update app.py

    Soumiya-mohan authored May 12, 2025
    Configuration menu
    Copy the full SHA
    43a75c1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Updated error handling for custom field creation: - Added proper erro…

    …r code handling for LABEL_ALREADY_EXISTS - Improved error messages for duplicate fields and limit exceeded cases - Restructured Flask app directory for better organization
    smohan-intuit committed May 15, 2025
    Configuration menu
    Copy the full SHA
    d09068b View commit details
    Browse the repository at this point in the history
  2. Refactored GraphQL queries and variables: - Moved GraphQL queries to …

    …separate files in static/graphql - Created custom_field.graphql for mutation - Created query_custom_field.graphql for query - Added custom_field_variables.json for variable templates - Updated app.py to use the new file structure
    smohan-intuit committed May 15, 2025
    Configuration menu
    Copy the full SHA
    488b6b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b697668 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Update .env.template

    Soumiya-mohan authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    73fe3dc View commit details
    Browse the repository at this point in the history
Loading