1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-04 13:44:00 +01:00
Commit Graph

1157 Commits

Author SHA1 Message Date
Thomas Rittson
1c39938cda
Merge branch 'feature/sm-billing' into AC-1418-add-secrets-manager-manage-subscription-component 2023-06-29 10:55:39 +10:00
Thomas Rittson
03079735f3
Merge remote-tracking branch 'origin/master' into feature/sm-billing 2023-06-29 10:55:03 +10:00
Shane Melton
8ffddd953c
[AC-1418] Simplify monthly price calculation 2023-06-28 14:19:34 -07:00
Shane Melton
001f1d4ccb
[AC-1418] Add missing currency codes 2023-06-28 13:58:41 -07:00
Shane Melton
7d47ea294f
[AC-1418] Update SM seat count minimum to 1 2023-06-28 13:57:08 -07:00
Vince Grassia
997c2b1fe7
Add EU QA Web client information (#5704) 2023-06-28 13:03:30 -07:00
Will Martin
6530680b8a
[SM-810] remove token permission UI (#5681)
* Remove permission field from access token dialog; remove unused i18n key

* remove permissions column from access token table

* fix SA name placehold in access token dialog

* remove comment

* pass SA view into dialog upon opening
2023-06-28 14:57:42 -04:00
Vince Grassia
5bf98c6d4b
Remove EU DEVTEST environment (#5693) 2023-06-28 10:51:49 -05:00
Patrick
78bffc3024
[SM-821] Secrets specific export messages (#5675)
Add new messages for secrets specific export confirmation.

Co-authored-by: willmartian <contact@willmartian.com>
2023-06-28 11:46:39 -04:00
ike-kottlowski
a1c4460068
[PM-270] fixed case in EN locale for browser (#5670) 2023-06-28 07:11:48 -07:00
Andreas Coroiu
a73525a80c
[PM-2135] [BEEEP] Refactor and refresh web user verification components (#5377)
* [PM-2135] feat: create new user-verification module

* [PM-2136] feat: add ability to remove form field bottom margin

(cherry picked from commit 05925ff77ed47f3865c2aecade8271390d9e2fa6)

* [PM-2135] feat: refactor user-verification component

* [PM-2135] feat: refactor user-verification-prompt

* [PM-2135] feat: use form validation in prompt

* [PM-2135] feat: change autofocus target

* [PM-2135] chore: clean up old code

* [PM-2135] feat: allow user verification to show invalid password error

* [PM-2135] feat: hack mark as touched to get error to display

* [PM-2135] chore: move to auth

* [PM-2135] fix: hardcoded dialog buttons

* [PM-2135] feat: add onDestroy handler

* [PM-2135] fix: remove unecessary directive input

* [PM-2135] feat: add password toggle

* [PM-2135] chore: add hack comment

* [PM-2135] chore: move services to auth folder and rename

* [PM-2135] fix: show correct error messages

* [PM-2135] fix: re-add non-existant files to whitelist

I honestly don't know why the linter is complaining about this

* Fix capital letters whitelist

* [PM-2135] chore: remove rows that were mistakenly added during merge from master

* [PM-2135] chore: remove rows that were mistakenly added during merge from master

* [PM-2135] feat: disable built-in browser validations

* Revert "[PM-2135] feat: disable built-in browser validations"

This reverts commit 969f75822a.

---------

Co-authored-by: Thomas Rittson <trittson@bitwarden.com>
2023-06-28 09:02:22 -04:00
Shane Melton
07f20feda2
[AC-1418] Move SM adjust subscription component into SM billing module 2023-06-27 16:50:03 -07:00
Shane Melton
0d5d4b07cc
[AC-1418] Cleanup SM subscription UI flags 2023-06-27 16:44:32 -07:00
Shane Melton
dc13c3aea0
[AC-1418] Use new model and service method 2023-06-27 16:40:47 -07:00
Shane Melton
9c85576973
[AC-1418] Revert change to update PM subscription request model 2023-06-27 16:33:31 -07:00
Shane Melton
b73387cac9
[AC-1418] Cleanup BitwardenProductType after merge
Add to barrel file and update applicable imports.
2023-06-27 15:46:30 -07:00
Shane Melton
5f34ba2166
Merge branch 'feature/sm-billing' into AC-1418-add-secrets-manager-manage-subscription-component 2023-06-27 15:46:11 -07:00
Robyn MacCallum
683b7fea77
[AC-1120] Implement 'New' button dropdown in Individual Vault (#5235)
* Change 'New' button to dropdown with folders and collections

* Individual vault changes to support adding collections

* Add org selector to CollectionDialogComponent

* Implement CollectionService.upsert() in CollectionAdminService.save()

* Filter collections to ones that users can create collections in

* Filter organizations by ones the user can create a collection in

* CollectionDialog observable updates

* Remove CollectionService.upsert from CollectionAdminService and return collection on save from CollectionDialog.

* Filter out collections that the user does not have access to in collection dialog for Individual Vault.

* Remove add folder action from vault filter

* Remove add button from filters as it is no longer used

* Update comment to reference future ticket

* Change CollectionDialogResult from a class to an interface

* Remove extra call to loadOrg() in the case of opening the modal from the individual vault

* Use async pipe instead of subscribe for organizations
2023-06-27 11:36:48 -04:00
Thomas Rittson
5d196ec17d
Merge branch 'master' into feature/sm-billing 2023-06-27 14:29:04 +10:00
Joseph Flinn
a22c77d795
Devops 1421 test dns change take two (#5668)
* Update web configuration for new build artifact

* Switch to another top level domain
2023-06-23 11:05:51 -07:00
Joseph Flinn
e0894182fd
Update web configuration for new build artifact (#5667) 2023-06-23 09:37:54 -07:00
github-actions[bot]
61c3176917
Autosync the updated translations (#5664)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-06-23 05:44:35 +00:00
github-actions[bot]
bc85a1ac12
Autosync the updated translations (#5663)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-06-23 05:38:58 +00:00
Thomas Rittson
49b6519176
Merge branch 'master' into feature/sm-billing 2023-06-23 14:27:37 +10:00
Thomas Rittson
86ccff78cb
[AC-1420] Add Secrets Manager subscribe component (#5617) 2023-06-23 14:26:59 +10:00
Shane Melton
797ca073b8
[AC-1423] Update organization subscription cloud page (#5614)
* [AC-1423] Add ProgressModule to shared.module.ts

* [AC-1423] Update cloud subscription page styles

- Remove bootstrap styles
- Use CL components where applicable
- Use CL typography directives
- Update heading levels to prepare for new SM sections

* [AC-1423] Add usePasswordManager boolean to organization domain

* [AC-1423] Introduce BitwardenProductType enum

* [AC-1423] Update Organization subscription line items

- Add product type prefix
- Indent addon services like additional storage and service accounts
- Show line items for free plans

* [AC-1423] Simply sort function

* [AC-1423] Remove header border

* [AC-1423] Make "Password Manager" the default fallback for product name
2023-06-23 09:17:38 +10:00
Shane Melton
ccd798beb3
[AC-1418] Hide SM billing adjustment component behind feature flag 2023-06-22 14:46:36 -07:00
Shane Melton
6562813a82
[AC-1418] Use the SM plan for billing interval 2023-06-22 14:32:03 -07:00
Shane Melton
9100b05133
[AC-1418] Adjust labels and appearance to better match design 2023-06-22 14:26:58 -07:00
Shane Melton
f1e9f96e27
[AC-1418] Fix conflicting required/optional labels for auto-scaling limits 2023-06-22 14:12:11 -07:00
Shane Melton
ee82aead64
[AC-1418] Add better docs to options interface 2023-06-22 14:11:44 -07:00
Shane Melton
69b65ea2a8
[AC-1418] Add SM subscription adjust form and logic to hide it 2023-06-22 11:16:12 -07:00
Shane Melton
945289bf05
[AC-1418] Cleanup form html 2023-06-22 11:16:12 -07:00
Shane Melton
bc38cdff11
[AC-1418] Add api service call to update SM subscription 2023-06-22 11:16:12 -07:00
Shane Melton
c3cf745928
[AC-1418] Rename service account fields in the options interface 2023-06-22 11:16:12 -07:00
Shane Melton
e6816aae8e
[AC-1418] Adjust organization-subscription-update.request.ts to support both PM and SM 2023-06-22 11:16:12 -07:00
Shane Melton
55eaff06d6
[AC-1418] Add initial SM adjustment form 2023-06-22 11:16:11 -07:00
Shane Melton
c46d522ac8
[AC-1418] Add initial SecretsManagerAdjustSubscription component 2023-06-22 11:16:11 -07:00
SmithThe4th
4820c88335
Removed feature flag logic for low kdf iteration (#5640) 2023-06-22 12:59:24 -04:00
Shane Melton
5607f7e4e2
[AC-1423] Tweak sorting comment 2023-06-22 09:25:09 -07:00
Shane Melton
6dd1616b5a
Revert "[AC-1423] Switch to AddonProductType enum instead of boolean"
This reverts commit 204f64b4e7.
2023-06-22 09:08:31 -07:00
Matt Gibson
a2b290a31e
Remove password options from serve unlock (#5601)
These options are no longer considered safe as the file location or
environment variable could be guessed by an attacker.
2023-06-22 12:29:37 +00:00
Shane Melton
204f64b4e7
[AC-1423] Switch to AddonProductType enum instead of boolean 2023-06-21 17:38:49 -07:00
Shane Melton
5ca5b97a30
[AC-1423] Remove minWidth attribute 2023-06-21 17:03:08 -07:00
Shane Melton
72997070ab
[AC-1423] Make "Password Manager" the default fallback for product name 2023-06-21 16:58:14 -07:00
Shane Melton
3c904a7ab9
[AC-1423] Remove ineffective div 2023-06-21 16:57:00 -07:00
Shane Melton
be2b72b286
[AC-1423] Remove redundant condition 2023-06-21 16:55:10 -07:00
Shane Melton
894623a80e
[AC-1423] Remove header border 2023-06-21 16:52:35 -07:00
Shane Melton
b7d6243f58
[AC-1423] Simply sort function 2023-06-21 16:51:47 -07:00
github-actions[bot]
19d2b2594c
Bumped browser version to 2023.5.1 (#5647)
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
2023-06-21 13:39:08 -04:00