-
- Downloads
Fix for Beta (#4072)
* Fix /rooms/join background buffer * Fix height/vertical-center thing * Add shared badge * Remove unwanted changes * Remove unecessary comments
Showing
- app/assets/stylesheets/helpers.scss 4 additions, 0 deletionsapp/assets/stylesheets/helpers.scss
- app/assets/stylesheets/rooms.scss 8 additions, 0 deletionsapp/assets/stylesheets/rooms.scss
- app/controllers/api/v1/rooms_controller.rb 2 additions, 0 deletionsapp/controllers/api/v1/rooms_controller.rb
- app/javascript/components/admin/manage_users/ManageUsers.jsx 1 addition, 4 deletionsapp/javascript/components/admin/manage_users/ManageUsers.jsx
- app/javascript/components/errors/DefaultErrorPage.jsx 12 additions, 14 deletionsapp/javascript/components/errors/DefaultErrorPage.jsx
- app/javascript/components/errors/NotFoundPage.jsx 1 addition, 1 deletionapp/javascript/components/errors/NotFoundPage.jsx
- app/javascript/components/rooms/room/FeatureTabs.jsx 19 additions, 1 deletionapp/javascript/components/rooms/room/FeatureTabs.jsx
- app/javascript/components/rooms/room/Room.jsx 16 additions, 12 deletionsapp/javascript/components/rooms/room/Room.jsx
- app/javascript/components/rooms/room/SharedBadge.jsx 22 additions, 0 deletionsapp/javascript/components/rooms/room/SharedBadge.jsx
- app/javascript/components/rooms/room/join/RoomJoin.jsx 1 addition, 1 deletionapp/javascript/components/rooms/room/join/RoomJoin.jsx
- app/javascript/components/shared_components/BackgroundBuffer.jsx 9 additions, 6 deletions...ascript/components/shared_components/BackgroundBuffer.jsx
- app/javascript/components/shared_components/Header.jsx 1 addition, 1 deletionapp/javascript/components/shared_components/Header.jsx
- app/serializers/current_room_serializer.rb 1 addition, 1 deletionapp/serializers/current_room_serializer.rb
Loading
Please register or sign in to comment