-
- Downloads
Hide recording tabs when recording is disabled by admin (#5263)
* Hide recording tabs when recording is disabled by admin * test and PR fixes
Showing
- app/controllers/api/v1/rooms_configurations_controller.rb 15 additions, 1 deletionapp/controllers/api/v1/rooms_configurations_controller.rb
- app/javascript/components/rooms/Rooms.jsx 10 additions, 3 deletionsapp/javascript/components/rooms/Rooms.jsx
- app/javascript/components/rooms/room/FeatureTabs.jsx 12 additions, 5 deletionsapp/javascript/components/rooms/room/FeatureTabs.jsx
- app/javascript/components/rooms/room/presentation/Presentation.jsx 1 addition, 1 deletion...cript/components/rooms/room/presentation/Presentation.jsx
- app/javascript/hooks/queries/rooms/useRoomConfigValue.jsx 25 additions, 0 deletionsapp/javascript/hooks/queries/rooms/useRoomConfigValue.jsx
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- spec/controllers/rooms_configurations_controller_spec.rb 20 additions, 0 deletionsspec/controllers/rooms_configurations_controller_spec.rb
Loading
Please register or sign in to comment