You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add line-edit to open editor to ignition (enable with prop on ErrorUI) (see FilePath and StackSnippet)
Make sure sharing works (need some kind of share-token from the backend?), also make sure we show both share + admin URL (share method in ShareButton will be different in flare & ignition).
Make sure runnable solutions work (test by removing laravel key in .env)
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.
Move all React UI from @spatie/flare-error-ui to spatie/laravel-ignition
Recreate ErrorCard in ignition
Recreate SolutionCard in ignition
Include ts declaration files in @flareapp/ignition-ui package
Make sure dumps work with sfdump (& that they don't break Flare)
Remove fontawesome (fa-…) icons and use inline imported svgs instead (see https://github.com/facade/ignition/blob/master/resources/js/components/Icons/IconSymbols.vue and https://github.com/facade/ignition/blob/e8be63ba9ea7b9c79a043134800cd543e358a943/resources/js/Ignition.js#L11-L13)
Add line-edit to open editor to ignition (enable with prop on ErrorUI) (see FilePath and StackSnippet)
Make sure sharing works (need some kind of share-token from the backend?), also make sure we show both share + admin URL (share method in ShareButton will be different in flare & ignition).
Make sure runnable solutions work (test by removing laravel key in .env)
Figure out if ignition had any extra features over Flare that may have been deleted now (eg https://github.com/facade/ignition/blob/e8be63ba9ea7b9c79a043134800cd543e358a943/resources/js/components/Summary.vue#L4) and other references to things that are passed in
window.data
besides the reportclean up ignition's Vue-related stuff (including webpack, …)
Make sure ignition works with React UI on different errors (also glows, dumps, queries, …)
publish React UI from spatie/laravel-ignition to npm & include it in flareapp.io
clean up flareapp.io so that no unused components still exist there
publish a beta version of this repo for people to start using & testing the React components
The text was updated successfully, but these errors were encountered: