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): TeamInvitation: Phase 1 #10325

Merged
merged 107 commits into from
Oct 10, 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 15, 2024

  1. progress

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

Commits on Sep 17, 2024

  1. finish adding writes to PG

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

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

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

Commits on Sep 23, 2024

  1. first pass

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    36fe2f8 View commit details
    Browse the repository at this point in the history
  2. equality checker first pass

    mattkrick committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9e3c1bc View commit details
    Browse the repository at this point in the history
  3. 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
  4. Configuration menu
    Copy the full SHA
    7c374ed View commit details
    Browse the repository at this point in the history
  5. merge master

    mattkrick committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    24624f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2200ce View commit details
    Browse the repository at this point in the history
  7. fixup equality checker

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

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

    mattkrick committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6a23205 View commit details
    Browse the repository at this point in the history
  10. fix trigger

    mattkrick committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    feb3e4b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b06ab38 View commit details
    Browse the repository at this point in the history
  12. init

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

Commits on Sep 25, 2024

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

    mattkrick committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    11eeec0 View commit details
    Browse the repository at this point in the history
  3. 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 26, 2024

  1. refactor to PG

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d208f73 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
  2. Configuration menu
    Copy the full SHA
    046198b View commit details
    Browse the repository at this point in the history
  3. fix tsc

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

    mattkrick committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    24739d8 View commit details
    Browse the repository at this point in the history
  6. fix nullability

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a2c582e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7dca32 View commit details
    Browse the repository at this point in the history
  8. disable check_meeting_overlap trigger for tests

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

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

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

Commits on Sep 28, 2024

  1. fix processRecurrence.test

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

Commits on Oct 1, 2024

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

Commits on Oct 2, 2024

  1. fix: bugs in self review

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c1668ae View commit details
    Browse the repository at this point in the history
  2. chore: write to PG

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2b7f490 View commit details
    Browse the repository at this point in the history
  3. remove MeetingMember db type

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

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    8ec1185 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ab1ba5 View commit details
    Browse the repository at this point in the history
  3. fix: updateRetroMaxVotes

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ca19288 View commit details
    Browse the repository at this point in the history
  4. fix: re-add MeetingMember

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a588b0d View commit details
    Browse the repository at this point in the history
  5. chore: migrate existing rows

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

Commits on Oct 4, 2024

  1. first pass removing R

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

Commits on Oct 7, 2024

  1. fix: voting transaction logic

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

Commits on Oct 8, 2024

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

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

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    a3644d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc01e7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    551afb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c599981 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'chore/MeetingMember-phase2' into chore/MeetingMember-ph…

    …ase3
    
    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d0decfd View commit details
    Browse the repository at this point in the history
  7. chore: migrate MassInvitation

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3d43dfc View commit details
    Browse the repository at this point in the history
  8. chore: move NewFeature to PG

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4c4e791 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0aea83 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af15e12 View commit details
    Browse the repository at this point in the history
  11. fixup lint

    mattkrick committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    1c14d5d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. chore: add writes to PG

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    74607a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3145f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abaa434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    339459d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21a3347 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2658800 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into chore/NewFeature

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    625b41a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into chore/TeamInvitation-phase1

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