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

Permissions revamp #471

Draft
wants to merge 49 commits into
base: main
Choose a base branch
from
Draft

Permissions revamp #471

wants to merge 49 commits into from

Commits on May 13, 2023

  1. add loginCheckedPut

    henry-li-06 committed May 13, 2023
    Configuration menu
    Copy the full SHA
    7964d7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9431b3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. update team endpoints

    henry-li-06 committed May 14, 2023
    Configuration menu
    Copy the full SHA
    b14dae8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0ce03e View commit details
    Browse the repository at this point in the history
  3. change frontend endpoints

    henry-li-06 committed May 14, 2023
    Configuration menu
    Copy the full SHA
    65b144f View commit details
    Browse the repository at this point in the history
  4. add missing func param

    henry-li-06 committed May 14, 2023
    Configuration menu
    Copy the full SHA
    6b445d1 View commit details
    Browse the repository at this point in the history
  5. same issue

    henry-li-06 committed May 14, 2023
    Configuration menu
    Copy the full SHA
    ce8cc81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e004be View commit details
    Browse the repository at this point in the history
  7. remove /isAdmin endpoint

    henry-li-06 committed May 14, 2023
    Configuration menu
    Copy the full SHA
    3166e0f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    2dc4c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528b40f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ae2224 View commit details
    Browse the repository at this point in the history
  4. fix devportfoliodetails

    henry-li-06 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    2e04bb8 View commit details
    Browse the repository at this point in the history
  5. create auth.ts

    henry-li-06 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    7bba70f View commit details
    Browse the repository at this point in the history
  6. create memberRouter

    henry-li-06 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    35616f1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. add more routers

    henry-li-06 committed May 16, 2023
    Configuration menu
    Copy the full SHA
    71271d9 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. more stuff

    henry-li-06 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8b98db7 View commit details
    Browse the repository at this point in the history
  2. more stuff

    henry-li-06 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    3e740b0 View commit details
    Browse the repository at this point in the history
  3. more router stuff

    henry-li-06 committed May 19, 2023
    Configuration menu
    Copy the full SHA
    f3d95cb View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    507eb0a View commit details
    Browse the repository at this point in the history
  2. create auth role types

    henry-li-06 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    45d8a45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b7e5a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b89be8 View commit details
    Browse the repository at this point in the history
  5. add rbac auth middleware

    henry-li-06 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    b4d3b14 View commit details
    Browse the repository at this point in the history
  6. add auth role dao

    henry-li-06 committed May 20, 2023
    Configuration menu
    Copy the full SHA
    540239b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fda82ec View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

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

Commits on May 22, 2023

  1. 🤷🏻‍♂️

    henry-li-06 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    c31d324 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a71f4a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60e60b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed5935f View commit details
    Browse the repository at this point in the history
  5. setup rbac for shoutotus

    henry-li-06 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    0dd80d4 View commit details
    Browse the repository at this point in the history
  6. setup rbac for teams

    henry-li-06 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e9f6491 View commit details
    Browse the repository at this point in the history
  7. setup rbac for tec

    henry-li-06 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b8bbf7f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32ec982 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a132ab View commit details
    Browse the repository at this point in the history
  10. remove todo

    henry-li-06 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    cd22b75 View commit details
    Browse the repository at this point in the history
  11. create rbacconfig type

    henry-li-06 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    bd63330 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b5873b3 View commit details
    Browse the repository at this point in the history
  13. Fix firebase import

    henry-li-06 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    44e2986 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. configure teamRouter

    henry-li-06 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    676c8cc View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    5977e72 View commit details
    Browse the repository at this point in the history
  2. redo dev portfolio routes

    henry-li-06 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    e4b4d23 View commit details
    Browse the repository at this point in the history
  3. redo image routes

    henry-li-06 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    34d5d51 View commit details
    Browse the repository at this point in the history
  4. redo member router

    henry-li-06 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    672ca78 View commit details
    Browse the repository at this point in the history
  5. redo shoutouts router

    henry-li-06 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    baf5276 View commit details
    Browse the repository at this point in the history
  6. redo team event router

    henry-li-06 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    45a408e View commit details
    Browse the repository at this point in the history
  7. redo team router

    henry-li-06 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    ff58c2d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cbe06e View commit details
    Browse the repository at this point in the history