Added settings drawer with persistent settings
Showing
- app/features/conference/components/Conference.js 140 additions, 3 deletionsapp/features/conference/components/Conference.js
- app/features/navbar/actionTypes.js 18 additions, 0 deletionsapp/features/navbar/actionTypes.js
- app/features/navbar/actions.js 34 additions, 0 deletionsapp/features/navbar/actions.js
- app/features/navbar/components/Navbar.js 37 additions, 1 deletionapp/features/navbar/components/Navbar.js
- app/features/navbar/components/index.js 1 addition, 0 deletionsapp/features/navbar/components/index.js
- app/features/navbar/index.js 5 additions, 0 deletionsapp/features/navbar/index.js
- app/features/navbar/reducer.js 39 additions, 0 deletionsapp/features/navbar/reducer.js
- app/features/navbar/styled/DrawerContainer.js 8 additions, 0 deletionsapp/features/navbar/styled/DrawerContainer.js
- app/features/navbar/styled/index.js 1 addition, 0 deletionsapp/features/navbar/styled/index.js
- app/features/redux/index.js 1 addition, 0 deletionsapp/features/redux/index.js
- app/features/redux/middleware.js 2 additions, 0 deletionsapp/features/redux/middleware.js
- app/features/redux/persistor.js 7 additions, 0 deletionsapp/features/redux/persistor.js
- app/features/redux/reducers.js 5 additions, 1 deletionapp/features/redux/reducers.js
- app/features/redux/store.js 13 additions, 1 deletionapp/features/redux/store.js
- app/features/settings/actionTypes.js 30 additions, 0 deletionsapp/features/settings/actionTypes.js
- app/features/settings/actions.js 51 additions, 0 deletionsapp/features/settings/actions.js
- app/features/settings/components/SettingsAction.js 60 additions, 0 deletionsapp/features/settings/components/SettingsAction.js
- app/features/settings/components/SettingsDrawer.js 193 additions, 0 deletionsapp/features/settings/components/SettingsDrawer.js
- app/features/settings/components/index.js 2 additions, 0 deletionsapp/features/settings/components/index.js
- app/features/settings/index.js 7 additions, 0 deletionsapp/features/settings/index.js
Loading
Please register or sign in to comment