bitwarden-estensione-browser/apps/web/src/app
Daniel James Smith 192bb5a7b3
[PM-328] Move exporter to tools (#5070)
* Create and register new libs/exporter

Create package.json
Create tsconfig
Create jest.config
Extend shared and root tsconfig and jest.configs
Register with eslint

* Migrate exportService to libs/exporter

Move exportService (abstraction and impl) into libs/exporter
Refactored exportService to be split into vault-export and event-export
Created barrel-files for both exports
Moved export.service.spec.ts into vault-export
Created an export-helper, which helps build the filename (extract method refactor from ExportService)

* Move components in libs/angular into tools-subfolder

Moved components
Updated imports in jslib-services.module and jslib.module

* Register libs/exporter with browser and fix imports

Move export.component into tools-subfolder

* Register libs/exporter with cli and fix imports

Move export.command into tools-subfolder

* Register libs/exporter with desktop and fix imports

Move export.component into tools-subfolder

* Move export models to libs/exporter

* Update web imports

* Update package-lock.json

* Move export models back as it would create circular dependency

Reponse models in common rely on export models which are in libs/exporter, which relies on common

* Fix up web for event-export

* Update CODEOWNERS

* Add export-models to team-tools-dev

* Simplify domain import

* Moving EventExport into web
2023-04-19 11:30:46 +02:00
..
accounts/trial-initiation [AC-1202] Update enums filenames for admin-console/billing teams (#5169) 2023-04-05 20:34:23 -05:00
admin-console [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
billing [AC-1081] Merge feature/billing-obfuscation (#5172) 2023-04-14 11:14:18 +01:00
common [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
components [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
core [AC-779] [Defect] Event log links for policies groups users and items not working (#5212) 2023-04-18 08:04:39 +02:00
guards Auth/ps 2298 reorg auth (#4564) 2023-02-06 15:53:37 -06:00
layouts [EC-850] ProviderUser permissions should prevail over member permissions (#5162) 2023-04-17 13:09:53 +10:00
reports [AC-1070] Enforce master password policy on login (#4795) 2023-04-17 07:35:37 -07:00
settings [AC-1045] add action to vault timeout policy (#4782) 2023-04-15 00:11:33 +01:00
shared [AC-779] [Defect] Event log links for policies groups users and items not working (#5212) 2023-04-18 08:04:39 +02:00
tests Revert "[EC-772] Add i18n key typechecking in web (#4023)" (#4296) 2022-12-21 17:46:23 -05:00
tools [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
vault [AC-779] [Defect] Event log links for policies groups users and items not working (#5212) 2023-04-18 08:04:39 +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 [PM-283] Fix Reports UI behavior for premium and free users (#4926) 2023-03-30 16:27:03 -04:00
app.module.ts [EC-648] Fix esm features in node testing environment (#4223) 2023-01-12 13:23:14 +10:00
oss-routing.module.ts fix: update imports, refs AC-1202 2023-03-29 10:40:53 -05:00
oss.module.ts [AC-1011] Admin Console / Billing code ownership (#4973) 2023-03-22 10:03:50 -05:00
wildcard-routing.module.ts Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00