feat(toast): add toast and error handling (MIN-283)
Showing
- package-lock.json 16 additions, 0 deletionspackage-lock.json
- package.json 1 addition, 0 deletionspackage.json
- src/components/AppWrapper/AppWrapper.component.tsx 13 additions, 1 deletionsrc/components/AppWrapper/AppWrapper.component.tsx
- src/components/FunctionalArea/Modal/EditOverlayModal/EditOverlayModal.component.test.tsx 72 additions, 0 deletions...odal/EditOverlayModal/EditOverlayModal.component.test.tsx
- src/components/FunctionalArea/Modal/EditOverlayModal/hooks/useEditOverlay.ts 2 additions, 2 deletions...tionalArea/Modal/EditOverlayModal/hooks/useEditOverlay.ts
- src/components/Map/Drawer/AvailablePluginsDrawer/AvailablePluginsDrawer.constants.ts 1 addition, 0 deletions...vailablePluginsDrawer/AvailablePluginsDrawer.constants.ts
- src/components/Map/Drawer/AvailablePluginsDrawer/LoadPlugin/hooks/useLoadPlugin.test.ts 29 additions, 0 deletions...lablePluginsDrawer/LoadPlugin/hooks/useLoadPlugin.test.ts
- src/components/Map/Drawer/AvailablePluginsDrawer/LoadPlugin/hooks/useLoadPlugin.ts 22 additions, 11 deletions.../AvailablePluginsDrawer/LoadPlugin/hooks/useLoadPlugin.ts
- src/components/Map/Drawer/AvailablePluginsDrawer/LoadPluginFromUrl/LoadPluginFromUrl.component.test.tsx 32 additions, 0 deletions...er/LoadPluginFromUrl/LoadPluginFromUrl.component.test.tsx
- src/components/Map/Drawer/AvailablePluginsDrawer/LoadPluginFromUrl/hooks/useLoadPluginFromUrl.ts 9 additions, 0 deletions...insDrawer/LoadPluginFromUrl/hooks/useLoadPluginFromUrl.ts
- src/components/Map/Drawer/OverlaysDrawer/UserOverlayForm/UserOverlayForm.component.test.tsx 60 additions, 0 deletions...Drawer/UserOverlayForm/UserOverlayForm.component.test.tsx
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/handleAliasResults.ts 0 additions, 2 deletions...ewer/utils/listeners/mapSingleClick/handleAliasResults.ts
- src/components/Map/MapViewer/utils/listeners/mapSingleClick/handleReactionResults.ts 0 additions, 2 deletions...r/utils/listeners/mapSingleClick/handleReactionResults.ts
- src/redux/backgrounds/backgrounds.constants.ts 1 addition, 0 deletionssrc/redux/backgrounds/backgrounds.constants.ts
- src/redux/backgrounds/backgrounds.reducers.test.ts 6 additions, 1 deletionsrc/redux/backgrounds/backgrounds.reducers.test.ts
- src/redux/backgrounds/backgrounds.thunks.ts 16 additions, 7 deletionssrc/redux/backgrounds/backgrounds.thunks.ts
- src/redux/bioEntity/bioEntity.constants.ts 3 additions, 0 deletionssrc/redux/bioEntity/bioEntity.constants.ts
- src/redux/bioEntity/bioEntity.reducers.test.ts 4 additions, 1 deletionsrc/redux/bioEntity/bioEntity.reducers.test.ts
- src/redux/bioEntity/bioEntity.thunks.test.ts 20 additions, 0 deletionssrc/redux/bioEntity/bioEntity.thunks.test.ts
- src/redux/bioEntity/bioEntity.thunks.ts 46 additions, 23 deletionssrc/redux/bioEntity/bioEntity.thunks.ts
Loading
Please register or sign in to comment