Jared Snider
2d02b6ca5c
Auth/PM-11252 - Registration with Email Verification - Add new redirect connector ( #10682 )
...
* PM-11252 - Registration with email verification - Add new signup redirect connector
* PM-11252 - Make the redirect connector generic and extensible while updating it to reference the new fragment based approach which prevents open redirects and prevents the query string from being sent to servers or proxies.
* PM-11252 - PR feedback - refactor redirect to simply forward any fragment onward with no query param parsing required leading to an even more generic solution.
* PM-11252 - Docs
* PM-11252 - PR Feedback - Include styles in chunks to remove need to manually import scss
* PM-11252 - Update redirect html to tailwind.
2024-09-10 11:29:48 -04:00
cyprain-okeke
c1b1db071d
[AC-3029][Defect] Organization storage count is not carried over to the Upgrade dialog Total section ( #10965 )
...
* Resolve the ui changes issues
* Resolve the storage ui issue
2024-09-10 12:57:47 +01:00
rr-bw
e8e5ec23f9
add template for desktop first UI state: email entry
2024-09-09 16:58:37 -07:00
rr-bw
b564ff4ca5
Merge branch 'main' into auth/pm-8111/browser-refresh-login-component
2024-09-09 15:28:03 -07:00
cyprain-okeke
e786eac87d
Resolve the ui changes issues ( #10955 )
2024-09-09 18:21:09 +01:00
Tom
8a199a1f66
[AC-2614] Member Access Localization ( #10931 )
...
* Initial setup and modifications for member access report api implementation
* Adding the permissions logic for getting the permissions text
* fixing the test cases
* Some refactoring on async calls
* Comments on the model
* Resolving the mock issue
* messages
* Localization of text
* One more file to fix merge
2024-09-09 11:48:08 -04:00
Bitwarden DevOps
55cd021471
Bumped client version(s) ( #10960 )
2024-09-09 14:57:25 +00:00
github-actions[bot]
bf7a490a76
Autosync the updated translations ( #10959 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-09-09 14:55:53 +00:00
Conner Turnbull
60e9969017
[AC-2568] Split billing history calls to separately call for invoices and transactions. Added paging buttons ( #10697 )
...
* Split billing history calls to separately call for invoices and transactions. Added paging button
* Added missing button types
2024-09-09 09:39:02 -04:00
cyprain-okeke
3af0590807
Fix the adjusting issue on the plans selection ( #10953 )
2024-09-09 13:25:14 +01:00
rr-bw
d279ae499d
Merge branch 'main' into auth/pm-8111/browser-refresh-login-component
2024-09-07 12:45:18 -07:00
Alex Morask
56ededa947
Update organization-plans.component to use new payment-v2.component when FF is on ( #10906 )
2024-09-06 10:19:12 -04:00
Alex Morask
2aa4b07d68
Move braintree.service and stripe.service from jslib-services.module into web ( #10923 )
2024-09-06 09:51:00 -04:00
Nick Krantz
fb1a294c97
update aria label of the character count toggle ( #10915 )
2024-09-06 08:49:46 -05:00
Todd Martin
03b3345bf6
[PM-11619] Replace client-side feature flag with server-side flag ( #10709 )
2024-09-06 09:25:15 -04:00
github-actions[bot]
d28b62ae5d
Autosync the updated translations ( #10920 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-09-06 11:08:30 +00:00
rr-bw
d74561d374
merge main, fix conflicts
2024-09-05 16:53:32 -07:00
cyprain-okeke
8eef46ad4e
[PM-11417] Customers' Expiration Date in Admin Console changing to next invoice date when Pending Invoice items exist ( #10774 )
...
* Resolve the wrong subscription expiration date
* Refactor the change to include flag
* refactor the change to consider the flag
* Resolve the year bug for all subscription
* Changes for the premium user
* resolve the premium issue
2024-09-05 23:48:15 +01:00
cyprain-okeke
397141b9d9
Resolve the issue of blank seat and seat limit pm ( #10902 )
2024-09-05 20:40:27 +01:00
Justin Baur
3bbc2cc691
Change AppIdService to Use Storage Directly ( #10835 )
2024-09-05 14:44:19 -04:00
Bitwarden DevOps
f58138a51d
Bumped client version(s) ( #10913 )
2024-09-05 18:18:22 +00:00
Jordan Aasen
329f8b138c
[PM-11438] add padding to self-hosted subscription import button ( #10869 )
...
* add padding to import button
* reduce padding on upload input
* add padding to premium self-hosted file upload
2024-09-05 09:31:59 -07:00
Alex Morask
2a1d9b7f31
[AC-2963] Add premium-v2.component for individual users ( #10885 )
...
* Add premium-v2.component
* (No Logic) Move existing premium.component into new premium folder
* Add new premium-v2.component to /premium route behind FF
2024-09-05 11:20:23 -04:00
Victoria League
32903a21f9
[CL-322] Remove tw-sr-only from form field labels ( #10868 )
2024-09-05 10:16:06 -04:00
Alec Rippberger
fdd2c774c6
[PM-11339] [Defect] Owner information in Item details section needs spacing and alignment ( #10762 )
...
* Add vault files to config.content array.
* Adjust unordered list spacing.
2024-09-04 15:45:23 -07:00
Alec Rippberger
c2046f8929
Add missing address label. ( #10823 )
2024-09-04 15:40:25 -07:00
Alec Rippberger
5ba39651e2
[PM-10833] [Defect] Add items to new dropdown in admin console ( #10828 )
...
* Add cipher types to "new" dropdown in admin console.
* Keep feature flag code consistent.
* Add missing menu divider.
2024-09-04 15:38:56 -07:00
Alec Rippberger
8aa81dec3b
[PM-11388] [Defect] Section headers are missing for View {Item} on web ( #10838 )
...
* Add Personal Details header.
* Add missing translation strings.
2024-09-04 15:33:54 -07:00
Thomas Rittson
0173b5192e
[PM-11623] Refactor access-selector stories ( #10874 )
...
* Split access-selector stories into separate stories and files
* Tweak existing stories to better represent actual use cases in our app
* Add jsdoc comments
* Add stories
2024-09-05 08:33:35 +10:00
Thomas Rittson
8344623185
[PM-11450] Move organization-user domain to admin-console lib ( #10785 )
...
- move organization-user files from libs/common/src/admin-console into libs/admin-console/src/common
- add barrel files and update imports to use barrel files
- rename OrganizationUserService to OrganizationUserApiService
- rename OrganizationUserServiceImplementation to DefaultOrganizationUserApiService
2024-09-04 18:21:26 -04:00
Ike
b264a3f442
toast is how showing; removed event emitter to use built in emitter in base class; ( #10761 )
2024-09-04 12:49:18 -07:00
Jonathan Prusik
44f1fc156c
[PM-11458] Bugfix - If two digit year was entered for card, the expired card message shows if card is not expired ( #10801 )
...
* normalize card expiry year before determining if it is expired
* add tests
2024-09-04 13:39:48 -04:00
Alex Morask
6edc3edb9a
[AC-2960] Create new adjust-storage-dialog component without payment.component ( #10793 )
...
* Add adjust-storage-dialog-v2.component
* (No Logic) Rename old adjust-storage.component to adjust-storage-dialog.component
* (No Logic) Move existing adjust-storage-dialog.component into new adjust-storage-dialog folder
* Use adjust-storage-dialog-v2.component in adjustStorage methods when FF is on
2024-09-04 12:30:47 -04:00
Merissa Weinstein
c73ee88126
turn enableCipherKeyEncryption flag off ( #10621 )
2024-09-04 10:52:22 -05:00
Nick Krantz
c5c8a0dd5e
swap account font color for muted ( #10883 )
2024-09-04 10:51:53 -05:00
Bitwarden DevOps
77e03aee47
Bumped client version(s) ( #10873 )
2024-09-04 01:09:02 +00:00
rr-bw
b27dc44298
[PM-11136] Convert LoginEmailService email property to state provider ( #10624 )
...
* convert email property to state provider
* update tests
* assign loginEmail to variable before passing in
* remove nav logic in ngOnInit
2024-09-03 09:40:11 -07:00
Alec Rippberger
ea618c682a
Use alt background for view dialog. ( #10763 )
2024-09-03 10:30:46 -05:00
rr-bw
48ffd0b5d6
handle submit routing (web)
2024-09-02 09:31:10 -07:00
rr-bw
19acf12900
add handleMigrateEncryptionKey to default and web service
2024-09-02 08:50:38 -07:00
rr-bw
621115a23d
add showPasswordless flag
2024-08-30 16:23:43 -07:00
SmithThe4th
e7d4f8575d
renamed bulk and inline menu options ( #10834 )
2024-08-30 16:45:47 -04:00
Jared Snider
1b75261f68
Fix web vault lock throwing an error ( #10833 )
2024-08-30 16:35:58 -04:00
rr-bw
669585a87f
merge main
2024-08-30 11:40:21 -07:00
Alex Morask
95d04f264f
Remove unused payment.component from adjust-subscription.component.html ( #10820 )
2024-08-30 14:18:07 -04:00
Jordan Aasen
2882fa3077
[AC-2268] - migrate toast to CL service for admin-console ( #10663 )
...
* migrate toast to CL service for admin-console
* fix spec
* add missing dep for toastService
* fix toastService args
* fix toastService args
* fix toastService args
2024-08-30 11:16:06 -07:00
cyprain-okeke
c0fbb5ce39
Hide the selfHost for teams and free plan ( #10692 )
2024-08-30 17:26:25 +01:00
Rui Tomé
4453a5c114
[PM-11333] Rename deleteOrganizationUser to removeOrganizationUser in BaseMembersComponent, OrganizationUserService and related files
2024-08-30 15:01:29 +01:00
github-actions[bot]
7f537efa46
Autosync the updated translations ( #10813 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-08-30 10:55:54 +00:00
github-actions[bot]
e5f67f0a45
Autosync the updated translations ( #10809 )
...
Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com >
2024-08-30 10:25:54 +00:00