Shane Melton
fb8214e6a3
[EC-86] Cleanup more styles
2022-10-11 08:38:10 -07:00
Shane Melton
48a33116c0
[EC-86] Cleanup badge color and bitIconButton classes
2022-10-10 16:08:31 -07:00
Shane Melton
a72b152598
[EC-86] Add bit-badge-list component and tweak BadgeModule to support both the component and directive.
...
Update mockI18nService to support templated strings.
2022-10-07 17:35:17 -07:00
Shane Melton
d253cfef5d
[EC-86] Refactor GroupDetailsRow interface to wrap GroupDetailsResponse.
...
Remove response model interfaces.
Cleanup GroupsComponent.
2022-10-07 16:45:40 -07:00
Shane Melton
d9c3a9a7d0
[EC-86] Use bitIconButton for row menu triggers
2022-10-07 16:31:22 -07:00
Shane Melton
683294c102
[EC-86] Make table cells use a pointer cursor
2022-10-07 16:26:54 -07:00
Shane Melton
33ad8ef8c5
[EC-86] Update initialization/loading logic to make better use of the Observable pattern
2022-10-07 16:24:22 -07:00
Shane Melton
0719182c9a
[EC-86] Clear collectionMap before populating it with new collections
2022-10-07 15:37:30 -07:00
Shane Melton
ae42ebeb3f
Merge branch 'feature/org-admin-refresh' into EC-86-groups-table
2022-09-28 16:00:56 -07:00
Shane Melton
efc68a7613
Merge branch 'master' into feature/org-admin-refresh
2022-09-28 11:48:53 -07:00
Shane Melton
75965b080f
[EC-19] Update Organization Settings Page ( #3251 )
...
* [EC-19] Refactor existing organization settings components to its own module
* [EC-19] Move SSO page to settings tab
* [EC-19] Move Policies page to Settings tab
Refactor Policy components into its own module
* [EC-19] Move ImageSubscriptionHiddenComponent
* [EC-19] Lazy load org settings module
* [EC-19] Add SSO Id to SSO config view
* [EC-19] Remove SSO identfier from org info page
* [EC-19] Update org settings/policies to follow ADR-0011
* [EC-19] Update two-step login setup description
* [EC-19] Revert nested policy components folder
* [EC-19] Revert nested org setting components folder
* [EC-19] Remove left over image component
* [EC-19] Prettier
* [EC-19] Fix missing i18n
* [EC-19] Update SSO form to use CL
* [EC-19] Remove unused SSO input components
* [EC-19] Fix bad SSO locale identifier
* [EC-19] Fix import order linting
* [EC-19] Add explicit whitespace check for launch click directive
* [EC-19] Add restricted import paths to eslint config
* [EC-19] Tag deprecated field with Jira issue to cleanup in future release
* [EC-19] Remove out of date comment
* [EC-19] Move policy components to policies module
* [EC-19] Remove dityRequired validator
* [EC-19] Use explicit type for SSO config form
* [EC-19] Fix rxjs linter errors
* [EC-19] Fix RxJS eslint comments in org settings component
* [EC-19] Use explicit ControlsOf<T> helper for nested SSO form groups.
* [EC-19] Attribute source of ControlsOf<T> helper
* [EC-19] Fix missing settings side nav links
* [EC-19] Fix member/user language for policy modals
2022-09-27 14:40:04 -07:00
Justin Baur
c6dccc354c
[PS-1092] Organization Service Observables ( #3462 )
...
* Update imports
* Implement observables in a few places
* Add tests
* Get all clients working
* Use _destroy
* Address PR feedback
* Address PR feedback
* Address feedback
2022-09-27 16:25:19 -04:00
Gbubemi Smith
2c68518f87
corrected typos ( #3633 )
2022-09-27 19:10:19 +01:00
Todd Martin
cb746824e8
Added CSP rule for DDG email fowarder API ( #3630 )
...
Co-authored-by: Todd Martin <>
2022-09-27 13:44:13 -04:00
Oscar Hinton
701d795000
Fix storybook ( #3625 )
2022-09-27 14:42:15 +02:00
Andreas Coroiu
cd7c9bfd9f
[EC-556] refactor cl button ( #3537 )
...
* [EC-556] feat: convert button into component
* [EC-556] feat: implement loading state
* [EC-556] feat: remove loading from submit button
* [EC-556] fix: add missing import
* [EC-556] fix: disabling button using regular attribute
* [EC-556] fix: missing loading input in story templates
* [EC-556] feat: remove and replace submit button
* Fix packaging on Build Web workflow (#3613 )
(cherry picked from commit 67c447d54c )
* [EC-556] fix: replaced buttons should be primary
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
2022-09-27 11:25:53 +02:00
Shane Melton
38204bf4dd
Merge branch 'master' into feature/org-admin-refresh
2022-09-26 16:37:19 -07:00
Gbubemi Smith
22a878792e
[SG-168] Passwordless login web MVP ( #3424 )
...
* passwordless login page redesign
* passwordless login page redesign
* restyled login form to use tailwind
* restyled login form to use tailwind
* moved texts on login device template to locales
* made reactive form changes for clients
* added request model
* made more changes
* added implmentation to auth request api
* fixed refrencing issue
* renamed model property
* Added resend notification functionality
* Added new file
* login with device first draft
* login with device first draft
* login with device first draft
* login with device first draft
* connection to anonymous hub
* connection to anonymous hub
* refactored confirm login response
* removed comment
* cleaned up login
* changed uptyped form builder
* changed uptyped form builder
* [SG-168] Update login strategy with passwordless login credentials.
* [SG-168] Removed logs. Changed inputs for passwordless logic strategy. Removed tokenRequestPasswordless it is using the same as password.
* code cleanup
* code cleanup
* removed login with device from self hosted
* fixed PR comments
* added module for login
* fixed post request bug
* added feature flag
* added feature flag
* added feature flag
Co-authored-by: André Bispo <abispo@bitwarden.com >
2022-09-26 23:26:10 +01:00
github-actions[bot]
34178f6efd
Autosync the updated translations ( #3619 )
...
Co-authored-by: github-actions <>
2022-09-26 21:22:21 +02:00
Sammy Chang
96bc18d4ef
Update permission title to allow for translations ( #3607 )
2022-09-25 12:34:06 +02:00
github-actions[bot]
a8f54f1c45
Autosync the updated translations ( #3597 )
...
Co-authored-by: github-actions <>
2022-09-23 02:02:25 +02:00
github-actions[bot]
30f38dc916
Bumped web version to 2022.9.2 ( #3586 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-21 22:25:36 -04:00
github-actions[bot]
73b95cf8c4
Autosync the updated translations ( #3583 )
...
Co-authored-by: github-actions <>
2022-09-21 19:05:10 +02:00
Vincent Salucci
d498c335f5
Merge branch 'master' into feature/org-admin-refresh
2022-09-20 14:00:02 -05:00
Patrick H. Lauke
0eb3f369dc
[SM-223] Web: change <h2> modal title to <h1>, tweak styles to keep same look ( #3328 )
...
Co-authored-by: Hinton <hinton@users.noreply.github.com >
2022-09-20 13:14:04 +02:00
Shane Melton
2ba1198c28
[EC-16] Rename group details type
2022-09-19 14:34:47 -07:00
Shane Melton
e690ba2d12
[EC-16] Fix bulk group request type name
2022-09-19 12:37:44 -07:00
Shane Melton
45bd7b351d
[EC-16] More i18n cleanup
2022-09-19 12:12:39 -07:00
Shane Melton
2ab7823481
[EC-16] Cleanup i18n
2022-09-19 11:32:26 -07:00
Shane Melton
29c71c321c
[EC-16] Remove heading underline
2022-09-19 11:27:38 -07:00
Shane Melton
a85b830cea
[EC-16] Extract interface from GroupResponse and use it in the view
2022-09-19 11:13:25 -07:00
github-actions[bot]
0783bb2f7d
Autosync the updated translations ( #3547 )
...
Co-authored-by: github-actions <>
2022-09-16 03:24:59 +02:00
Shane Melton
2f5c139338
[EC-16] Update Group tab to use table component and show collections.
2022-09-15 18:16:13 -07:00
Gbubemi Smith
734f052faa
[SG-590] Missing error messages ( #3514 )
...
* added removed locale keys on clients
* resolved comments
2022-09-15 18:02:01 +01:00
github-actions[bot]
669a3572b8
Bumped web version to 2022.9.1 ( #3539 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-15 11:52:51 -04:00
04c2088360
Modified Fastmail CSP to match QA and Production proxies.
2022-09-15 10:17:46 -04:00
aj-rosado
f5336a2839
[PS-1111] Added prefix "Vault:" for accessibility on vault selector items ( #3188 )
...
* PS-1111 Added prefix "Vault:" for accessibility to vault selector items
* improved html readability
* PS-1111 Added more screen reader accessibility data to the Vault selector on Desktop and Web clients
* PS-1111 removed duplicated aria-label
* PS-1111 Removed unnecessary aria-label attribute
* PS-1111 Changed browser vault item accessibility title from span to button
2022-09-15 12:27:21 +01:00
Justin Baur
d2065cc91f
Update CSP rule for Angular CDK ( #3529 )
2022-09-14 14:02:34 -04:00
github-actions[bot]
44fbba49d1
Autosync the updated translations ( #3518 )
...
Co-authored-by: github-actions <>
2022-09-14 00:31:24 +02:00
André Filipe da Silva Bispo
acf332b689
[SG-659] Classic 2019 plans no longer generating TOTP codes for Free users ( #3509 )
...
* [SG-659] Fixed TOTP code visibility for users with classic plans.
* [SG-659] Refactored condition.
* [SG-659] Ran prettier
* [SG-659] Simplified expression.
2022-09-13 17:56:10 +01:00
Shane Melton
f1b473f750
[EC-16] Cleanup RxJS linting problems
2022-09-12 16:41:51 -07:00
Vincent Salucci
54606a1d0b
Merge branch 'master' into feature/org-admin-refresh
2022-09-12 12:41:11 -05:00
Addison Beck
65641a38b7
[SG-656] Fix Trial Initiation Captcha Issue ( #3481 )
...
* [refactor] Isolate form validation logic
* [refactor] Relocate a few input scrubbing lines
* [refactor] Isolate RegisterRequest object construction logic
* [refactor] Isolate account registration logic
* [refactor] Isolate login logic
* [fix] Check for captchas during login from trial initiation
* [fix] Avoid a duplicated toast if the account was already created
2022-09-09 14:56:36 -04:00
Shane Melton
ef9d957320
[EC-526] Default to Event Logs page for Reporting Tab ( #3470 )
...
* [EC-526] Default to the Events Logs page when navigating to the Reporting tab
* [EC-526] Undo default routing redirect when the child path is missing. Avoids defaulting to "/events" in case a user/org doesn't have access to event logs.
2022-09-09 08:29:17 -07:00
github-actions[bot]
f0ed4f2086
Autosync the updated translations ( #3471 )
...
Co-authored-by: github-actions <>
2022-09-09 08:26:26 +00:00
rr-bw
04c594203c
add layout params for ABM campaign ( #3459 )
2022-09-07 13:54:33 -07:00
Thomas Rittson
09a96e4ee1
Move Injection Tokens to own file ( #3456 )
2022-09-08 06:23:32 +10:00
Matt Gibson
ae990019c9
Add icons to dev proxies ( #3429 )
2022-09-07 11:36:05 -05:00
Vincent Salucci
d009d3b830
Merge branch 'master' into feature/org-admin-refresh
2022-09-07 10:46:42 -05:00
github-actions[bot]
cd1af0a9f1
Bumped web version to 2022.9.0 ( #3453 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-06 13:58:30 -07:00