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

refactor: code structure #13

Merged
merged 12 commits into from
Dec 21, 2023
Merged

refactor: code structure #13

merged 12 commits into from
Dec 21, 2023

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    3fc0e13 View commit details
    Browse the repository at this point in the history
  2. Add organizationInvitationSchema and sessionSchema imports

    Update invitationId to invitationSecretKey in InvitationCard component
    
    Update invitationId to invitationSecretKey in InvitationAcceptButton component
    
    Update auth.session.id to auth.session.secretKey in QueryProvider component
    
    Update session.id to session.secretKey in authAtom component
    
    Update organization to organizationId in OrganizationListItem component
    unnoq committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    95f0cbd View commit details
    Browse the repository at this point in the history
  3. Add new hooks for user and organization member

    Update authentication atom and components
    Refactor authentication routes and add session retrieval
    Update login screen component
    unnoq committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2e4b0ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    37bd866 View commit details
    Browse the repository at this point in the history
  5. Add AuthProvider to RootLayout

    unnoq committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    05bccba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93b82fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e826614 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    dfd864f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5798cc View commit details
    Browse the repository at this point in the history
  3. update formatting

    unnoq committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a50349a View commit details
    Browse the repository at this point in the history
  4. update formatting

    unnoq committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    39169f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    841d0d0 View commit details
    Browse the repository at this point in the history