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

OAuth integration #128

Merged
merged 45 commits into from
Sep 3, 2024
Merged

OAuth integration #128

merged 45 commits into from
Sep 3, 2024

Commits on Jul 1, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    cf37682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed59541 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b07e2b View commit details
    Browse the repository at this point in the history
  4. tidy

    matthieusieben committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    93102bb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    72196d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b24adb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6e51d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99f27ce View commit details
    Browse the repository at this point in the history
  5. improve init time

    matthieusieben committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a52ee6f View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 11, 2024

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

Commits on Aug 8, 2024

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

Commits on Aug 13, 2024

  1. 🐛 Adjust for new oauth and atproto api package changes

    🐛 Add explicit resolution to avoid cypress install error
    
    🐛 Fix yarn.lock issue
    
    ✅ Fix tests
    
    ✨ Replace deprecated BskyAgent
    
    🚧 Fixing e2e suite
    
    ✅ Specify handle resolver url
    foysalit committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    7cae67c View commit details
    Browse the repository at this point in the history
  2. ✅ Add manual wait

    foysalit committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    82594d8 View commit details
    Browse the repository at this point in the history
  3. 🧹 Cleanup

    foysalit committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1f830ac View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. 🔀 Merge with upstream

    foysalit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cde9677 View commit details
    Browse the repository at this point in the history
  2. 🧹 Cleanup

    foysalit committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    664e531 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    3b2ce66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad6137f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    def67fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efafeea View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    1079db0 View commit details
    Browse the repository at this point in the history
  2. wip: config

    matthieusieben committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b1161e8 View commit details
    Browse the repository at this point in the history
  3. wip: auth

    matthieusieben committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    42e224d View commit details
    Browse the repository at this point in the history
  4. Update components/shell/ConfigurationFlow.tsx

    Co-authored-by: devin ivy <[email protected]>
    matthieusieben and devinivy authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2eb4791 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ab7fd4 View commit details
    Browse the repository at this point in the history
  6. Update lib/client-config.ts

    Co-authored-by: devin ivy <[email protected]>
    matthieusieben and devinivy authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    35e7f92 View commit details
    Browse the repository at this point in the history
  7. Update lib/constants.ts

    Co-authored-by: devin ivy <[email protected]>
    matthieusieben and devinivy authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8339284 View commit details
    Browse the repository at this point in the history
  8. Update cypress/support/api.ts

    Co-authored-by: devin ivy <[email protected]>
    matthieusieben and devinivy authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b97202d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c45e715 View commit details
    Browse the repository at this point in the history
  10. update dep

    matthieusieben committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    d8e8d28 View commit details
    Browse the repository at this point in the history
  11. code cleanup

    matthieusieben committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    7a3934d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e718b2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d3944a4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    82fa7df View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1e8d436 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. adapt to main merge

    matthieusieben committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b5dfbcd View commit details
    Browse the repository at this point in the history
  2. ✅ Set correct fixture

    foysalit committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    83243e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c51f6a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. 🐛 Allow Only/Exclude/Indifferent filters for appeal status (#170)

    * 🐛 Allow Only/Exclude/Indifferent filters for appeal status
    
    * 🐛 Fix page title
    
    * Line up logic with surrounding code
    
    Co-authored-by: devin ivy <[email protected]>
    
    ---------
    
    Co-authored-by: devin ivy <[email protected]>
    2 people authored and matthieusieben committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5425da0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e8fd8 View commit details
    Browse the repository at this point in the history