George Shaw

Results 15 issues of George Shaw

### Severity level (1-10): 8 ### Files/Directories Involved: `pkg/api/*` ### Description: Some of the APIs are documented, but most are not. They all need to be. By documented I mean...

good first issue
back end
mozsprint

### Severity level (1-10): 1 ### Files/Directories Involved: `pkg/*` ### Description: I had a misunderstanding with how the godoc works and I accidentally commented on every file within each package...

enhancement
good first issue
back end
mozsprint

### Severity level (1-10): 4 ### Files/Directories Involved: `account/assets/js/*` `server/document_root/assets/js/*` ### Description: Make sure the form handlers and panel handlers are all standardized and do not have security vulnerabilities. ###...

enhancement
front end
mozsprint

Runs [bootstrap v10.1.0](https://github.com/getoutreach/bootstrap/releases/tag/v10.1.0). Release Notes 10.1.0 (2022-06-17) Features allow major version upgrade flag (6f978bb) Feedback? Run into bugs? Let us know at [#dev-tooling-support](https://outreach-hq.slack.com/archives/CN9MU7GLW)!

This should be implemented in `query.go` and have relevant test cases in `query_test.go`. Here is some documentation on default variables from the GraphQL website - https://graphql.org/learn/queries/#default-variables

go