1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-04 13:44:00 +01:00
bitwarden-browser/apps/web/src/app
Colton Hurst 59eac668a7
[PS-713] Fix locale search bug (#3014)
* [PS-713] Fix locale search bug

* [PS-713] Add new locales to start at 1 char search

* [PS-713] Switch to ReplaySubject and other edits from PR comments

* PS-713: Add destroy to other sub and make locale inline a const

* PS-713: Use firstValueFrom instead of takeUntil

* PS-713: get this.locale asynchronously

Co-authored-by: Colton Hurst <churst@bitwarden.com>
2022-07-12 09:02:19 -04:00
..
accounts Merge Feature/trial initiation (#3036) 2022-07-05 15:25:14 -04:00
common [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
components [PS-998] Add button type to premium badge (#2973) 2022-06-27 08:49:10 -04:00
guards Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
layouts Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
modules Implement create account step (#3073) 2022-07-11 11:06:32 -04:00
organizations [EC-280] Update policies page content (#3059) 2022-07-11 11:24:02 +01:00
providers Use NPM workspace (#2874) 2022-06-14 17:10:53 +02:00
reports [SM-71] Update all badges to use component library (#2999) 2022-07-04 11:00:13 +02:00
send [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
services [fix] Force send attachment to always download and never open (#2908) 2022-06-29 17:15:29 -04:00
settings [PS-713] Fix locale search bug (#3014) 2022-07-12 09:02:19 -04:00
tools Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00
vault Extract API logic from FolderService to FolderApiService (#3011) 2022-07-08 15:40:31 +02:00
app.component.html Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
app.component.ts [PS-713] Fix locale search bug (#3014) 2022-07-12 09:02:19 -04:00
app.module.ts [refactor] Introduce ThemingService (#2943) 2022-06-23 07:36:05 -04:00
main.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
oss-routing.module.ts Merge Feature/trial initiation (#3036) 2022-07-05 15:25:14 -04:00
oss.module.ts [SG-73] Make Organization Info a reusable component (#3007) 2022-07-08 21:05:35 -04:00
polyfills.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
wildcard-routing.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00