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

Upgrade AdminJS dependency #1419

Draft
wants to merge 30 commits into
base: staging
Choose a base branch
from
Draft

Commits on Mar 20, 2024

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

Commits on Jul 8, 2024

  1. Merge branch 'refs/heads/staging' into replace-all-requires-with-import

    # Conflicts:
    #	src/server/adminJs/adminJs.ts
    #	src/services/cronJobs/checkProjectVerificationStatus.test.ts
    #	src/services/userService.ts
    #	src/user/LoginResolver.ts
    #	src/user/register/RegisterResolver.ts
    #	src/utils/sendEmail.ts
    RamRamez committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b0d2de0 View commit details
    Browse the repository at this point in the history
  2. add type packages

    RamRamez committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    658a734 View commit details
    Browse the repository at this point in the history
  3. add type packages

    RamRamez committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f8a4ca1 View commit details
    Browse the repository at this point in the history
  4. update tsconfig.json

    RamRamez committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    79eb745 View commit details
    Browse the repository at this point in the history
  5. update package.json

    RamRamez committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6e56708 View commit details
    Browse the repository at this point in the history
  6. update export

    RamRamez committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4376427 View commit details
    Browse the repository at this point in the history
  7. update export

    RamRamez committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6ce9124 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. migrate all imports to esm

    RamRamez committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    066d3af View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/staging' into replace-all-requires-with-import

    # Conflicts:
    #	src/adapters/notifications/NotificationCenterAdapter.ts
    #	src/entities/entities.ts
    #	src/ormconfig.ts
    #	src/repositories/donationRepository.test.ts
    #	src/repositories/qfRoundRepository.ts
    #	src/repositories/userRepository.ts
    #	src/resolvers/donationResolver.test.ts
    #	src/resolvers/projectResolver.allProject.test.ts
    #	src/resolvers/projectResolver.ts
    #	src/resolvers/qfRoundResolver.test.ts
    #	src/resolvers/qfRoundResolver.ts
    #	src/resolvers/recurringDonationResolver.test.ts
    #	src/resolvers/userResolver.ts
    #	src/server/adminJs/tabs/qfRoundHistoryTab.ts
    #	src/services/donationService.ts
    #	src/services/projectUpdatesService.test.ts
    #	src/services/recurringDonationService.test.ts
    #	src/services/the-giving-blocks/api.ts
    #	src/services/the-giving-blocks/syncProjectsCronJob.ts
    #	test/testUtils.ts
    RamRamez committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b22bf3e View commit details
    Browse the repository at this point in the history
  3. migrate all imports to esm

    RamRamez committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6f1ecd8 View commit details
    Browse the repository at this point in the history
  4. fix eslint errors

    RamRamez committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9ce3969 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    d9e2c8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0585d2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4791fa4 View commit details
    Browse the repository at this point in the history
  4. disable google spreadsheet

    RamRamez committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    48333ab View commit details
    Browse the repository at this point in the history
  5. disable google spreadsheet

    RamRamez committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    af5551c View commit details
    Browse the repository at this point in the history
  6. disable google spreadsheet

    RamRamez committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b12aac2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Merge branch 'refs/heads/staging' into replace-all-requires-with-import

    # Conflicts:
    #	src/repositories/donationRepository.test.ts
    #	src/resolvers/projectResolver.ts
    #	src/resolvers/recurringDonationResolver.test.ts
    #	src/resolvers/recurringDonationResolver.ts
    #	src/server/adminJs/tabs/donationTab.test.ts
    #	src/server/adminJs/tabs/donationTab.ts
    #	src/server/adminJs/tabs/qfRoundHistoryTab.ts
    #	src/services/cronJobs/checkProjectVerificationStatus.test.ts
    #	src/services/donationService.ts
    #	src/services/recurringDonationService.ts
    RamRamez committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5617658 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f60560 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e480be View commit details
    Browse the repository at this point in the history
  4. update build command

    RamRamez committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c66d7d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ccd4bc View commit details
    Browse the repository at this point in the history
  6. fix running migrations

    RamRamez committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    16e988a View commit details
    Browse the repository at this point in the history
  7. migrate migrations to ESM

    RamRamez committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    0348222 View commit details
    Browse the repository at this point in the history
  8. migrate migrations to ESM

    RamRamez committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    63c8d4c View commit details
    Browse the repository at this point in the history
  9. run tests in ESM

    RamRamez committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c7e3141 View commit details
    Browse the repository at this point in the history
  10. run tests in ESM

    RamRamez committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    2b6b9d4 View commit details
    Browse the repository at this point in the history
  11. disable broadcastNorificationTab.test.ts donationService.test.ts draf…

    …tDonationMatchingJob.ts draftDonationMatchWorker.test.ts projectsTab.test.ts
    RamRamez committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    14b1c74 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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