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

Merge latest into production #53

Merged
merged 68 commits into from
Feb 6, 2024
Merged

Merge latest into production #53

merged 68 commits into from
Feb 6, 2024

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    b6ac0f4 View commit details
    Browse the repository at this point in the history
  2. remove unused types

    codyzu committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4724a66 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    1111fd6 View commit details
    Browse the repository at this point in the history
  2. remove unused types

    codyzu committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    43dbc1e View commit details
    Browse the repository at this point in the history
  3. fix flaky test

    codyzu committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fb8f98e View commit details
    Browse the repository at this point in the history
  4. document code

    codyzu committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1e2db27 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #47 from codyzu/key-reactions-by-ids

    Key reactions by ids
    codyzu authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    71e2bf2 View commit details
    Browse the repository at this point in the history
  6. update reamde

    codyzu committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d0e2595 View commit details
    Browse the repository at this point in the history
  7. fix readme

    codyzu committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c09febf View commit details
    Browse the repository at this point in the history
  8. fix readme

    codyzu committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    511625b View commit details
    Browse the repository at this point in the history
  9. fix readme

    codyzu committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a2c93b1 View commit details
    Browse the repository at this point in the history
  10. rework flaky test

    codyzu committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    79244c6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #48 from codyzu/update-readme

    update readme
    codyzu authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7834c54 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Update README.md

    codyzu authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a5e860d View commit details
    Browse the repository at this point in the history
  2. add index override for created

    codyzu committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7f4bafb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. add upload integation test

    codyzu committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    227968a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. cleanup test

    codyzu committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    1efca66 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    638b84c View commit details
    Browse the repository at this point in the history
  2. simplify upload test

    codyzu committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    1a3ead2 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    1d16b89 View commit details
    Browse the repository at this point in the history
  2. fix firestore indexes

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cfe2519 View commit details
    Browse the repository at this point in the history
  3. increase test timeout

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    dee1688 View commit details
    Browse the repository at this point in the history
  4. fix firestore index

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    f253e03 View commit details
    Browse the repository at this point in the history
  5. debug tests

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4c05ad2 View commit details
    Browse the repository at this point in the history
  6. debug changes

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9b32e56 View commit details
    Browse the repository at this point in the history
  7. update deps + node version

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3550f17 View commit details
    Browse the repository at this point in the history
  8. debug tests

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a4861f0 View commit details
    Browse the repository at this point in the history
  9. debug tests

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0a1697d View commit details
    Browse the repository at this point in the history
  10. improve tests

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8f8252b View commit details
    Browse the repository at this point in the history
  11. improve tests

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ad26ac5 View commit details
    Browse the repository at this point in the history
  12. fix linter error

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    47502ea View commit details
    Browse the repository at this point in the history
  13. cleanup code

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    83db620 View commit details
    Browse the repository at this point in the history
  14. debug test

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    3cd2295 View commit details
    Browse the repository at this point in the history
  15. debug tests

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    25555b1 View commit details
    Browse the repository at this point in the history
  16. unify node version in ci

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0a0dc33 View commit details
    Browse the repository at this point in the history
  17. increase upload test timeouts

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1bbaae4 View commit details
    Browse the repository at this point in the history
  18. update repo url

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    80411aa View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    08153e8 View commit details
    Browse the repository at this point in the history
  20. cleanup code

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    bd93fea View commit details
    Browse the repository at this point in the history
  21. document code

    codyzu committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    85958e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. debug tests

    codyzu committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d8166ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #49 from slidr-app/upload-test

    Add upload integration test
    codyzu authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    12f2e4c View commit details
    Browse the repository at this point in the history
  3. remove unused deps

    codyzu committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    756ad5e View commit details
    Browse the repository at this point in the history
  4. use minimized pdf worker

    codyzu committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2cc66b5 View commit details
    Browse the repository at this point in the history
  5. improve upload layout

    codyzu committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ab333d6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #50 from slidr-app/remove-blob-polyfill

    cleanup deps + fix upload layout
    codyzu authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c8a955d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d39992 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #51 from slidr-app/sign-in-test

    sign in test + sign standardize buttons
    codyzu authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    732d32b View commit details
    Browse the repository at this point in the history
  9. debug tests

    codyzu committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    0f26032 View commit details
    Browse the repository at this point in the history
  10. debug tests

    codyzu committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    08097bf View commit details
    Browse the repository at this point in the history
  11. debug tests

    codyzu committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b4e21f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. fix note export

    codyzu committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0df271d View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. add playwright e2e tests

    codyzu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    10bff49 View commit details
    Browse the repository at this point in the history
  2. add playwright workflow

    codyzu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    098eba2 View commit details
    Browse the repository at this point in the history
  3. firebase emulator port to 8081

    codyzu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    62d9fef View commit details
    Browse the repository at this point in the history
  4. run e2e tests on e2e branch

    codyzu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    1a42808 View commit details
    Browse the repository at this point in the history
  5. debug e2e in ci

    codyzu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    574a250 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e12a49 View commit details
    Browse the repository at this point in the history
  7. improve e2e github workflow

    codyzu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    c61b0e8 View commit details
    Browse the repository at this point in the history
  8. fix snapshot

    codyzu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    c990ce6 View commit details
    Browse the repository at this point in the history
  9. combine actions workflows

    codyzu committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    15b5ad6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. rename github workflows

    codyzu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5e6c5cd View commit details
    Browse the repository at this point in the history
  2. only install chromium in ci

    codyzu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bcc0d3c View commit details
    Browse the repository at this point in the history
  3. add status badge to readme

    codyzu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e995058 View commit details
    Browse the repository at this point in the history
  4. debug playwright config

    codyzu committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    704cdda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c14791a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. update readme

    codyzu committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    dbaf88a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from slidr-app/e2e

    Integrate playwright e2e tests
    codyzu authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    53975fa View commit details
    Browse the repository at this point in the history