1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-14 06:48:18 +02:00
bitwarden-browser/apps/web/src
Jared Snider 87cb45c520
Auth/PM-13114 - WebEnvService Refactor + Unit Tests to support QA Env Selector (#11397)
* PM-13114 - WebEnvSvc - use hostname vs domain check for init and setEnv (tests TODO)

* PM-13114 - WebEnvSvc + URLs webpack config - use expected string variable on process.env.URLS to ensure tests can properly mock the WebEnvSvc

* PM-13114 - WebEnvSvc - setEnvironment - fix issue with returning currentRegion urls instead of currentEnv urls.

* PM-13114 - WebEnvSvc - setEnv - refactor names to improve clarity.

* PM-13114 - WebEnvSvc spec file - Test all prod scenarios

* PM-13144 - Work with Justin to move process.env.Urls access into injection token and remove webpack string type conversion.

* PM-13114 - WIP on getting additionalRegionConfigs injected via injection token to default env service.

* PM-13114 - Update all background inits to pass process.env.ADDITIONAL_REGIONS as unknown as RegionConfig[] to env service.

* PM-13114 - WebEnvSvc - adjust order of constructor deps

* PM-13114 - WebEnvSvc - add WebRegionConfig to extend RegionConfig type and be accurate for what the WebEnvSvc uses.

* PM-13114 - WebEnvSvc Tests - US QA tested

* PM-13114 - WebEnvSvc tests - refactor QA naming to make it more clear.

* PM-13114 - WebEnvSvc - test QA EU

* PM-13114 - WebEnvSvc - remove promise resolve per PR feedback.
2024-10-04 14:57:40 -04:00
..
app Auth/PM-13114 - WebEnvService Refactor + Unit Tests to support QA Env Selector (#11397) 2024-10-04 14:57:40 -04:00
connectors PM-13103 - DuoRedirect - fix redirectToDuoFrameless logic to allow either duosecurity.com or duofederal.com as valid redirect urls. The existing logic failed b/c the construction of the previous check would reject all URLs. (#11363) 2024-10-02 13:16:48 -04:00
images [BEEEP] [PM-10117] Migrate index.html (#10286) 2024-08-26 18:15:09 +02:00
locales [PM-10439] Vault generator components (#11350) 2024-10-04 08:39:29 -05:00
scss [PM-11657] Stripe + Browser Refresh Styling (#10978) 2024-09-12 14:37:44 -05:00
utils [SM-1031] Remove SecretsManager & showDDG compile flags (#8610) 2024-04-08 17:46:24 +02:00
.nojekyll
404.html [BEEEP] [PM-10117] Migrate index.html (#10286) 2024-08-26 18:15:09 +02:00
app-id.json
browserconfig.xml
favicon.ico
global.d.ts
index.html [BEEEP] [PM-10117] Migrate index.html (#10286) 2024-08-26 18:15:09 +02:00
main.ts [PM-8771] Migrate the 404 page to Tailwind (#10116) 2024-07-30 12:25:24 +02:00
manifest.json
polyfills.ts [BEEEP] [PM-4043] Remove date-input-polyfill (#6372) 2023-09-22 10:33:46 +00:00
theme.ts [PM-5539] Migrate ThemingService (#8219) 2024-03-13 15:25:39 +00:00
translation-constants.ts Update supported languages for web (#8382) 2024-03-21 12:26:59 -04:00
version.json