1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-09 05:57:40 +02:00
bitwarden-browser/apps/web/src/scss
Daniel James Smith 9e290a3fed
[PM-4222] Make importer UI reusable (#6504)
* Split up import/export into separate modules

* Fix routing and apply PR feedback

* Renamed OrganizationExport exports to OrganizationVaultExport

* Make import dialogs standalone and move them to libs/importer

* Make import.component re-usable

- Move functionality which was previously present on the org-import.component into import.component
- Move import.component into libs/importer
Make import.component standalone
Create import-web.component to represent Web UI
Fix module imports and routing
Remove unused org-import-files

* Renamed filenames according to export rename

* Make ImportWebComponent standalone, simplify routing

* Pass organizationId as Input to ImportComponent

* use formLoading and formDisabled outputs

* Emit an event when the import succeeds

Remove Angular router from base-component as other clients might not have routing (i.e. desktop)
Move logic that happened on web successful import into the import-web.component

* fix table themes on desktop & browser

* fix fileSelector button styles

* update selectors to use tools prefix; remove unused selectors

* Wall off UI components in libs/importer

Create barrel-file for libs/importer/components
Remove components and dialog exports from libs/importer/index.ts
Extend libs/shared/tsconfig.libs.json to include @bitwarden/importer/ui -> libs/importer/components
Extend apps/web/tsconfig.ts to include @bitwarden/importer/ui
Update all usages

* Rename @bitwarden/importer to @bitwarden/importer/core

Create more barrel files in libs/importer/*
Update imports within libs/importer
Extend tsconfig files
Update imports in web, desktop, browser and cli

* Lazy-load the ImportWebComponent via both routes

* Use SharedModule as import in import-web.component

* File selector should be displayed as secondary

* Use bitSubmit to override submit preventDefault (#6607)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
Co-authored-by: William Martin <contact@willmartian.com>
2023-10-19 11:17:23 +02:00
..
base.scss [PS-2841] remove SweetAlert2 dependency (#6191) 2023-09-11 17:15:27 -04:00
buttons.scss [PS-2841] remove SweetAlert2 dependency (#6191) 2023-09-11 17:15:27 -04:00
callouts.scss [BEEEP] [PM-3838] Refactor password callout (#6234) 2023-09-28 14:52:05 +00:00
cards.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
forms.scss [PM-3818] Remove unused css (#6218) 2023-09-14 11:50:06 +02:00
modals.scss [PM-3818] Remove unused css (#6218) 2023-09-14 11:50:06 +02:00
navigation.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
pages.scss [PM-4222] Make importer UI reusable (#6504) 2023-10-19 11:17:23 +02:00
plugins.scss [BEEEP] [PM-4043] Remove date-input-polyfill (#6372) 2023-09-22 10:33:46 +00:00
styles.scss [BEEEP] [PM-3865] Remove button groups (#6253) 2023-09-19 21:10:00 +00:00
tables.scss [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00
tailwind.css [PM-2237] Add tailwind to desktop & browser (#5326) 2023-07-14 15:03:42 -04:00
toasts.scss Move web to apps/web and bitwarden_license/bit-web 2022-06-02 11:55:37 +02:00
variables.scss [PM-1509] Accessibility for <code> elements (#5686) 2023-09-01 13:18:20 -07:00
vault-filters.scss [EC-647] OAVR v2 Feature Branch Merge (#3882) 2023-01-19 11:01:07 -05:00