You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust project name in login view for chatbot route (#1729)
* Adjust project name in login view for chatbot route
The login view now removes 'with IBM watsonx Code Assistant' from the project name when the 'next' parameter is '/chatbot' or '/chatbot/'. Tests were added to verify this behavior and ensure the project name remains unchanged in other cases.
* Fix whitespace in LoginView context method
Removed unnecessary trailing whitespace in the get_context_data method of LoginView
0 commit comments