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

fix: upstream sync #109

Merged
merged 22 commits into from
Feb 25, 2024
Merged

fix: upstream sync #109

merged 22 commits into from
Feb 25, 2024

Commits on Jan 20, 2024

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

Commits on Jan 21, 2024

  1. Configuration menu
    Copy the full SHA
    7762b1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e433af View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

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

Commits on Feb 2, 2024

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

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    4d93ed6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c09867 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc98907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3075281 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

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

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    6daaa3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab875f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c680cfc View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 17, 2024

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

Commits on Feb 24, 2024

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

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    9cf72e1 View commit details
    Browse the repository at this point in the history
  2. feat: account deletion (#846)

    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    - **New Features**
    	- Added two-factor authentication form handling in profile settings.
    - Introduced account deletion functionality, including Stripe customer
    data removal.
    - Updated UI components and styles for improved user interaction, such
    as enhanced visual feedback for destructive actions.
    - **Refactor**
    - Improved code quality by updating import statements for type-only
    imports.
    - **Chores**
    - Restructured the `forwardPorts` array in dev container configuration
    for clarity.
    - Removed a trailing comma in the `vscode` extensions list to adhere to
    JSON format rules.
    - **Documentation**
    - Added comments to clarify the handling of undefined values in
    two-factor authentication verification.
    - **Database**
    - Implemented a SQL migration script for creating a default deleted user
    in the system.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    Mythie authored Feb 25, 2024
    Configuration menu
    Copy the full SHA
    df3ba11 View commit details
    Browse the repository at this point in the history
  3. fix: follow figma design

    Mythie committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    5bef2fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    187a988 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ea6dda View commit details
    Browse the repository at this point in the history