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): SlackAuth #10154

Merged
merged 21 commits into from
Aug 26, 2024
Merged

chore(rethinkdb): SlackAuth #10154

merged 21 commits into from
Aug 26, 2024

Commits on Aug 7, 2024

  1. write MeetingSettings to PG

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

Commits on Aug 8, 2024

  1. migrate existing records

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

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

Commits on Aug 12, 2024

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

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3f28c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e91908 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    690307c View commit details
    Browse the repository at this point in the history
  5. fix: jsonify phaseTypes

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

Commits on Aug 14, 2024

  1. Merge branch 'master' into chore/AgendaItem-phase1

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

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

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4ead218 View commit details
    Browse the repository at this point in the history
  4. chore: migrate existing rows to PG

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

Commits on Aug 15, 2024

  1. remove AgendaItem in R

    Signed-off-by: Matt Krick <matt.krick@gmail.com>
    mattkrick committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    5dadc12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82f0276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a34785 View commit details
    Browse the repository at this point in the history
  4. fix: remove old schema for agenda item validation

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

Commits on Aug 21, 2024

  1. chore: move 2 migrations to sdl pattern

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

Commits on Aug 22, 2024

  1. move SlackAuth to PG

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

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

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

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