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

chore: replace local module with shared folder #1144

Merged
merged 15 commits into from
May 27, 2021
Merged

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    a0c57ee View commit details
    Browse the repository at this point in the history
  2. feat: add shared folder

    lamkeewei committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    5ba3e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c461e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0cf500 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cd675b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Merge branch 'develop' into shared-folder

    * develop:
      refactor: use shared function to initialize models (#1172)
      chore: setup scaffolding for backend tests (#940)
      1.23.0
      fix(frontend): fix frontend test flakiness (#1162)
      fix: update successful delivery status only if error does not exist (#1150)
      chore: upgrade dependencies (#1153)
      feat: add unit tests for error states in critical workflows (#1118)
      feat: support whitelisting domains through `agencies` table (#1141)
      feat: add tests for happy paths in critical workflows (#1110)
      fix: prevent campaign names from causing dashboard rows to overflow (#1147)
      fix(email): Fix SendGrid fallback integration (#1026)
    lamkeewei committed May 5, 2021
    Configuration menu
    Copy the full SHA
    32d343f View commit details
    Browse the repository at this point in the history
  2. fix(backend): update jest module aliases and commands

    Removed npm test:watch as we can just use npm t -- --watch instead.
    Did this to avoid duplicating pretest step.
    lamkeewei committed May 5, 2021
    Configuration menu
    Copy the full SHA
    b52fc6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16afd03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0c7f08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b8a901a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8f989d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Configuration menu
    Copy the full SHA
    1b529cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e8b4b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Merge branch 'develop' into shared-folder

    * develop:
      fix(backend): docker build and tsc output directory structure (#1177)
      feat: refactor msg template components; add telegram character limit (#1148)
    lamkeewei committed May 7, 2021
    Configuration menu
    Copy the full SHA
    cffc5b1 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Merge branch 'develop' into shared-folder

    * develop:
      chore: upgrade dependencies (#1180)
      Backend tests - updating template for channels (#1175)
      feat(rich-text): support image as links (#1158)
      fix: fix error when updating Telegram ID for an existing phone number (#1178)
      chore: upgrade React; use new JSX transform; sort imports (#1129)
    lamkeewei committed May 18, 2021
    Configuration menu
    Copy the full SHA
    1cfa59d View commit details
    Browse the repository at this point in the history