-
- Downloads
An error occurred while retrieving diff files
Added 403 and 404 error handling and error display on channels and notifications
Showing
- src/channels/actions/EditChannelById.js 17 additions, 0 deletionssrc/channels/actions/EditChannelById.js
- src/channels/actions/GetChannelById.js 1 addition, 1 deletionsrc/channels/actions/GetChannelById.js
- src/channels/actions/GetPublicChannelById.js 16 additions, 0 deletionssrc/channels/actions/GetPublicChannelById.js
- src/channels/components/EditChannelComponent/EditChannelComponent.js 13 additions, 6 deletions...s/components/EditChannelComponent/EditChannelComponent.js
- src/channels/pages/EditChannelPage/EditChannelPage.js 18 additions, 6 deletionssrc/channels/pages/EditChannelPage/EditChannelPage.js
- src/channels/reducers/Channel.js 39 additions, 3 deletionssrc/channels/reducers/Channel.js
- src/channels/reducers/ChannelsList.js 6 additions, 4 deletionssrc/channels/reducers/ChannelsList.js
- src/common/pages/MainPage/MainPage.js 9 additions, 7 deletionssrc/common/pages/MainPage/MainPage.js
- src/middleware.js 1 addition, 1 deletionsrc/middleware.js
- src/notifications/pages/NotificationsPage/NotificationsPage.js 37 additions, 7 deletions...otifications/pages/NotificationsPage/NotificationsPage.js
- src/utils/error-component.js 26 additions, 0 deletionssrc/utils/error-component.js
Loading
Please register or sign in to comment