Bradley Schofield

Results 64 issues of Bradley Schofield

Please answer these questions before submitting your issue. Thanks! 1. What did you do? If possible, provide a simple script for reproducing the error. I was attempting to communicate to...

## What does this PR do? This PR adds UI to show the Parent ID's for data types in Appwrite ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)? Yes,...

## What does this PR do? Fixes the Alert and Redirect of Successful Password resets in Appwrite ### Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)? Yes

## What does this PR do? This PR moves the API over to the function's namespace and implements the UI for it. ![image](https://user-images.githubusercontent.com/26739219/182357927-0ddea78f-8515-4e41-a4db-701d20a435b6.png) ![image](https://user-images.githubusercontent.com/26739219/182357978-8b339cf8-402b-447b-8d80-511169909829.png) ![image](https://user-images.githubusercontent.com/26739219/182358024-3ff47a0d-2f19-4a88-a5ee-7820ecc53abf.png) ### Have you read the...

## What does this PR do? This PR simplifies how we create exceptions internally in Appwrite, moving the messages and error codes into one config file. ### Have you read...

## What does this PR do? This PR rewrites some of the project creation logic to perform database operations in parallel to decrease wait times. ## Test Plan Benchmark 0.15.x...

## What does this PR do? This PR fixes a bug that event triggers are not being correctly fired when a new account is created with the OAuth endpoints. Both...

Hey all 👋 I've been using the scrypt package from RustCrypto in a project but recently I hit a small roadblock since I can't seem to find any way of...

This PR has Template files and Tests for an Appwrite Rust SDK, I have also written the foobar tests and ran them myself to confirm that this SDK works correctly,...

This PR adds a default exception handler to utopia that is used when the user has not defined their own