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

Code refactoring for project deployment #5036

Open
wants to merge 32 commits into
base: release/2.024.36
Choose a base branch
from

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    cf24c2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    647eee2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb05fb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Remove debug print

    noliveleger committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3a8d00f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa415b View commit details
    Browse the repository at this point in the history
  3. WIP - OpenRosa backend

    noliveleger committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    f1c3f15 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    aa0b0a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e7fb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b418bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1205888 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'kobocat-django-app-part-2-remove-imports' into kobocat-…

    …django-app-part-2-openrosa-backend
    noliveleger committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1cdcc97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cede6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02017ed View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    06db791 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'kobocat-django-app-part-2-openrosa-backend' into koboca…

    …t-django-app-part-2-remove-kobocat-backend
    noliveleger committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    177b62e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Remove installed app

    noliveleger committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cae6480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa7195f View commit details
    Browse the repository at this point in the history
  3. Remove back and forth API calls to activate Rest Services

    - Remove logger.XForm `has_kpi_hook` field
    - Remove logger.Instance `posted_to_kpi` field
    - Remove openrosa.rest_service django app
    - Remove hook signal viewset
    noliveleger committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    11a0322 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Improve celery retries

    noliveleger committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5943b24 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    noliveleger committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    c8996f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Fix bug on redeploy

    noliveleger committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3e1d9d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge pull request #5037 from kobotoolbox/kobocat-django-app-part-2-r…

    …emove-imports
    
    Code refactoring - Replace shadow models imports with their openrosa app counterparts
    jnm committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3ee226a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Apply requested changes

    noliveleger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    32bbcc5 View commit details
    Browse the repository at this point in the history
  2. Fix bad refactoring

    noliveleger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b36a130 View commit details
    Browse the repository at this point in the history
  3. Fix sync_kobocat_xforms

    noliveleger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    0f7f8b7 View commit details
    Browse the repository at this point in the history
  4. Add TODO comment

    noliveleger committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f5e1f92 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5038 from kobotoolbox/kobocat-django-app-part-2-o…

    …penrosa-backend
    
    Code refactoring: Create new deployment backend class
    jnm committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    26e21fd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #5042 from kobotoolbox/kobocat-django-app-part-2-r…

    …emove-kobocat-backend
    
    Code refactoring - Remove shadow models and KobocatDeploymentBackend class
    jnm committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ada05fa View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge branch 'kobocat-django-app-part-2' into kobocat-django-app-part…

    …-2-remove-kobocat-rest-service
    noliveleger committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1a8da58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7697d68 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5041 from kobotoolbox/kobocat-django-app-part-2-r…

    …emove-kobocat-rest-service
    
    Code refactoring: Remove RestService
    jnm committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    944d24f View commit details
    Browse the repository at this point in the history