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

Conferences and journals refresh cron [RES-25] #24

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Commits on Apr 10, 2024

  1. <feat> installing and importing schedule package

    nestjs schedule package for Cron jobs
    raulpcoelho committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    79babe4 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    3a21c9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b6b9f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 23, 2024

  1. <feat> refreshing confererences with transaction

    using typeorm transaction to make sure there's never a case that only half of the operations are performed
    raulpcoelho committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    69de666 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89cbd91 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    93a902f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad22aef View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. <fix> refreshJournals considering multiple journals with the same issn

    there is a possibility that two journals have the same issn. For example, the print version and the online version. Now the code considers that possibility.
    raulpcoelho committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d035195 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 10, 2024

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