Skip to content

Add React Native configure instructions#2313

Merged
niemyjski merged 6 commits into
mainfrom
feature/react-native-configure-dashboard
Jun 19, 2026
Merged

Add React Native configure instructions#2313
niemyjski merged 6 commits into
mainfrom
feature/react-native-configure-dashboard

Conversation

@niemyjski

Copy link
Copy Markdown
Member

Summary

  • add React Native CLI and Expo options to the Svelte project configure dashboard
  • add matching React Native/Expo instructions to the legacy Angular configure page
  • show AsyncStorage as an explicit peer dependency install and include Expo plugin guidance
  • fix legacy configure snippets so API keys update after the async default-token load

Verification

  • npm run check (src/Exceptionless.Web/ClientApp)
  • npx prettier --check 'src/routes/(app)/project/[projectId]/configure/+page.svelte'
  • local Aspire health checks for API, Svelte, and Angular
  • npx playwright test --config /Users/blake/Projects/Exceptionless/Exceptionless/dogfood-output/react-native-config/playwright.config.js --reporter=line (2 passed)

Breaking Changes

  • None

@niemyjski niemyjski self-assigned this Jun 18, 2026
@niemyjski niemyjski force-pushed the feature/react-native-configure-dashboard branch from 5afb916 to d01165d Compare June 18, 2026 13:22
@niemyjski

Copy link
Copy Markdown
Member Author

Dogfood screenshots attached below (redacted API key):

New Svelte configure UI

New Svelte configure UI - Expo React Native

Legacy Angular configure UI

Legacy Angular configure UI - React Native CLI

@ejsmith ejsmith left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Remove the docs images out of the repo

@niemyjski

Copy link
Copy Markdown
Member Author

/preview

@github-actions github-actions Bot added the dev-preview Deploy this pull request to the shared dev environment. label Jun 19, 2026
@github-actions

github-actions Bot commented Jun 19, 2026

Copy link
Copy Markdown

Preview deployed

@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
Exceptionless.AppHost 39% 40% 134
Exceptionless.Core 70% 63% 7967
Exceptionless.Insulation 24% 23% 203
Exceptionless.Web 72% 62% 4135
Summary 69% (14195 / 20562) 61% (7358 / 11982) 12439

@niemyjski niemyjski merged commit 2114907 into main Jun 19, 2026
12 checks passed
@niemyjski niemyjski deleted the feature/react-native-configure-dashboard branch June 19, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev-preview Deploy this pull request to the shared dev environment.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants