18946: Transitional user profile feature
authorPeter Amstutz <peter.amstutz@curii.com>
Fri, 21 Jul 2023 17:07:14 +0000 (13:07 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Fri, 21 Jul 2023 17:07:14 +0000 (13:07 -0400)
commitce4b1330e232f9f29b6f0bf361f3fd6913d9ae6e
treeb1e41e9da4d853076b66d283be10908bae8ad647
parenteaf099867227a9d5198a638205bdcddde7c17965
18946: Transitional user profile feature

If UserProfileFormFields is non-empty, and the user's prefs.profile is
empty, wb2 will navigate to the user account page to encourage people
to fill out the profile.  Unlike wb1, filling it out is not mandatory.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
src/common/config.ts
src/services/common-service/common-resource-service.ts
src/store/auth/auth-middleware.ts