Skip to content
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

Remove ErrorBoundary component #54

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Conversation

shaes-farm
Copy link
Owner

@shaes-farm shaes-farm commented Sep 2, 2023

This isn't buying us anything, and its bringing our test coverage down.

@ted-byrd ted-byrd merged commit c4cfc0a into development Sep 2, 2023
3 checks passed
@ted-byrd ted-byrd deleted the delete-error-boundary branch September 2, 2023 10:10
ted-byrd added a commit that referenced this pull request Sep 2, 2023
* Update CHANGELOG

* Add sample views to example app

* Add faker data to example views

* Update package-lock.json

* Add config directory to example app

* Add clean script, update build script

* Move routes to config directory

* Move theme to config

* Move app config and profile to config files

* Add whitespace

* Refactor AppShell to more closely resemble MUI template

* Change example app title

* Prepare CHANGELOG for next release

* Review unit tests for ErrorBoundary

* Remove inaccessible view

* Remove ts-ignore and alternate to empty string

* Improve code coverage on PasswordForm

* Update CHANGELOG

* Update dependency versions

* Improve README

* Update README with development information

* Refactor: fake data generation

* Remove npm run verify step from dev env setup instructions

* Clean up example components

* Changed .nvmrc version to v18

* Add 'npm run build' to  set up instructions in README

* Fix build and clean scripts

* Remove CSS stylesheets

* Rename AppShell component to Dashboard

* Renamed rendered component in AuthShell unit tests

* Cleanup README, add section on running Storybook

* Remove hello API endpoint from example

* Refactor example components to add state

* Upgrade Storybook

* Add authentication pages

* Add Supabase to the example

* Add instructions for using Supabase in dev environment

* WIP: Adding Supabase session management

* Ignore Typescript error

* Remove Supabase client calls from Signout component

* Refactor scripts in package.json

* 0.0.6

* Remove ErrorBoundary component (#54)

---------

Co-authored-by: Ted Byrd <118465412+ted-byrd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants