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(rethinkdb): NewMeeting: Phase 1a #10216

Merged
merged 47 commits into from
Sep 27, 2024
Merged

Commits on Aug 27, 2024

  1. chore: write to PG

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bbd3d12 View commit details
    Browse the repository at this point in the history
  2. fix: refactor comment to SDL

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    217606e View commit details
    Browse the repository at this point in the history
  3. add comment

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fd13993 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. migrate existing Comments

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    424a54b View commit details
    Browse the repository at this point in the history
  2. switch reads to PG

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c0278ae View commit details
    Browse the repository at this point in the history
  3. fix replies

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4cf9c8f View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge branch 'master' into chore/Comment-phase3

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d61559a View commit details
    Browse the repository at this point in the history
  2. init migration

    mattkrick committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    da853e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. add writes to PG

    mattkrick committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fb941f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0efe604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    814d9ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    134b3b6 View commit details
    Browse the repository at this point in the history
  5. fix downmigration

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2f8cf27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f372a1 View commit details
    Browse the repository at this point in the history
  7. use explicit columns

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    171ded7 View commit details
    Browse the repository at this point in the history
  8. migrate existing rows

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a38beb4 View commit details
    Browse the repository at this point in the history
  9. progress

    mattkrick committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8a64083 View commit details
    Browse the repository at this point in the history
  10. use explicit props

    mattkrick committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fcc66a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c44f72c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9c2b951 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. remove writes to R

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e628e0b View commit details
    Browse the repository at this point in the history
  2. fix tsc

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    21fc97c View commit details
    Browse the repository at this point in the history
  3. fix bad old migrations referencing types

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ec73789 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d18a710 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'chore/ReflectPrompt-phase2' into chore/ReflectPrompt-ph…

    …ase3
    
    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    551ce33 View commit details
    Browse the repository at this point in the history
  6. chore: migrate PasswordResetRequest

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    726f632 View commit details
    Browse the repository at this point in the history
  7. use 2 queries for resets

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    9c7839d View commit details
    Browse the repository at this point in the history
  8. clean up clientside sortOrder

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    89040df View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    5843139 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6bcbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69fa463 View commit details
    Browse the repository at this point in the history
  4. chore: migrate PushInvitation

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8abce47 View commit details
    Browse the repository at this point in the history
  5. fix test

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c30e68f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    845366f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. add types

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    feb72b8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into chore/NewMeeting-phase1

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ad4b876 View commit details
    Browse the repository at this point in the history
  3. fix name conflict

    mattkrick committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7d84391 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a33d00f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a25d978 View commit details
    Browse the repository at this point in the history
  6. fix migration name

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cdc0a02 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    835dd65 View commit details
    Browse the repository at this point in the history
  2. revert processRecurrence test

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5a155ca View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. on delete cascade

    mattkrick committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    7eebaba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c374ed View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix equality check

    mattkrick committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f2b7b79 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix endTime index

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    703b109 View commit details
    Browse the repository at this point in the history