-
- Downloads
Todo labelling + todo fixes (#4535)
* Todo labelling + todo fixes * put proper openId config
Showing
- app/controllers/api/v1/recordings_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/recordings_controller.rb
- app/controllers/api/v1/reset_password_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/reset_password_controller.rb
- app/controllers/api/v1/room_settings_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/room_settings_controller.rb
- app/controllers/api/v1/verify_account_controller.rb 1 addition, 1 deletionapp/controllers/api/v1/verify_account_controller.rb
- app/controllers/concerns/authorizable.rb 0 additions, 1 deletionapp/controllers/concerns/authorizable.rb
- app/javascript/components/admin/roles/RolePermissionRow.jsx 0 additions, 1 deletionapp/javascript/components/admin/roles/RolePermissionRow.jsx
- app/javascript/components/recordings/RecordingRow.jsx 2 additions, 2 deletionsapp/javascript/components/recordings/RecordingRow.jsx
- app/javascript/components/rooms/Rooms.jsx 0 additions, 1 deletionapp/javascript/components/rooms/Rooms.jsx
- app/javascript/components/rooms/room/join/RoomJoin.jsx 1 addition, 1 deletionapp/javascript/components/rooms/room/join/RoomJoin.jsx
- app/javascript/components/rooms/room/room_settings/AccessCodeRow.jsx 1 addition, 1 deletion...ipt/components/rooms/room/room_settings/AccessCodeRow.jsx
- app/javascript/components/rooms/room/room_settings/RoomSettingsRow.jsx 1 addition, 1 deletion...t/components/rooms/room/room_settings/RoomSettingsRow.jsx
- app/javascript/components/shared_components/forms/controls/FormCheckBox.jsx 1 addition, 1 deletion...ponents/shared_components/forms/controls/FormCheckBox.jsx
- app/javascript/contexts/auth/AuthProvider.jsx 1 addition, 1 deletionapp/javascript/contexts/auth/AuthProvider.jsx
- app/javascript/hooks/mutations/users/useVerifyToken.jsx 1 addition, 1 deletionapp/javascript/hooks/mutations/users/useVerifyToken.jsx
- app/mailers/user_mailer.rb 1 addition, 1 deletionapp/mailers/user_mailer.rb
- app/services/big_blue_button_api.rb 0 additions, 1 deletionapp/services/big_blue_button_api.rb
- app/views/user_mailer/activate_account_email.html.erb 1 addition, 1 deletionapp/views/user_mailer/activate_account_email.html.erb
- app/views/user_mailer/invitation_email.html.erb 1 addition, 1 deletionapp/views/user_mailer/invitation_email.html.erb
- config/routes.rb 0 additions, 1 deletionconfig/routes.rb
- sample.env 6 additions, 1 deletionsample.env
Please register or sign in to comment