Brandon Treston
c11f429ddb
[PM-12273] Admin Console Integration Page ( #11883 )
...
* Integration page initial implementation
* replace placeholder integrations
* fix linting and tests
* fix locales
* update locale
* Change logos, add link to SCIM page
* refactor to standalone components, add integration filtering pipe
* refactor modules and imports. Remove hyperlink text from integration card template
* refactor i18n usage to be more generic
* Add storybooks
* fix tests
* minify svgs, include spec files in TS config, fix stories
* Update apps/web/src/locales/en/messages.json
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
* fix imports, add static dir for stories
* Add darkmode svgs for integrations
* hide nav link for non enterprise orgs
* add router guard
* change rxjs selector
* Remove tailwind class causing style issues
---------
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2024-12-05 10:09:40 -05:00
Jordan Aasen
fa41f29fc4
[CL-425] - add tools card component ( #11375 )
...
* add tools card component
* rename to tools-card
* whitelist readme
* fix tw classes in card component
* add RTL support.
* add documentation. revert changes to settings
* Revert vscode settings
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-10-11 23:00:45 +02:00
Oscar Hinton
604e22334a
[BEEEP] [PM-10132] Upgrade storybook to v8 ( #10288 )
...
Upgrade storybook to version v8 which is a major upgrade. Storybook provides an
upgrade wizard which did most of the work.
- Ran npx storybook upgrade.
- Manually updated `remark-gfm` since the newer mdx requires v 4.
- Migrated all old stories still using `Story` to `StoryObj`.
2024-08-16 09:28:29 +02:00
Daniel James Smith
1320d96cb4
[PM-9869] Create SendFormContainer ( #10147 )
...
* Move SendV2component into send-v2 subFolder
* Create SendFormContainer and related services
* Add initial SendFormComponent which uses the SendFormContainer
* Remove AdditionalOptionsSectionComponent which will be added with a future PR
* Add libs/tools/send to root tsconfig
* Register libs/tools/send/send-ui with root jest.config.js
* Register libs/tools/send/send-ui with root tailwind.config.js
* Fix service injection on DefaultSendFormService
---------
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
2024-07-19 21:17:52 +02:00
Shane Melton
17d37ecaeb
[PM-7162] Cipher Form - Item Details ( #9758 )
...
* [PM-7162] Fix weird angular error regarding disabled component bit-select
* [PM-7162] Introduce CipherFormConfigService and related types
* [PM-7162] Introduce CipherFormService
* [PM-7162] Introduce the Item Details section component and the CipherFormContainer interface
* [PM-7162] Introduce the CipherForm component
* [PM-7162] Add strongly typed QueryParams to the add-edit-v2.component
* [PM-7162] Export CipherForm from Vault Lib
* [PM-7162] Use the CipherForm in Browser AddEditV2
* [PM-7162] Introduce CipherForm storybook
* [PM-7162] Remove VaultPopupListFilterService dependency from NewItemDropDownV2 component
* [PM-7162] Add support for content projection of attachment button
* [PM-7162] Fix typo
* [PM-7162] Cipher form service cleanup
* [PM-7162] Move readonly collection notice to bit-hint
* [PM-7162] Refactor CipherFormConfig type to enforce required properties with Typescript
* [PM-7162] Fix storybook after config changes
* [PM-7162] Use new add-edit component for clone route
2024-07-02 13:22:51 -07:00
rr-bw
0fb352d8ed
[PM-7343] AnonLayoutComponent Implementation Groundwork ( #8585 )
...
* test implementation
* move files
* adjust import and sample router comments
* add storybook docs to anon-layout
* rename to AnonLayoutWrapperComponent
* update storybook docs
* remove references to CL and replace with 'Auth-owned'
* move AnonLayoutWrapperComponent to libs
* add pageTitle input
* add subTitle input
* translate page title/subtitle, and refactor how icon is added
* update tailwind.config and component styles
* adjust spacing between primary and secondary content
* move switch statement to wrapper
* move icon to router file
* update storybook documentation
* fix storybook text color in normal code blocks
* remove sample route
* move wrapper component back to web
* remove sample route
* update storybook docs
2024-05-06 18:34:40 -07:00
Victoria League
ec37e5e4d3
[CL-219][CL-218][CL-217] Add new extension layout components ( #8728 )
2024-04-26 09:35:32 -04:00
Oscar Hinton
7064b595da
[SM-1031] Remove SecretsManager & showDDG compile flags ( #8610 )
...
Remove old compile flags which should no longer be required, and may even cause issues. secretsManager: false hides the app switcher which is now used for more than just secrets manager.
2024-04-08 17:46:24 +02:00
Will Martin
e102919c2f
[CL-133] add skip links to bit-layout ( #7213 )
...
* Add light LinkType to link directive
* add skip link to bit-layout; update i18n for all apps
* install storybook interaction testing packages
* update storybook config
* add skiplink story to bit-layout
* update route and focus logic
* remove focus ring
2023-12-15 09:06:05 -05:00
Oscar Hinton
80314f51a1
[BEEEP] [PM-3838] Refactor password callout ( #6234 )
2023-09-28 14:52:05 +00:00
Oscar Hinton
b56bb19c02
[CL-117] Update storybook, re-add addon-designs and add eslint ( #6015 )
2023-08-15 17:25:51 +00:00
Oscar Hinton
f7b372a0b0
[PM-2276] Upgrade Storybook to v7 ( #5258 )
2023-05-26 15:58:06 +02:00