Blake Bertuccelli-Booth
Blake Bertuccelli-Booth
Migrating existing content of clients to V1 schema.
## What problem is the feature trying to solve? We currently have no way to reset a password. ## Desired Solution A password reset link on the sign-in page. This...
I'm seeing the bottom of the chart hit the messages. Here is a video I've recorded to capture the issue: https://www.loom.com/share/8b5afc6c150244e096689e2d853241e0?sid=78a1bc5f-2780-4693-8d25-57443a767f7e
We need to make sure the dev routes are now on production. @azdak can you confirm that? You might also need to walk through the updated routes with @heythisischris. Once...
Currently, we are using the first URL related to a property to populate the property URL. That doesn't work when properties have multiple URLs that are different from the propery...
## Overview This bountied issue is for the development of our LLM feature. We've been discussing an LLM integration for a while. I've even created two ChatGPT GPTs to test...
Equalify is currently published at `equalify.dev` and `api.equalify.dev`. To stay consistent, let's make production `dashboard.equalify.app` and `api.equalify.app`.
We promised berkeley access a few weeks ago. Need to make sure everything is good to go before we release it.
When I try to run any enpoint with the API, I get the error: ```json { "message": "Error: You must include an Authorization header with a valid JWT token" }...