Skip to content

ref(app-platform): New 'Open In' UI #12621

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

Merged
merged 12 commits into from
Apr 15, 2019
Merged

Conversation

MeredithAnya
Copy link
Member

@MeredithAnya MeredithAnya commented Apr 2, 2019

Screen Shot 2019-04-09 at 2 09 02 PM

@MeredithAnya MeredithAnya force-pushed the app-platform/new-open-button branch from a5bbe07 to 90c190c Compare April 9, 2019 18:50
@MeredithAnya MeredithAnya changed the title ref(app-platform): New 'Open In' UI [WIP] ref(app-platform): New 'Open In' UI Apr 9, 2019
@mnoble mnoble requested review from mnoble and billyvg April 9, 2019 22:20
Copy link
Member

@billyvg billyvg left a comment

Choose a reason for hiding this comment

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

Do we have a test for ContextLine?

@MeredithAnya MeredithAnya force-pushed the app-platform/new-open-button branch from 54329d6 to f6fc089 Compare April 12, 2019 00:21
@@ -45,6 +46,7 @@ class ExternalIssueList extends AsyncComponent {
this.unsubscribables = [
Copy link
Member

Choose a reason for hiding this comment

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

Does anyone else read this as unsubscrib-ables

return (
<OpenInContainer>
<span>{t('Open this line in:')}</span>
<OpenInLink data-test-id="stacktrace-link" href={url}>
Copy link
Member

Choose a reason for hiding this comment

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

Should this map over components?

Copy link
Member Author

Choose a reason for hiding this comment

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

Not at the moment, since we will be handling manually approving published apps, other people won't be able to have more than one of these types of integrations. (definitely something to follow up with)

@MeredithAnya MeredithAnya merged commit 0e14037 into master Apr 15, 2019
@MeredithAnya MeredithAnya deleted the app-platform/new-open-button branch April 15, 2019 18:51
@MeredithAnya MeredithAnya restored the app-platform/new-open-button branch April 15, 2019 18:52
jan-auer added a commit that referenced this pull request Apr 16, 2019
* master: (50 commits)
  fix(ui) Don't show save-org-search on event search (#12785)
  ref(ui): Remove some unnecessary index.jsx files (#12606)
  feat(app-platform): Analytics (#12718)
  ref(js): Remove ApiMixin (#12384)
  test(js): Silence project plugin console info spam (#12761)
  test(js): Move SaveSearchStore.reset() (#12769)
  test(js): Add more fields to Group fixture (#12759)
  feat(app-platform): Integration "Learn More" modal (#12638)
  feat(saved-searches) Move create saved search button to search bar. (#12781)
  ref(global-header): Remove dead code (#12767)
  ref(releases): Refactored Releases Serializers (#12535)
  feat(app-platform): Sort Integrations (#12697)
  ref(audit-log): Log sso config updates (#12744)
  ref(app-platform): New 'Open In' UI  (#12621)
  feat(events): Use SnubaEvent if option is turned on (#12594)
  feat(global-selection-header): show settings icon link in single project mode (#12772)
  refs(api): Consolidate all search backend code into `SnubaSearchBackend`
  fix(tests) Remove large snapshots (#12766)
  fix: Update symbolicator snapshots (#12710)
  ref: Upgrade semaphore (#12751)
  ...
@joshuarli joshuarli deleted the app-platform/new-open-button branch August 27, 2019 20:12
@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.

4 participants