Commit Graph

  • 3611cef3e0
    Added select-payment-method.component in shared lib Alex Morask 2024-05-29 11:03:20 -0400
  • 37de1766e5
    apply padding for bit-list too Vicki League 2024-05-29 13:51:18 -0400
  • b749da2600
    PM-7392 - Clean up merge conflict where I duplicated dependencies. Jared Snider 2024-05-29 13:41:49 -0400
  • 9fe18c5e0e
    Merge remote-tracking branch 'origin/main' into auth/pm-7392/token-service-add-secure-storage-fallback + main.ts merge conflict resolution Jared Snider 2024-05-29 13:39:57 -0400
  • 88559f7834
    [PM-8456] Add logic to show/hide login menu options Shane Melton 2024-05-29 10:22:21 -0700
  • 00915a1024
    refactor to use one slot for env-selector rr-bw 2024-05-29 10:13:01 -0700
  • a03d923344
    Merge branch 'main' into ac/ac-2286/cli-collection-creation-access-bug Rui Tomé 2024-05-29 17:47:41 +0100
  • 2098f42400
    [PM-7875] Add log to which step parse failed on LastPass import (#9264) aj-rosado 2024-05-29 17:39:55 +0100
  • ae7128ff78
    [PM-8456] Introduce initial item-more-options.component Shane Melton 2024-05-29 09:39:07 -0700
  • 66b5dea463
    Merge branch 'tools/member-access-report/AC-2504/add-new-members-access-report-card' into tools/member-access-report/AC-2509/add-member-access-component Andre Rosado 2024-05-29 17:38:45 +0100
  • a7aaa140fd
    [PM-8322] Firefox Inline Autofill Menu Not Propagating Correctly When Switching Tabs (#9300) Cesar Gonzalez 2024-05-29 11:35:17 -0500
  • 5cac2fdd0b
    added member access description to the messages.json Andre Rosado 2024-05-29 17:35:03 +0100
  • 4812a75ead
    Merge branch 'main' into autofill/pm-8322-firefox-inline-autofill-not-propagating-correctly-when-switching-tabs Cesar Gonzalez 2024-05-29 11:34:04 -0500
  • a6df923416
    [PM-8292] Fixup `ForegroundSyncService` (#9292) Justin Baur 2024-05-29 12:12:58 -0400
  • 8b0fcef200
    made collection required by default gbubemismith 2024-05-29 12:07:57 -0400
  • 5a70ca2cf4
    Merge branch 'main' into PM-2047-migrate-change-avatar-dialog PM-2047-migrate-change-avatar-dialog KiruthigaManivannan 2024-05-29 21:21:29 +0530
  • e2f1700bc9
    Merge remote-tracking branch 'origin/main' into ps/pm-8292/fixup-foreground-sync-service Justin Baur 2024-05-29 11:51:08 -0400
  • 7675032c48
    invoke the sendMessage callback rather than relying on a promise comparison nick-livefront 2024-05-29 10:44:54 -0500
  • 39be181ce2
    move the import of `page-script` into beforeAll rather than the describe scope nick-livefront 2024-05-29 10:44:05 -0500
  • 5d0d591d67
    use flushPromises rather than await a dummy promise nick-livefront 2024-05-29 10:40:02 -0500
  • ac15bef8c2
    add "jest-preset-angular/setup-jest" to browser app nick-livefront 2024-05-29 10:39:06 -0500
  • acf4d97917
    use a `filterFunction$` observable rather than having to pass filters back to the service nick-livefront 2024-05-29 10:33:25 -0500
  • 5fec3cbda1
    center access policy selector empty message Thomas Avery 2024-05-29 10:29:23 -0500
  • 31b734eb60
    Add organization services to CreateCommand creation on ServeCommand Rui Tome 2024-05-29 16:25:03 +0100
  • 37457ef90d
    Added new tools path on bitwarden_license to the CODEOWNERS file Andre Rosado 2024-05-29 16:18:54 +0100
  • ef62a0882a
    Run npm prettier Rui Tome 2024-05-29 16:16:13 +0100
  • 4e77ea1e42
    update comments nick-livefront 2024-05-29 10:09:01 -0500
  • 14b8f5df6e
    prefer `decryptedCollections$` over getAllDecrypted nick-livefront 2024-05-29 10:05:19 -0500
  • 55f0bf6561
    added ability to move personal items to an organization and set active collection when user is on a collection gbubemismith 2024-05-29 10:59:26 -0400
  • 01e99b1e06
    fix: prettier, refs AC-1679 Vincent Salucci 2024-05-29 09:58:03 -0500
  • 86107e56f9
    invert conditional for less nesting nick-livefront 2024-05-29 09:57:24 -0500
  • a1d5309907
    fix: override service container from base program, refs AC-1679 Vincent Salucci 2024-05-29 09:55:23 -0500
  • 53e4e4baa4
    use ProductType enum nick-livefront 2024-05-29 09:55:23 -0500
  • 7d0e0967f5
    remove logic to have dynamic cipher type filters nick-livefront 2024-05-29 09:54:46 -0500
  • da5820277f
    [PM-7683] Add title to View item link Shane Melton 2024-05-29 07:54:16 -0700
  • 0d53f83727
    Send current Org user Id on collection creation through CLI Rui Tome 2024-05-29 15:51:25 +0100
  • 8d0e62e661
    Merge branch 'main' of https://github.com/bitwarden/clients into vault/pm-6826/vault-filter-refresh nick-livefront 2024-05-29 09:47:20 -0500
  • fe0460dcf5
    [PM-7683] Fix username value in copy cipher directive Shane Melton 2024-05-29 07:24:02 -0700
  • 820d6ab0e0
    fix tests after adding "jest-preset-angular/setup-jest" nick-livefront 2024-05-29 09:20:35 -0500
  • beb930902a
    PM-8337 Add Invalid Secret Handling to Two Factor Verify Dialog (#9325) KiruthigaManivannan 2024-05-29 19:33:28 +0530
  • e127264688
    Merge branch 'main' into PM-8337-add-invalid-secret-handling-to-two-factor-verify-dialog KiruthigaManivannan 2024-05-29 19:26:23 +0530
  • ab3fc83d17 PM-4977 Removed the class applied on bit-hint PM-4977-migrate-preferences-component KiruthigaManivannan 2024-05-29 19:17:30 +0530
  • 297d962faf Merge branch 'main' of https://github.com/bitwarden/clients into PM-4977-migrate-preferences-component KiruthigaManivannan 2024-05-29 19:10:38 +0530
  • 0d832e7c0f PM-2047 Removed form promise KiruthigaManivannan 2024-05-29 19:05:15 +0530
  • e46b482f64
    cr changes Vicki League 2024-05-29 09:32:15 -0400
  • 81b97a7cd2 Merge branch 'PM-2047-migrate-change-avatar-dialog' of https://github.com/bitwarden/clients into PM-2047-migrate-change-avatar-dialog KiruthigaManivannan 2024-05-29 18:58:12 +0530
  • ff4b299316 PM-2047 Changed the file name KiruthigaManivannan 2024-05-29 18:54:00 +0530
  • 8ae602148c Merge branch 'main' of https://github.com/bitwarden/clients into PM-2047-migrate-change-avatar-dialog KiruthigaManivannan 2024-05-29 18:44:55 +0530
  • 66b52385e3
    Moved member-access-report files to bitwarden_license/ Removed unnecessary files Andre Rosado 2024-05-29 14:02:29 +0100
  • 51675f19e9
    Merge branch 'main' of https://github.com/bitwarden/clients into PM-2164-Migrate-api-key-dialog PM-2164-Migrate-api-key-dialog vinith-kovan 2024-05-29 17:49:28 +0530
  • 38c6884734
    Remove LogService Justin Baur 2024-05-29 08:04:44 -0400
  • 9d342f61cb
    Fix promise rejection on missing tray on Linux (#9265) Bernd Schoolmann 2024-05-29 13:32:13 +0200
  • 3c9f30819d
    Merge branch 'main' into auth/PM-7885/fix-promise-rejection-with-missing-tray Bernd Schoolmann 2024-05-29 13:29:21 +0200
  • 989970df71
    Update polkit consent message Bernd Schoolmann 2024-05-29 12:48:26 +0200
  • b4616c6e2e
    Small cleanup Bernd Schoolmann 2024-05-29 12:47:58 +0200
  • 94e46eae1a
    Implement missing method Bernd Schoolmann 2024-05-29 12:39:25 +0200
  • d3c68fc2d1
    Merge branch 'main' into feature/unix-biometrics Bernd Schoolmann 2024-05-29 12:31:40 +0200
  • 92ffd347ea
    Add i18n to polkit message Bernd Schoolmann 2024-05-29 12:30:41 +0200
  • 86d6be3187
    [PM-8448] Create BItwarden Send UI library package (#9402) Daniel James Smith 2024-05-29 12:26:40 +0200
  • 554d94d4b7
    standardized the step to be always set Andre Rosado 2024-05-29 11:09:18 +0100
  • 09a833758d
    Implement missing methods Bernd Schoolmann 2024-05-29 12:08:47 +0200
  • 5a06dcf406
    finished MemberAccessReport layout and added temporary service to provide mock data Andre Rosado 2024-05-29 11:05:32 +0100
  • d215f931e9
    Add auto-setup, manual setup, setup detection and change localized prompts Bernd Schoolmann 2024-05-29 12:05:28 +0200
  • b88fdb40a9
    [CL-298] feat: add duplicate execution protection Andreas Coroiu 2024-05-29 11:14:05 +0200
  • 7f57bc32ca
    [CL-298] chore: some renaming Andreas Coroiu 2024-05-29 10:53:25 +0200
  • b04706df20
    [CL-298] feat: re-implement `bitSubmit` Andreas Coroiu 2024-05-29 10:37:38 +0200
  • 4ba057661e
    api-key component migration vinith-kovan 2024-05-29 12:14:32 +0530
  • 3eea00e7f7
    Merge 5a14c38588 into 42784b39f1 KiruthigaManivannan 2024-05-29 15:09:50 +1000
  • fff10b34c8
    Fix nesting in member dialog template Thomas Rittson 2024-05-29 15:03:55 +1000
  • fd84482131
    Merge branch 'main' of https://github.com/bitwarden/clients into PM-2164-Migrate-api-key-dialog vinith-kovan 2024-05-29 10:10:28 +0530
  • 481ba97bb3
    Fix copy in members and groups modals for custom users Thomas Rittson 2024-05-29 14:33:50 +1000
  • 2b06e51e76
    [PM-7683] Introduce item-copy-actions.component Shane Melton 2024-05-28 16:38:45 -0700
  • 6d3272f356
    [PM-7683] Introduce CopyCipherFieldService to the Vault library Shane Melton 2024-05-28 16:29:21 -0700
  • 3a94a32639
    [PM-7683] Add fullAddressForCopy helper to identity.view Shane Melton 2024-05-28 16:24:10 -0700
  • 677204f68d
    update validation auth/pm-5085/create-input-password-component rr-bw 2024-05-28 16:17:14 -0700
  • 86836eaf45
    Merge f550931310 into 42784b39f1 vinith-kovan 2024-05-28 19:14:30 -0400
  • 051a59c16b
    Add validator toast for other tabs Thomas Avery 2024-05-28 17:22:51 -0500
  • 2bde7fb965
    Bumped client version(s) (#9406) browser-v2024.5.1 Bitwarden DevOps 2024-05-28 18:19:50 -0400
  • 42784b39f1
    Bumped client version(s) (#9406) Bitwarden DevOps 2024-05-28 18:19:50 -0400
  • 577fd0c1c0
    Fix test that was missing a mock tools/pm-6568/migrate-toasts-to-CL-service Daniel James Smith 2024-05-29 00:19:33 +0200
  • c3634a5f98
    Bumped client version(s) bitwarden-devops-bot 2024-05-28 22:18:46 +0000
  • 2306df0412
    merged with PM-7624 gbubemismith 2024-05-28 18:16:16 -0400
  • a7fc71c7a0
    merged bulk management actions header into old leveraging the feature flag vault/PM-7624 gbubemismith 2024-05-28 18:14:03 -0400
  • f668f48a23
    Migrate all tools owned toasts to use CL ToastService instead of PlatformUtilsService Daniel James Smith 2024-05-29 00:00:50 +0200
  • 69a20c0f9b
    update browserslist William Martin 2024-05-28 17:51:09 -0400
  • 9cfa227f7b
    Update empty messages Thomas Avery 2024-05-28 16:40:03 -0500
  • 74f532a9a1
    Merge 76a92da47f into 4ef9497bc5 Matt Gibson 2024-05-28 23:15:37 +0200
  • da90078d7a
    Merge 32bbb408f2 into 4ef9497bc5 Rui Tomé 2024-05-28 23:15:32 +0200
  • 4ef9497bc5
    [PM-6824] Browser V2 Search (#9343) Jason Ng 2024-05-28 17:08:25 -0400
  • 8af02a8684
    Catch Errors Justin Baur 2024-05-28 17:04:20 -0400
  • 1e53f61715
    Add documentation to protected members of ExportBrowserComponent Daniel James Smith 2024-05-24 13:45:22 +0200
  • bbd8a7abfc
    Change placeholder example Daniel James Smith 2024-05-24 13:44:21 +0200
  • 72b6b95162
    Remove duplicate verifyUser-method Daniel James Smith 2024-05-21 14:10:27 +0200
  • ed4c69d97d
    Delete old export.component Daniel James Smith 2024-05-21 10:15:22 +0200
  • 6293c02961
    Add missing entries to messages.json Daniel James Smith 2024-05-21 10:15:05 +0200
  • 11259ac9a0
    Switch to route to the new component Daniel James Smith 2024-05-21 10:14:33 +0200
  • 6b12a42647
    Update imports within AppModule Daniel James Smith 2024-05-21 10:14:12 +0200
  • 30a227a50c
    Create export-browser component using shared recipe Daniel James Smith 2024-05-21 10:13:43 +0200
  • f043702215
    Move/replace submit and userVerification logic from web into the BaseExportComponent Daniel James Smith 2024-05-18 15:21:34 +0200
  • 2898263dbe
    fix: cast service container to access bit services, refs AC-1679 Vincent Salucci 2024-05-28 15:43:05 -0500