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

[Form Provider Refactor] RoomNameInput #29771

Merged

Commits on Oct 12, 2023

  1. Form validation fixes

    kowczarz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5248bc6 View commit details
    Browse the repository at this point in the history
  2. Form docs improvements

    kowczarz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    5b4a419 View commit details
    Browse the repository at this point in the history
  3. Fix prop types

    kowczarz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    bd87379 View commit details
    Browse the repository at this point in the history
  4. Remove console log

    kowczarz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    10ea700 View commit details
    Browse the repository at this point in the history
  5. Refactor roomNameInput

    kowczarz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    eab18e6 View commit details
    Browse the repository at this point in the history
  6. Refactor RoomNamePage

    kowczarz committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    40a6da2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e35bddc View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge remote-tracking branch 'expensify/main' into from-migration/roo…

    …m-name-page
    
    # Conflicts:
    #	src/components/Form/FormWrapper.js
    #	src/pages/workspace/WorkspaceNewRoomPage.js
    kowczarz committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    2e12b63 View commit details
    Browse the repository at this point in the history
  2. Post-merge fixes

    kowczarz committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    1fd92cc View commit details
    Browse the repository at this point in the history
  3. Prettier fixes

    kowczarz committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ba1a78d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    fefdb2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e05b537 View commit details
    Browse the repository at this point in the history
  3. Update room name input

    kowczarz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    eff3e88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    187fa7d View commit details
    Browse the repository at this point in the history
  5. Prettier

    kowczarz committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    398b842 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    edd40b9 View commit details
    Browse the repository at this point in the history
  2. Code review changes

    kowczarz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bd686b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 25, 2023

  1. Merge remote-tracking branch 'expensify/main' into from-migration/roo…

    …m-name-page
    
    # Conflicts:
    #	src/components/RoomNameInput/index.native.js
    kowczarz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a37be42 View commit details
    Browse the repository at this point in the history
  2. Remove empty file

    kowczarz committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6edeecf View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Fix wrong ref

    kowczarz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f0b7aea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    565ea7c View commit details
    Browse the repository at this point in the history
  3. Fix wrong ref passing

    kowczarz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    19077c1 View commit details
    Browse the repository at this point in the history
  4. Fix propType

    kowczarz committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    ccf0b9f View commit details
    Browse the repository at this point in the history