discourse/app/assets/javascripts/discourse/app
Penar Musaraj ded2938700
UX: Focus on sign up form in social auth flow (#32728)
If user returns to the signup form with data from their social login,
then we shouldn't show the right side column, because it is confusing to
have buttons there that restart the social login flow. This PR makes it
so we only show the signup form.

Internal ticket: /t/154184

---------

Co-authored-by: Régis Hanol <regis@hanol.fr>
2025-05-14 13:28:43 -04:00
..
adapters
components UX: split admin logo and fonts to separate pages (#32700) 2025-05-14 14:02:34 +08:00
controllers UX: Focus on sign up form in social auth flow (#32728) 2025-05-14 13:28:43 -04:00
form-kit DEV: generate identifier for collections (#32368) 2025-04-22 14:33:40 +02:00
helpers DEV: Deprecate boundDate and formatAge helpers (#32672) 2025-05-10 20:08:08 +02:00
initializers
instance-initializers DEV: Enable iOS media optimization by default (#32686) 2025-05-12 14:21:43 -04:00
lib DEV: Show login-required splash in root route (take 2) (#32629) 2025-05-14 11:25:43 -04:00
models DEV: Fix small issues in the Glimmer Post Stream (#32656) 2025-05-09 12:17:28 -03:00
modifiers DEV: refactor load-more component to glimmer and use intersection observer (#32285) 2025-04-28 10:22:35 +08:00
routes DEV: Show login-required splash in root route (take 2) (#32629) 2025-05-14 11:25:43 -04:00
services DEV: Bump linting dependencies and fix violations (#32682) 2025-05-12 14:14:07 +01:00
static DEV: Bump linting dependencies and fix violations (#32682) 2025-05-12 14:14:07 +01:00
styles
templates UX: Focus on sign up form in social auth flow (#32728) 2025-05-14 13:28:43 -04:00
widgets DEV: Refactor lazy-video initialization for Glimmer compatibility (#32599) 2025-05-07 10:47:02 -03:00
app.js
deprecation-workflow.js
discourse-common-loader-shims.js
global-compat.js DEV: Refactor moment.js loading (#32337) 2025-04-26 13:52:07 +01:00
index.html
loader-shims.js DEV: Refactor moment.js loading (#32337) 2025-04-26 13:52:07 +01:00
mapping-router.js
resolver.js
setup-deprecation-workflow.js