forked from withspectrum/spectrum
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update #1
Merged
Merged
Update #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit d8e9cc8.
update background-jobs documentation
This is an anti-pattern, as it'll blow up our DataDog storage costs. Instead, we should be using a logging service like Splunk to dig into specific slow requests after noticing abnormalities in the metrics. Will tackle that next most likely, but this should be a good start! Thanks to the folks in #observability for pointing that out!
Add StatsD tracking
Upgrade apollo-cache-inmemory
Use official latest version of apollo inmemory
Better CodeSandbox support
Properly transform author username suggestion
Ideally, we would fix mentions by setting `markup="@__display__"` for the `MentionInput`. Unfortunately due to a bug in react-mentions, this doesn't work: signavio/react-mentions#299 This works around the issue by inserting `@[username]` into the value, and then removing the brackets before sending to the server! Closes #4587
Fix login redirects
Workaround react-mentions bug with markup option
Update draft-js-export-markdown to fix escaped code chars
…hql-cost-analysis-1.0.3 [api] Update graphql-cost-analysis: 1.0.2 → 1.0.3 (patch)
Update draft-js-import-markdown to fix link swallowing
…t-js-import-markdown-1.3.0 [api] Update draft-js-import-markdown: 1.2.3 → 1.3.0 (minor)
…hql-rate-limit-1.2.3 [api] Update graphql-rate-limit: 1.2.2 → 1.2.3 (patch)
…light.js-9.14.1 [api] Update highlight.js: 9.13.1 → 9.14.1 (minor)
…n/aws-sdk-2.395.0 [analytics] Update aws-sdk: 2.383.0 → 2.395.0 (minor)
…aws-sdk-2.395.0 [chronos] Update aws-sdk: 2.383.0 → 2.395.0 (minor)
…ws-sdk-2.395.0 [vulcan] Update aws-sdk: 2.383.0 → 2.395.0 (minor)
…e-0.44.10 [api] Update slate: 0.44.9 → 0.44.10 (minor)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Status
Deploy after merge (delete what needn't be deployed)
Run database migrations (delete if no migration was added)
YES
Release notes for users (delete if codebase-only change)