Kelly Davis

Results 38 issues of Kelly Davis

## Summary As a TinaCMS developer I want to sort by nested fields so that I can present results according to the order of those field values Sample field definition:...

enhancement
NEEDS POINTS

## Description Noticed that the `tinacms:cli:server:error` metric includes an `errorMessage` property that causes the payload to exceed the limit (32KB). The errorMessage should be truncated to keep the payload below...

bug

## Description exists is a little different than the other filter operators and is not something that we currently have a use-case for, so drop it as an option

enhancement
NEEDS POINTS

## Description We plan to allow unlimited secondary indexes so we can drop [this](https://github.com/tinacms/tinacms/blob/main/packages/%40tinacms/graphql/src/database/index.ts#L601) check in the Database module

enhancement
NEEDS POINTS

## Description Remove the code associated with global template checks in the resolver, as that concept will not be carried forward. [Example](https://github.com/tinacms/tinacms/blob/main/packages/%40tinacms/graphql/src/resolver/filter-utils.ts#L71)

enhancement
NEEDS POINTS

## Summary As a tina editor I want to be reauthenticated to tina cloud when I am logged out of tina cloud so that I don't get confusing errors ###...

enhancement
NEEDS POINTS

I have a monorepo containing a react frontend, a node backend using babel for es6 import syntax support and a common library. The common library (also using babel) has some...

### Describe the issue that you're seeing. Any Loom videos or screenshots usually help a lot! ``` GraphQLError [Object]: Unable to find record content/post/dasdfsdf.md at Database.get (C:\Users\kldav\Documents\projects\tinacms\packages\@tinacms\graphql\dist\index.js:5133:17) at processTicksAndRejections (node:internal/process/task_queues:96:5)...

bug

Update Database.getLookup to support returning the full lookup