✨ Audrey ✨
e000fd77d4
fix engine-settings desync error
2025-04-23 15:02:32 -04:00
✨ Audrey ✨
ecbf2aa231
inline RestClient
2025-04-22 15:20:31 -04:00
✨ Audrey ✨
d6ac5f3b96
rename generate$ to generator$
2025-04-22 15:14:16 -04:00
✨ Audrey ✨
fa6c59d7d8
add link to vNext abstraction
2025-04-21 15:33:48 -04:00
✨ Audrey ✨
af820d3a64
tweak initialization
2025-04-21 15:24:50 -04:00
✨ Audrey ✨
b39b4b84db
documentation updates
2025-04-21 15:18:31 -04:00
✨ Audrey ✨
d7fba0964b
extract hasRangeOfValues; more docs
2025-04-21 15:05:44 -04:00
✨ Audrey ✨
586c6dbfb7
fix another typo
2025-04-21 13:50:37 -04:00
✨ Audrey ✨
f07a3009f3
fix typos
2025-04-21 13:42:05 -04:00
✨ Audrey ✨
b0ed145a14
documentation improvements
2025-04-21 13:29:45 -04:00
✨ Audrey ✨
be5d4e5f9c
deprecate legacy forwarder types
2025-04-21 13:17:17 -04:00
✨ Audrey ✨
74496d49ce
annotate tech debt
2025-04-21 13:09:24 -04:00
✨ Audrey ✨
5749e4191d
document derived exports
2025-04-21 13:05:12 -04:00
✨ Audrey ✨
1328f88bf0
Merge branch 'main' into tools/pm-18793/port-credential-generator-service-to-providers
2025-04-14 08:51:12 -04:00
Alexander Aronov
8885f5da24
[PM-19914][PM-19913] trim domains and long fields in forwarders ( #14141 )
...
* PM-19913: Added max length to the generated_for and description peroperties in the FirefoxRelay API payload
* [PM-19913] Added maxLength restriction to the website and generatedBy methods. Added maxLength limit of 200 to the description of addy.io
2025-04-14 08:42:41 -04:00
✨ Audrey ✨
51bbe61bc0
fix legacy test type errors
2025-04-07 12:12:51 -04:00
✨ Audrey ✨
af43ddc109
fix tsconfig
2025-04-07 12:12:20 -04:00
✨ Audrey ✨
c4be687beb
fix duplicate type definition
2025-04-02 08:56:43 -04:00
✨ Audrey ✨
2ed2dd46b7
Merge branch 'main' into tools/pm-18793/port-credential-generator-service-to-providers
2025-04-01 16:36:44 -04:00
✨ Audrey ✨
93ff55c433
fix unit tests
2025-03-31 18:21:39 -04:00
✨ Audrey ✨
c5e9340964
replace credential generator & eliminate dead code; breaks tests
2025-03-26 17:16:55 -04:00
Addison Beck
2b9ef7fe19
fix: use newly-minted policy methods in metadata provider ( #13993 )
...
Recently the policy service was refactored and some method signatures were
changed. One of these changes involved renaming the `getAll` observable to
`policiesByType`.
This was not merged into the metadata provider work before it was merged, so
those changes were committed using removed method signatures.
This commit updates these references.
2025-03-25 23:11:26 +00:00
✨ Audrey ✨
15b2b46b85
[PM-18665] introduce metadata provider ( #13744 )
2025-03-25 16:08:30 -05:00
Brandon Treston
0fd01ed7ee
[PM-18566] Wire up vNextPolicyService for Clients ( #13678 )
...
* wire up vNext impl
* wire up vNextPolicyService for browser
* wire up vNextPolicyService for desktop
* wire up vNextPolicyService for cli
* fix test
* fix missed caller
* cleanup
* fix missing property assignment
* fix QA bug for PM-19205
* fix QA bug for PM-19206
* fix QA bug for pm-19228
* cleanup
2025-03-25 11:30:47 -04:00
✨ Audrey ✨
87cd180b29
fix typecheck
2025-03-24 11:32:07 -04:00
✨ Audrey ✨
071aec2556
fix broken tests
2025-03-24 11:28:05 -04:00
✨ Audrey ✨
e56b54e0f7
factor metadata request types out of metadata provider
2025-03-24 11:13:44 -04:00
✨ Audrey ✨
ddfd163b92
fix incorrect documentation
2025-03-24 11:06:07 -04:00
✨ Audrey ✨
22f56da9c3
adjust constructor type argument
2025-03-24 10:53:16 -04:00
✨ Audrey ✨
090c19fa5e
prettier
2025-03-07 18:25:31 -05:00
✨ Audrey ✨
2248340956
Merge branch 'main' into tools/pm-18665/introduce-metadata-provider
2025-03-07 18:23:59 -05:00
✨ Audrey ✨
4455278704
additional tests; fix disabled semantic logger panic behavior
2025-03-07 17:36:26 -05:00
✨ Audrey ✨
f12966fe7b
additional unit tests; fixes
2025-03-07 17:18:12 -05:00
✨ Audrey ✨
dcf15b496b
[PM-17590] fix chrome translation bug by escaping $ ( #13103 )
...
replaces translation with hard-coded text for cross-platform compatibility
2025-03-06 20:13:04 +00:00
✨ Audrey ✨
fabc7037f2
Merge branch 'main' into tools/pm-18665/introduce-metadata-provider
2025-03-06 11:35:20 -05:00
✨ Audrey ✨
9761588a2a
[PM-16790] introduce extension service ( #13590 )
2025-03-06 11:32:42 -05:00
✨ Audrey ✨
0ef36d4ca1
partial unit test implementation
2025-03-06 09:47:59 -05:00
✨ Audrey ✨
e10b5af9d3
[PM-16791] introduce generator profile provider ( #13588 )
2025-03-03 12:43:34 -05:00
✨ Audrey ✨
d64589724f
fix compile errors; missing metadata tests
2025-03-03 10:06:38 -05:00
✨ Audrey ✨
5c6a6da101
Revert "factor out generator metadata provider"
...
This reverts commit 3f40d72b5c .
2025-02-28 11:56:39 -05:00
✨ Audrey ✨
86324e5744
add documentation
2025-02-27 12:45:01 -05:00
✨ Audrey ✨
3f40d72b5c
factor out generator metadata provider
2025-02-27 12:04:03 -05:00
✨ Audrey ✨
19c51ca31e
introduce extension service
2025-02-26 15:26:29 -05:00
✨ Audrey ✨
b4bfacf6e3
[PM-16792] [PM-16822] Encapsulate encryptor and state provision within UserStateSubject ( #13195 )
2025-02-21 17:00:51 -06:00
albertboyd5
ca41ecba29
[PM-16171] Simplelogin alias generation only generate random words instead the domain name ( #13024 )
...
* Exposes URI property from the cipher form.
* Updates credential generator to accept the URI using a `website` attribute
---------
Co-authored-by: ✨ Audrey ✨ <audrey@audreyality.com >
2025-02-20 11:33:40 -05:00
Oscar Hinton
5d04efad2a
[PM-18363] Remove internal dependencies from package.json ( #13448 )
...
* Remove internal dependencies from package.json
* Update lockfile
* Change workspace to include nested libs
2025-02-20 15:04:39 +01:00
Vicki League
b9faf2c9c0
[PM-15975] Prevent dialogs from overlapping interactive top menu bars ( #13251 )
2025-02-06 13:33:07 -05:00
Bernd Schoolmann
2f8a7a95bd
[PM-15994] Move encrypt service to km ownership ( #13220 )
...
* Move encrypt service to km ownership
* Update imports for encrypt service abstraction and move bulk encrypt service abstraction
* Fix imports
* Fix further imports
* Fix imports
* Fix worker import
2025-02-05 17:39:11 +01:00
✨ Audrey ✨
1fc20b55f2
[PM-15200] add "generated credential" screen reader notification ( #12877 )
...
replaces website$ dependency with `GenerateRequest`
2025-01-24 13:44:42 -06:00
Oscar Hinton
e5f83ff086
[PM-17031] Create UI-common ( #12831 )
...
Extract core functionality from `libs/angular` to allow teams to depend on `libs/ui-common` instead.
Moves the following functionality to `ui-common`.
- `I18nPipe`. `libs/angular` still has an old copy but `components` depends on the new variant from `ui-common`.
- `safeProvider`, `SafeProvider` and `SafeInjectionToken`. `libs/angular`re-exports these to avoid needing to update all consumers.
2025-01-17 10:42:31 -05:00