Skip to content

Conversation

@billyvg
Copy link
Member

@billyvg billyvg commented Jul 23, 2019

This just adds some placeholder views, routes, and tests for the new
Incident Rules feature. These will change as we develop the feature.

billyvg added 2 commits July 22, 2019 18:06
This just adds some placeholder views, routes, and tests for the new
Incident Rules feature. These will change as we develop the feature.
<LineChart
isGroupedByDate
forwardedRef={e => {
if (e && typeof e.getEchartsInstance === 'function') {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens if you never get an echarts object?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should only happen in tests

@billyvg billyvg force-pushed the feat/ui/incident-rules/add-basic-views-and-routes branch from a495abf to 96d7b60 Compare July 23, 2019 16:41
@billyvg billyvg merged commit 0ffd317 into master Jul 23, 2019
@billyvg billyvg deleted the feat/ui/incident-rules/add-basic-views-and-routes branch July 23, 2019 17:17
jan-auer added a commit that referenced this pull request Jul 24, 2019
* master: (115 commits)
  feat: Update to JS SDK 5.6.0-beta.1 + 0.10.2 sentry-python (#14116)
  fix(apm): Whitelist dev.getsentry.net for local development (#14117)
  test(datasets): Make Sentry use generic test functions in Snuba (#14111)
  ref(suspect-commits): Add text changes to empty state (#14121)
  build: Switch to psycopg2-binary
  feat(api): Add option to fetch Organization details without Pr… (#13925)
  ref: Remove EventDetails endpoint (#14107)
  test(ui): Mock the onboarding learn more video (#14108)
  tests(acceptance): Add tests for resolving issues in Issues Li… (#14069)
  feat(ui): Add basic templates for Incident Rules in settings (#14112)
  feat(eventsv2) Add basic transaction list (#14103)
  ref(environments) Optimize environment queries (#14102)
  fix(events-v2) Add additional user attributes to the user column (#14101)
  fix: Don't start pageload transaction (#14115)
  feat: APM Sentry Frontend (#14027)
  ref(onboarding): Fix install promprt URL (#14106)
  fix(app-platform): Allow GET requests for published apps (#14109)
  feat: Update Group.get_latest_event to use Snuba event (#14039)
  ref(onboarding): Rename wizardNew -> onboarding (#14104)
  feat(apm): Update props to address proptype warnings for new transaction attributes (SEN-800) (#14040)
  ...
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants