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

feat: replace ID with UID #363

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

feat: replace ID with UID #363

wants to merge 6 commits into from

Commits on May 9, 2023

  1. feat: replace ID with UID

    BREAKING CHANGE: remove auto incremental ids from user, group and permissions and add a virtual uid property that returns string value of documents object id
    sabhas committed May 9, 2023
    Configuration menu
    Copy the full SHA
    093fe90 View commit details
    Browse the repository at this point in the history
  2. chore: specs fixed

    sabhas committed May 9, 2023
    Configuration menu
    Copy the full SHA
    6c88eea View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. chore: fix specs

    sabhas committed May 10, 2023
    Configuration menu
    Copy the full SHA
    3f815e9 View commit details
    Browse the repository at this point in the history
  2. chore: fix specs

    sabhas committed May 10, 2023
    Configuration menu
    Copy the full SHA
    8cdf605 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. chore: addressed comments

    sabhas committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1531e9c View commit details
    Browse the repository at this point in the history
  2. chore: remove unused code

    sabhas committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c43afab View commit details
    Browse the repository at this point in the history