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

[Onboarding - Stage 1] Onboarding Flow #37733

Merged
merged 212 commits into from
Apr 4, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    5432992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf53a8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30b7411 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    1895d18 View commit details
    Browse the repository at this point in the history
  2. Refactor code

    mateuuszzzzz committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    cc0d59f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    279a00e View commit details
    Browse the repository at this point in the history
  4. add base welcome video modal

    cdOut committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    ddd6c4e View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    14f867b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27158b9 View commit details
    Browse the repository at this point in the history
  3. fix backdrop for native

    cdOut committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    063d0d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    cbe1201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e27d62 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    7971274 View commit details
    Browse the repository at this point in the history
  2. add isLooping attrib

    cdOut committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f94bc11 View commit details
    Browse the repository at this point in the history
  3. add spanish translations

    cdOut committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    2a27a6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2168af6 View commit details
    Browse the repository at this point in the history
  5. Adjust demo screens

    mateuuszzzzz committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c21dd04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2947c3f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    011e5fd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    bb7baa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75a2b35 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    22a6bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d88a3 View commit details
    Browse the repository at this point in the history
  3. [Wave9] Progress Bar UI and Storybook (#64)

    * Implement progress bar
    
    * Render progressBar with precedence of header
    
    * Story for progressBar
    
    * Missing semicolons
    
    * Drop shouldShowProgressBar
    
    * Fix double header rendered
    
    * Wrap around useMemo
    
    ---------
    
    Co-authored-by: Mateusz Rajski <mateusz.rajski@swmansion.com>
    MaciejSWM and mateuuszzzzz authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    46eb9a6 View commit details
    Browse the repository at this point in the history
  4. Add missing semicolon

    MaciejSWM committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cc94db8 View commit details
    Browse the repository at this point in the history
  5. [Wave9] Detect first time users (#68)

    [Wave9] Detect first time users - check display name and purpose
    MaciejSWM authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0026c53 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    872bee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e76f5d View commit details
    Browse the repository at this point in the history
  3. Show progress bar

    MaciejSWM committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    5500bf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d663bc5 View commit details
    Browse the repository at this point in the history
  5. Name + surname form

    MaciejSWM committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c70e89e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef9c1cd View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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

Commits on Feb 23, 2024

  1. Add auto focus

    MaciejSWM committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    dc57c1c View commit details
    Browse the repository at this point in the history
  2. Merge feature branch

    mateuuszzzzz committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a47b578 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abd15f8 View commit details
    Browse the repository at this point in the history
  4. Address review comments

    mateuuszzzzz committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a3ab3d9 View commit details
    Browse the repository at this point in the history
  5. Form validation

    MaciejSWM committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6165511 View commit details
    Browse the repository at this point in the history
  6. Refactor styling

    mateuuszzzzz committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9cf6a20 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #66 from software-mansion-labs/wave9/create-onboar…

    …ding-navigator
    
    [Wave9] Create onboarding navigator
    MaciejSWM authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    48b37cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    87cb85f View commit details
    Browse the repository at this point in the history
  9. Fix conflicting style names

    MaciejSWM committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    14fc343 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8609295 View commit details
    Browse the repository at this point in the history
  11. Require name and surname

    MaciejSWM committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8cc6030 View commit details
    Browse the repository at this point in the history
  12. Drop bottom margin

    MaciejSWM committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    41c0eff View commit details
    Browse the repository at this point in the history
  13. Drop close button

    MaciejSWM committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    eb9bcab View commit details
    Browse the repository at this point in the history
  14. Custom error message

    MaciejSWM committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0b7894c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    c6c16a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d61da75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b74d6da View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    abab618 View commit details
    Browse the repository at this point in the history
  2. Drop unused code

    MaciejSWM committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    308cf29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f90adc8 View commit details
    Browse the repository at this point in the history
  4. Spanish translations

    MaciejSWM committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    89df038 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0659d56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39ed308 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1543ce0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f6194c View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Drop useless variable

    MaciejSWM committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    28ea31f View commit details
    Browse the repository at this point in the history
  2. Comment usage of undefined

    MaciejSWM committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    459c677 View commit details
    Browse the repository at this point in the history
  3. Calculated lineHeight

    MaciejSWM committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6d72726 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #69 from software-mansion-labs/wave9/require-name-…

    …surname
    
    [Wave9] Require name + surname
    MaciejSWM authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    b20682f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c651431 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #75 from software-mansion-labs/wave9/require-name-…

    …surname
    
    Calculate line height based on font size
    MaciejSWM authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    96b5029 View commit details
    Browse the repository at this point in the history
  7. Drop useless array

    MaciejSWM committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    58e1fb2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e218e36 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0725435 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    018654e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Root route for onboarding

    MaciejSWM committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9e9a5ec View commit details
    Browse the repository at this point in the history
  2. Set max height

    MaciejSWM committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b956dae View commit details
    Browse the repository at this point in the history
  3. Rename methods; clean code

    MaciejSWM committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    900527c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e703a14 View commit details
    Browse the repository at this point in the history
  5. Drop cardStyle

    MaciejSWM committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c1d6c96 View commit details
    Browse the repository at this point in the history
  6. Video layout improvements

    MaciejSWM committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b886fea View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Configuration menu
    Copy the full SHA
    671d923 View commit details
    Browse the repository at this point in the history
  2. Rewrite to use Modal

    MaciejSWM committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    76961f8 View commit details
    Browse the repository at this point in the history
  3. Web styling for modal

    MaciejSWM committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    3bba5f1 View commit details
    Browse the repository at this point in the history
  4. Drop unnecessary styles

    MaciejSWM committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    bb2e9b8 View commit details
    Browse the repository at this point in the history
  5. Apply modal dimensions

    MaciejSWM committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b43027a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    785680c View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    8795e1c View commit details
    Browse the repository at this point in the history
  2. Drop default path

    MaciejSWM committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    1297a40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80bafbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b28cb9 View commit details
    Browse the repository at this point in the history
  5. minor code fixes

    cdOut committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d73633a View commit details
    Browse the repository at this point in the history
  6. svg icon size fix

    cdOut committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    301b952 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary styling

    cdOut committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5215b95 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #76 from software-mansion-labs/@cdOut/what-do-you-…

    …want
    
    [Wave 9] Onboarding Purpose Modal
    MaciejSWM authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c199bb1 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #73 from software-mansion-labs/wave9/welcome-video…

    …-cdOut
    
    [Wave9] Welcome Video as separate Screen
    MaciejSWM authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    fab0a2e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    9ee2a32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b06b207 View commit details
    Browse the repository at this point in the history
  3. Eslint + margins

    MaciejSWM committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9709ca4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e0d358 View commit details
    Browse the repository at this point in the history
  5. Styling - margins

    MaciejSWM committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0940d89 View commit details
    Browse the repository at this point in the history
  6. Correct native margins

    MaciejSWM committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1b1b8fa View commit details
    Browse the repository at this point in the history
  7. Keep progressBar at the bottom to prevent hidden elements from interf…

    …ering with button areas
    MaciejSWM committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8dd95a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2668723 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    19885f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. add onboarding purpose fixes

    cdOut committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    206ed4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5977597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e446b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0bb4372 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    241fb85 View commit details
    Browse the repository at this point in the history
  6. fix lint errors

    cdOut committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9db5377 View commit details
    Browse the repository at this point in the history
  7. fix prettier

    cdOut committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    925c2bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be6a157 View commit details
    Browse the repository at this point in the history
  9. Add maxHeight style

    MaciejSWM committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c66e82f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e58a551 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    35cb276 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    52ed123 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83582a3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    589d291 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f1bf897 View commit details
    Browse the repository at this point in the history
  16. Dont lock video status when starting as animation - allow switching t…

    …o video when back online
    MaciejSWM committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5f71cde View commit details
    Browse the repository at this point in the history
  17. Explain code decisions

    MaciejSWM committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d7693f3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ef67f91 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b53a3d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    3abe476 View commit details
    Browse the repository at this point in the history
  2. Delay opening welcome video

    MaciejSWM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    253f86a View commit details
    Browse the repository at this point in the history
  3. Revert "remove old onboarding engagement flow"

    This reverts commit 0bb4372.
    MaciejSWM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8925f48 View commit details
    Browse the repository at this point in the history
  4. Call old onboarding modal

    MaciejSWM committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d5c884d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65bd590 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    475b4b4 View commit details
    Browse the repository at this point in the history
  2. Explain delay

    MaciejSWM committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7adfd9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    135a1da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a66039e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d15c3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb2de0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    77b4dd6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb038ac View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    4500e5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cd7f2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa69462 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f18c502 View commit details
    Browse the repository at this point in the history
  5. Fix lottie aspect ratio

    MaciejSWM committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    88825b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    724cf07 View commit details
    Browse the repository at this point in the history
  7. Revert too big padding

    MaciejSWM committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f572e93 View commit details
    Browse the repository at this point in the history
  8. Drop white characters

    MaciejSWM committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    153f477 View commit details
    Browse the repository at this point in the history
  9. reorder imports

    MaciejSWM committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8dfb062 View commit details
    Browse the repository at this point in the history
  10. Single quotes

    MaciejSWM committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    2c72b74 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e9e68b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    e29ba37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f13b70e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d056079 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad91961 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    a41a7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e507ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77bc0a6 View commit details
    Browse the repository at this point in the history
  4. fix prettier

    cdOut committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ba35f82 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    6f9027c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f84f87a View commit details
    Browse the repository at this point in the history
  3. fix prettier

    cdOut committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    109a37c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3110d73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1e12df View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    a4564fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1f56d5 View commit details
    Browse the repository at this point in the history
  3. Add useCallback

    MaciejSWM committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    84b1c5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8168992 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63f7a7f View commit details
    Browse the repository at this point in the history
  6. Drop unused type

    MaciejSWM committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8c9f74d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e680437 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf99b3b View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    1ae89c6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wave9/onboarding-flow

    merge main into wave9/onboarding-flow
    cdOut committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4256fc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    9687488 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e77fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39b95f7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into wave9/onboarding-flow

    merge main into wave9/onboarding-flow
    cdOut committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    cd6b261 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e700df5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fix prettier

    cdOut committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f8a479b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bc1179 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e851ee7 View commit details
    Browse the repository at this point in the history
  4. fix purpose prettier

    cdOut committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7348e7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ec09d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44bcfe8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2cd5a6 View commit details
    Browse the repository at this point in the history
  8. fix lint

    cdOut committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    8dfeac4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

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

Commits on Mar 29, 2024

  1. add typecheck fix

    cdOut committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    1c58f90 View commit details
    Browse the repository at this point in the history
  2. fix prettier

    cdOut committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    db740ca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into wave9/onboarding-flow

    merge main into wave9/onboarding-flow
    cdOut committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    d1c9a4c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1c42b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    0824265 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into wave9/onboarding-flow

    merge main into wave9/onboarding-flow
    cdOut committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fbaa346 View commit details
    Browse the repository at this point in the history
  3. fix prettier

    cdOut committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    180b4d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    3d1e951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f792c0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad92a35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    722763e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04a7e55 View commit details
    Browse the repository at this point in the history
  6. remove unused variable value

    cdOut committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b37c23c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c7a80bd View commit details
    Browse the repository at this point in the history
  8. fix prettier

    cdOut committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    e75c198 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' into wave9/onboarding-flow

    merge main into wave9/onboarding-flow
    cdOut committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    7f1903e View commit details
    Browse the repository at this point in the history
  10. correct comment typo

    cdOut committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    6c01e54 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c4a56bd View commit details
    Browse the repository at this point in the history
  12. fix prettier and lint

    cdOut committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    db1f68d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb02bcd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    a42b8fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d29a7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e926935 View commit details
    Browse the repository at this point in the history
  4. fix prettier

    cdOut committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    da9a6c7 View commit details
    Browse the repository at this point in the history
  5. fix offline indicator styling

    cdOut committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9d96aec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a088de7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a89661 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ae1b82 View commit details
    Browse the repository at this point in the history
  9. fix prettier

    cdOut committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    492ec77 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe51d46 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d6a0524 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    975019e View commit details
    Browse the repository at this point in the history
  13. Fix types

    filip-solecki committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    13b0974 View commit details
    Browse the repository at this point in the history