clients/apps/browser/src/popup
Maciej Zieniuk 021d3e53aa
[PM-26056] Consolidated session timeout component (#16988)
* consolidated session timeout settings component

* rename preferences to appearance

* race condition bug on computed signal

* outdated header for browser

* unnecessary padding

* remove required on action, fix build

* rename localization key

* missing user id

* required

* cleanup task

* eslint fix signals rollback

* takeUntilDestroyed, null checks

* move browser specific logic outside shared component

* explicit input type

* input name

* takeUntilDestroyed, no toast

* unit tests

* cleanup

* cleanup, correct link to deprecation jira

* tech debt todo with jira

* missing web localization key when policy is on

* relative import

* extracting timeout options to component service

* duplicate localization key

* fix failing test

* subsequent timeout action selecting opening without dialog on first dialog cancellation

* default locale can be null

* unit tests failing

* rename, simplifications

* one if else feature flag

* timeout input component rendering before async pipe completion
2025-11-11 08:15:36 -06:00
..
components [CL-901] [CL-903] Unowned - Prefer signal & change detection (#16949) 2025-10-29 13:42:19 -05:00
images Update font to inter feature branch (#16782) 2025-11-03 15:17:07 -05:00
scss Update font to inter feature branch (#16782) 2025-11-03 15:17:07 -05:00
services [PM-26056] Consolidated session timeout component (#16988) 2025-11-11 08:15:36 -06:00
app-routing.animations.ts [CL-269] extension router transitions (#11989) 2024-11-27 15:33:37 -05:00
app-routing.module.ts feat(AuthRouteConstants): [Auth/PM-27370] Convert auth routes to use constants (#16980) 2025-10-29 19:28:21 -04:00
app.component.html [PM-24646] Add licensed browser builds (#16252) 2025-09-04 08:21:50 +02:00
app.component.ts [CL-901] [CL-903] Unowned - Prefer signal & change detection (#16949) 2025-10-29 13:42:19 -05:00
app.module.ts Forbid non tailwind classes in browser (#16902) 2025-10-21 02:32:55 +02:00
index.ejs [PM-14485] Remove manifest and index.html logic from gulp (#12033) 2024-11-19 13:25:30 +00:00
main.ts [PM-24646] Add licensed browser builds (#16252) 2025-09-04 08:21:50 +02:00
polyfills.ts Improve SDK direct function usage (#13353) 2025-02-26 09:08:42 +01:00
tabs-v2.component.html [CL-420][PM-18798] - Berry component and tab navigation (#14135) 2025-04-22 10:18:10 -07:00
tabs-v2.component.ts [CL-901] [CL-903] Unowned - Prefer signal & change detection (#16949) 2025-10-29 13:42:19 -05:00