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

@swm/navigation refactor #19263

Merged
merged 189 commits into from
Jun 6, 2023
Merged

Commits on Mar 14, 2023

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

Commits on Mar 15, 2023

  1. Merge pull request Expensify#15928 from adamgrzybowski/bump-react-nav…

    …igation-version
    
    Bump react-navigation/native and react-navigation/stack version
    mountiny authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    671ea06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a390e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

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

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    22ba888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e1691b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7a1ed1 View commit details
    Browse the repository at this point in the history
  4. remove drawer

    adamgrzybowski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    17b47f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    543cb76 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e87f205 View commit details
    Browse the repository at this point in the history
  7. fullScreenModalStack

    adamgrzybowski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    53cd8e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    674883e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f432729 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    74798c0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b3d01d4 View commit details
    Browse the repository at this point in the history
  12. modify Navigation.js

    adamgrzybowski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8ec253d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e26af41 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b22258c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    08c2ccc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b7d2535 View commit details
    Browse the repository at this point in the history
  17. remove isModal option from the RightModalStackScreen and rename navig…

    …ators in auth screen to be more consistent
    adamgrzybowski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    8d2d330 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6e46cb0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3dbabdc View commit details
    Browse the repository at this point in the history
  20. add getTopmostReportId

    staszekscp authored and adamgrzybowski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    58fbc77 View commit details
    Browse the repository at this point in the history
  21. improve readability

    staszekscp authored and adamgrzybowski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    298328b View commit details
    Browse the repository at this point in the history
  22. fix

    staszekscp authored and adamgrzybowski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ac7043c View commit details
    Browse the repository at this point in the history
  23. fix the not found page

    adamgrzybowski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    e0fc4ca View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8d070fb View commit details
    Browse the repository at this point in the history
  25. fix rebase problems

    fix bug with opening report screen twice from deeplinks
    adamgrzybowski committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    95dd4ee View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c0e4814 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

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

    staszekscp committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    7872b50 View commit details
    Browse the repository at this point in the history
  3. fix comment

    staszekscp committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1a71cc4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from adamgrzybowski/fix-going-back

    Fix sidebar behavior while going back on web
    adamgrzybowski authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d98111a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    387820a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3913906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    701cd01 View commit details
    Browse the repository at this point in the history
  4. fix crashing safari

    staszekscp committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b0f6c88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bc5338 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eaf8b97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    803711c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c354a4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba4ab72 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b919e64 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. fix fab on android

    staszekscp committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    85665d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71b7c61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aea4187 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c626fa View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    9ce4817 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dfae04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    091232e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d53900 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e501c8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbbb0d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62b5df8 View commit details
    Browse the repository at this point in the history
  8. fix linting errors

    adamgrzybowski committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    907ecb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    4997eaa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12925ce View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. fix styles

    staszekscp committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    fab09fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90d5548 View commit details
    Browse the repository at this point in the history
  3. openOnAdminRoom support

    staszekscp committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4ff3feb View commit details
    Browse the repository at this point in the history
  4. fix proptypes

    staszekscp committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f6aabf9 View commit details
    Browse the repository at this point in the history
  5. feat: testing

    WoLewicki committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    9912285 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. fix: tests

    WoLewicki committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f075d79 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. fix linting errors

    adamgrzybowski committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a4100b4 View commit details
    Browse the repository at this point in the history
  2. add suggestes chagnes

    adamgrzybowski committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    a84b889 View commit details
    Browse the repository at this point in the history
  3. Merge main

    mountiny committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    21d26f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

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

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    ef5f498 View commit details
    Browse the repository at this point in the history
  2. add suggested chagnes

    adamgrzybowski committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1083956 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    68e66c0 View commit details
    Browse the repository at this point in the history
  2. apply suggested changes

    staszekscp committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    d0fc931 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83749b4 View commit details
    Browse the repository at this point in the history
  4. rem

    staszekscp committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    5bdfc35 View commit details
    Browse the repository at this point in the history
  5. add

    staszekscp committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2305c61 View commit details
    Browse the repository at this point in the history
  6. add last line

    staszekscp committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    04b5c75 View commit details
    Browse the repository at this point in the history
  7. Update src/libs/Navigation/Navigation.js

    Co-authored-by: Rajat Parashar <parasharrajat@users.noreply.github.com>
    adamgrzybowski and parasharrajat committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    0dde99f View commit details
    Browse the repository at this point in the history
  8. Update src/libs/Navigation/AppNavigator/Navigators/CentralPaneNavigat…

    …or.js
    
    Co-authored-by: Rajat Parashar <parasharrajat@users.noreply.github.com>
    adamgrzybowski and parasharrajat authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    66756e7 View commit details
    Browse the repository at this point in the history
  9. add suggested chagnes

    adamgrzybowski committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    e54d869 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Merge pull request Expensify#16581 from adamgrzybowski/remove-drawer

    [Navigation Reboot] Swap the DrawerNavigator for the ResponsiveNavigator (WIP)
    mountiny authored Apr 22, 2023
    Configuration menu
    Copy the full SHA
    da3fb81 View commit details
    Browse the repository at this point in the history
  2. Merge main

    mountiny committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    efe7757 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Fix flatlist glitch for android (#9)

    * test flatlist for android
    
    * fix linter
    
    * fix name
    
    * fix not working features
    
    * limit rerenders
    staszekscp authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    dcd9711 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    2807556 View commit details
    Browse the repository at this point in the history
  2. remove close button

    staszekscp committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    3b5e279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f200f22 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. fix linter

    staszekscp committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    19a9513 View commit details
    Browse the repository at this point in the history
  2. rename storybook file

    staszekscp committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a86fdc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8be6a05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcbfccb View commit details
    Browse the repository at this point in the history
  5. Merge pull request Expensify#17956 from WoLewicki/@wolewicki/fix-navi…

    …gation-tests
    
    fix: mock animation completion callback to trigger setState
    tgolen authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f474545 View commit details
    Browse the repository at this point in the history
  6. Merge main

    mountiny committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    63f00c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    9aaa242 View commit details
    Browse the repository at this point in the history
  2. simplify code

    staszekscp committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    0a5008e View commit details
    Browse the repository at this point in the history
  3. fixes

    staszekscp committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ab605b0 View commit details
    Browse the repository at this point in the history
  4. fixes and improvements

    staszekscp committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    ad65cec View commit details
    Browse the repository at this point in the history
  5. remove ModalHeader

    staszekscp committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    9b82116 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. feat: some work done

    WoLewicki committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8ee7d09 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. move to goback

    staszekscp committed May 2, 2023
    Configuration menu
    Copy the full SHA
    1e456f6 View commit details
    Browse the repository at this point in the history
  2. add workspaces

    staszekscp committed May 2, 2023
    Configuration menu
    Copy the full SHA
    71d6fed View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. fixes

    staszekscp committed May 4, 2023
    Configuration menu
    Copy the full SHA
    00f1f82 View commit details
    Browse the repository at this point in the history
  2. fixes for yearpicker

    staszekscp committed May 4, 2023
    Configuration menu
    Copy the full SHA
    7e0365d View commit details
    Browse the repository at this point in the history
  3. fix animation

    staszekscp committed May 4, 2023
    Configuration menu
    Copy the full SHA
    9748448 View commit details
    Browse the repository at this point in the history
  4. remove some code

    staszekscp committed May 4, 2023
    Configuration menu
    Copy the full SHA
    619cce2 View commit details
    Browse the repository at this point in the history
  5. fixes

    staszekscp committed May 4, 2023
    Configuration menu
    Copy the full SHA
    d6da21d View commit details
    Browse the repository at this point in the history
  6. Merge main

    mountiny committed May 4, 2023
    Configuration menu
    Copy the full SHA
    25b3cb9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    281a25f View commit details
    Browse the repository at this point in the history
  8. Resolve merge conflict

    mountiny committed May 4, 2023
    Configuration menu
    Copy the full SHA
    25b74e7 View commit details
    Browse the repository at this point in the history
  9. Resolve conflicts

    mountiny committed May 4, 2023
    Configuration menu
    Copy the full SHA
    de67205 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a50078e View commit details
    Browse the repository at this point in the history
  11. feat: some changes

    WoLewicki committed May 4, 2023
    Configuration menu
    Copy the full SHA
    b143205 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    588b401 View commit details
    Browse the repository at this point in the history
  13. fix: remove unused import

    WoLewicki committed May 4, 2023
    Configuration menu
    Copy the full SHA
    db4430d View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    bafd3bb View commit details
    Browse the repository at this point in the history
  2. fix: app not loading

    WoLewicki committed May 5, 2023
    Configuration menu
    Copy the full SHA
    44f1f1b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. fix for narrow screens

    staszekscp committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e64177d View commit details
    Browse the repository at this point in the history
  2. fix: freeze on swipe

    WoLewicki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6236f7f View commit details
    Browse the repository at this point in the history
  3. fix: lint

    WoLewicki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    dcf5f75 View commit details
    Browse the repository at this point in the history
  4. fix: add patch for web too

    WoLewicki committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2395ac3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. fix patch

    staszekscp committed May 10, 2023
    Configuration menu
    Copy the full SHA
    fb4968f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d17cc8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. improvements

    staszekscp committed May 15, 2023
    Configuration menu
    Copy the full SHA
    5175d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99214de View commit details
    Browse the repository at this point in the history
  3. merge after prettier

    staszekscp committed May 15, 2023
    Configuration menu
    Copy the full SHA
    67a3a2c View commit details
    Browse the repository at this point in the history
  4. fixes

    staszekscp committed May 15, 2023
    Configuration menu
    Copy the full SHA
    8374575 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    043994f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    962fe54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    489e5a0 View commit details
    Browse the repository at this point in the history
  8. fix

    staszekscp committed May 15, 2023
    Configuration menu
    Copy the full SHA
    eee8f27 View commit details
    Browse the repository at this point in the history
  9. fix wrong focus

    staszekscp committed May 15, 2023
    Configuration menu
    Copy the full SHA
    b2293a7 View commit details
    Browse the repository at this point in the history
  10. lint

    staszekscp committed May 15, 2023
    Configuration menu
    Copy the full SHA
    01f20aa View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. address comment issues

    staszekscp committed May 16, 2023
    Configuration menu
    Copy the full SHA
    cc216e9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Merge main

    mountiny committed May 17, 2023
    Configuration menu
    Copy the full SHA
    9487da2 View commit details
    Browse the repository at this point in the history
  2. fix

    staszekscp committed May 17, 2023
    Configuration menu
    Copy the full SHA
    bd07f59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2162b81 View commit details
    Browse the repository at this point in the history
  4. podfile.lock update

    staszekscp committed May 17, 2023
    Configuration menu
    Copy the full SHA
    b49cc6d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    a9585be View commit details
    Browse the repository at this point in the history
  2. performance test

    staszekscp committed May 18, 2023
    Configuration menu
    Copy the full SHA
    8a8ebbf View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. fix test

    staszekscp committed May 19, 2023
    Configuration menu
    Copy the full SHA
    e96e7d6 View commit details
    Browse the repository at this point in the history
  2. fix: test from main

    WoLewicki committed May 19, 2023
    Configuration menu
    Copy the full SHA
    450136b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5d8bdc View commit details
    Browse the repository at this point in the history
  4. Merge pull request Expensify#18402 from adamgrzybowski/implement-up-p…

    …ress
    
    [Navigation Reboot] Implement UP press
    mountiny authored May 19, 2023
    Configuration menu
    Copy the full SHA
    19a3b1a View commit details
    Browse the repository at this point in the history
  5. chore: merge current main

    WoLewicki committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c1e1a20 View commit details
    Browse the repository at this point in the history
  6. chore: merge current main

    WoLewicki committed May 19, 2023
    Configuration menu
    Copy the full SHA
    a9efc41 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. fix LHN width

    staszekscp committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e1eb3fb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    8720c59 View commit details
    Browse the repository at this point in the history
  2. test web perf

    staszekscp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    a48efb0 View commit details
    Browse the repository at this point in the history
  3. fix for notive

    staszekscp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8fc7aef View commit details
    Browse the repository at this point in the history
  4. fix drag and drop

    staszekscp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    8efdd3b View commit details
    Browse the repository at this point in the history
  5. fix dropzone id

    staszekscp committed May 23, 2023
    Configuration menu
    Copy the full SHA
    83b2525 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

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

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    a314801 View commit details
    Browse the repository at this point in the history
  2. chore: merge current main

    WoLewicki committed May 25, 2023
    Configuration menu
    Copy the full SHA
    008ba0f View commit details
    Browse the repository at this point in the history
  3. fix: remove unused screen

    WoLewicki committed May 25, 2023
    Configuration menu
    Copy the full SHA
    15850a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ee1b93 View commit details
    Browse the repository at this point in the history
  5. fix: prettier

    WoLewicki committed May 25, 2023
    Configuration menu
    Copy the full SHA
    86b697f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aede8a5 View commit details
    Browse the repository at this point in the history
  7. fix: lint

    WoLewicki committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3d1bde8 View commit details
    Browse the repository at this point in the history
  8. chore: merge current main

    WoLewicki committed May 25, 2023
    Configuration menu
    Copy the full SHA
    78200d1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    215ada7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5876b2 View commit details
    Browse the repository at this point in the history
  3. fix: add comment

    WoLewicki committed May 26, 2023
    Configuration menu
    Copy the full SHA
    d1d1155 View commit details
    Browse the repository at this point in the history
  4. fix: revert window reload

    WoLewicki committed May 26, 2023
    Configuration menu
    Copy the full SHA
    aa55da2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7042d3 View commit details
    Browse the repository at this point in the history
  6. fix: remove drawerGoBack

    WoLewicki committed May 26, 2023
    Configuration menu
    Copy the full SHA
    e5c38f4 View commit details
    Browse the repository at this point in the history
  7. chore: merge current main

    WoLewicki committed May 26, 2023
    Configuration menu
    Copy the full SHA
    cfb8a1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75ae9e5 View commit details
    Browse the repository at this point in the history
  9. fix: proper back button

    WoLewicki committed May 26, 2023
    Configuration menu
    Copy the full SHA
    66e959a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. Update src/NAVIGATORS.js

    WoLewicki authored May 29, 2023
    Configuration menu
    Copy the full SHA
    fbd93ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    113d2dc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    60d8293 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd253fd View commit details
    Browse the repository at this point in the history
  3. chore: merge current main

    WoLewicki committed May 30, 2023
    Configuration menu
    Copy the full SHA
    17989b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3557c32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97c44d7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6bcee5 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    24d3f34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e74799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2188213 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix: FreezeWrapper

    adamgrzybowski committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f3398df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757637e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1dad7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e87890a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77f6c25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2422219 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e773f15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    123f889 View commit details
    Browse the repository at this point in the history
  9. chore: merge current main

    WoLewicki committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    f178c29 View commit details
    Browse the repository at this point in the history