scinote-web/app/controllers/users/settings
wandji 7dcc774414
Refactor html partial rendering in json responses [SCI-8811] (#5763)
* Remove redundant use of respond_to in controlller actions with just one responder format [SCI-8811]

* Remove redundant begin block and replace 303 status code with :see_other [SCI-8811]
2023-07-18 13:36:41 +02:00
..
account Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
teams_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
user_teams_controller.rb Refactor html partial rendering in json responses [SCI-8811] (#5763) 2023-07-18 13:36:41 +02:00
webhooks_controller.rb Added optional webhook secret key [SCI-6193] 2021-11-03 15:04:13 +01:00