clients/libs/angular/src
Oscar Hinton 2edc156dd6
[STRICT TS] Migrate platform abstract services functions (#8527)
We currently use a callback syntax for abstract services. This syntax isn't completely strict compliant and will fail the strictPropertyInitialization check. We also currently don't get any compile time errors if we forget to implement a function.

To that end this PR updates all platform owned services to use the appropriate abstract keyword for non implemented functions. I also updated the fields to be actual functions and not properties.
2024-03-28 12:01:09 +01:00
..
admin-console [AC-2161] update cipher collections org vault modal (#8027) 2024-03-21 11:54:31 -04:00
auth Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
billing/images/cards [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
components [AC-2351] Call filterCollections within the organizations$ subscription to avoid race condition (#8498) 2024-03-27 08:47:23 -07:00
directives Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
pipes [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
platform [STRICT TS] Migrate platform abstract services functions (#8527) 2024-03-28 12:01:09 +01:00
scss [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
services [AC-2278] [AC-2296] Use SafeProvider in browser services module (#8418) 2024-03-28 08:28:51 +10:00
tools Move export.component from @bitwarden/angular to @bitwarden/vault-export-ui (#8514) 2024-03-27 17:02:56 +00:00
types [EC-7] Org Admin Vault Refresh Client V1 (#3925) 2022-11-02 09:57:25 -07:00
utils [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
vault Ps/pm 5965/better config polling (#8325) 2024-03-27 10:03:09 -07:00
jslib.module.ts [PM-6780][PM-6781] Create vault-export-ui package / Migrate export-scope-callout.component to CL (#8318) 2024-03-20 22:11:57 +00:00