clients/apps/desktop/src
Gbubemi Smith 22a878792e
[SG-168] Passwordless login web MVP (#3424)
* passwordless login page redesign

* passwordless login page redesign

* restyled login form to use tailwind

* restyled login form to use tailwind

* moved texts on login device template to locales

* made reactive form changes for clients

* added request model

* made more changes

* added implmentation to auth request api

* fixed refrencing issue

* renamed model property

* Added resend notification functionality

* Added new file

* login with device first draft

* login with device first draft

* login with device first draft

* login with device first draft

* connection to anonymous hub

* connection to anonymous hub

* refactored confirm login response

* removed comment

* cleaned up login

* changed uptyped form builder

* changed uptyped form builder

* [SG-168] Update login strategy with passwordless login credentials.

* [SG-168] Removed logs. Changed inputs for passwordless logic strategy. Removed tokenRequestPasswordless it is using the same as password.

* code cleanup

* code cleanup

* removed login with device from self hosted

* fixed PR comments

* added module for login

* fixed post request bug

* added feature flag

* added feature flag

* added feature flag

Co-authored-by: André Bispo <abispo@bitwarden.com>
2022-09-26 23:26:10 +01:00
..
app [SG-168] Passwordless login web MVP (#3424) 2022-09-26 23:26:10 +01:00
images [PS-124] Update so the image for the clear search button is visible in all themes (#2639) 2022-05-16 17:09:54 -04:00
locales Autosync the updated translations (#3618) 2022-09-26 21:25:49 +02:00
main [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
models [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
proxy Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scripts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
scss Don't prevent whitespace wrapping in links/buttons, widen desktop pages (#3407) 2022-09-06 20:32:01 +02:00
services [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
entry.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
flags.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
global.d.ts Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
index.html Move desktop into apps/desktop 2022-05-05 17:20:34 +02:00
main.ts [SG-520] Native messaging handler (#3566) 2022-09-23 15:47:17 -04:00
package-lock.json Bump Desktop version to 2022.9.1 (#3495) 2022-09-12 09:47:58 -06:00
package.json Bump Desktop version to 2022.9.1 (#3495) 2022-09-12 09:47:58 -06:00