Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Pass Extension click detection on iframe #375

Open
wants to merge 4,147 commits into
base: main
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 26, 2024

  1. Remove TooltipExclusive

    mmso committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dd70137 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-animation' into 'main'

    Fix animation fill
    
    See merge request web/clients!8805
    
    Changelog:
    MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    82062f6 View commit details
    Browse the repository at this point in the history
  3. Revert "Migrate to react 18"

    This reverts commit aaa4f69.
    HeadFox committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1b7e09f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'DRVWEB-3686-revert-react-18' into 'main'

    [DRVWEB-3686] Revert "Migrate to react 18"
    
    See merge request web/clients!8778
    
    Changelog:
    MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    978b2fa View commit details
    Browse the repository at this point in the history
  5. Improve handling of 429 in uploads

    pbondoer authored and MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    de2a250 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'drive-transfer-wait' into 'main'

    Improve handling of 429 in uploads
    
    See merge request web/clients!8669
    
    Changelog:
    MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f27da55 View commit details
    Browse the repository at this point in the history
  7. Better overflow handling for calendar header

    - Handle long texts in header upgrade buttons
    - remove space
    - Truncate text to prevent overlapping
    
    UXE-821
    Raphael Rychetsky authored and MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    fe43c78 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'UXE-821-calendar-header-overflow' into 'main'

    Better overflow handling for calendar header
    
    See merge request web/clients!8617
    
    Changelog:
    MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    92c9039 View commit details
    Browse the repository at this point in the history
  9. Improve metadata for error reporting

    pbondoer authored and MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    dc83e4a View commit details
    Browse the repository at this point in the history
  10. Use error object instead of strings in upload worker

    pbondoer authored and MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    1f49941 View commit details
    Browse the repository at this point in the history
  11. Also collect subkey IDs for error reporting

    pbondoer authored and MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a691b5f View commit details
    Browse the repository at this point in the history
  12. Merge branch 'drive-sentry-grouping' into 'main'

    [DRVWEB-3386][DRVWEB-3388] Improve metadata for error reporting
    
    See merge request web/clients!8621
    
    Changelog:
    MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    bd98e40 View commit details
    Browse the repository at this point in the history
  13. Deprecate CancelSingleOccurrenceWeb FF

    CALWEB-4838
    econdepe authored and MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    da5e7ae View commit details
    Browse the repository at this point in the history
  14. Fix broken condition for displaying recurring warning text

    CALWEB-4835
    econdepe authored and MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9e72953 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'CALWEB-4838-remove-CancelSingleOccurrenceWeb-FF' into '…

    …main'
    
    Deprecate CancelSingleOccurrenceWeb FF
    
    See merge request web/clients!8772
    
    Changelog:
    MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    a63dfc2 View commit details
    Browse the repository at this point in the history
  16. Fix typo

    edvincandon committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    18c0ae7 View commit details
    Browse the repository at this point in the history
  17. Throttle bootSuccess caching effect

    - In the web-app : client status is coupled to react state - throttling
      allows the caching saga to pick-up the latest status
    edvincandon committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    64c467e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    7eac01d View commit details
    Browse the repository at this point in the history
  19. Speed-up initial boot sequence

    [IDTEAM-2677]
    edvincandon committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    cf2a7ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b5aced7 View commit details
    Browse the repository at this point in the history
  21. Merge branch 'IDTEAM-2677-max-concurrent-requests' into 'main'

    [IDTEAM-2677] Max concurrent requests & inactive shares detection
    
    See merge request web/clients!8811
    
    Changelog:
    MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    550fbcb View commit details
    Browse the repository at this point in the history
  22. Fix Typescript error after emoji-mart update

    lkpch authored and MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    eb35898 View commit details
    Browse the repository at this point in the history
  23. Make em-emoji-picker follow theme and font settings

    Twikito authored and MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    70f77e2 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'fix-emoji-dropdown' into 'main'

    Fix Typescript error after emoji-mart update
    
    See merge request web/clients!8785
    
    Changelog:
    MargeBot committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f98eb05 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix button alignment

    Raphael Rychetsky committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6a3b6ab View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix-button-alignment-in-folder-and-label-section' into …

    …'main'
    
    Fix button alignment in labels and folders section
    
    See merge request web/clients!8818
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    839bb69 View commit details
    Browse the repository at this point in the history
  3. Improve vocalization of notification form

    Inputs were missing a bit of context ("input number", but "input number what?").
    
    - linked inputs between them using `aria-describedby`
    - fixed some `id` which were not unique
    
    UXE-668
    nico3333fr committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b5d0c60 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'UXE-668-vocalization-notification-forms' into 'main'

    Improve vocalization of notification form
    
    See merge request web/clients!8821
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    51c8ca4 View commit details
    Browse the repository at this point in the history
  5. Dispatch thunks on idle period

    mmso authored and MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e882173 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'improve-hook-dispatch' into 'main'

    Dispatch thunks on idle period
    
    See merge request web/clients!8822
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    09e9539 View commit details
    Browse the repository at this point in the history
  7. Set w-full on container download page

    HeadFox authored and MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9f48bd0 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'DRVWEB-3688-resizing-issue' into 'main'

    [DRVWEB-3688] Set w-full on container download page
    
    See merge request web/clients!8779
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    db52221 View commit details
    Browse the repository at this point in the history
  9. Improve vocalization in export calendar section

    - added labels/aria-describedby for better vocalization in export calendar section
    
    UXE-674
    nico3333fr authored and MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    eac5b50 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'UXE-674-export-calendar-labels' into 'main'

    Improve vocalization in export calendar section
    
    See merge request web/clients!8824
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f9599ca View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c26d991 View commit details
    Browse the repository at this point in the history
  12. Move app intent logic

    flavienbonvin authored and MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4cd20d6 View commit details
    Browse the repository at this point in the history
  13. Fix rebase issue

    flavienbonvin authored and MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5c74e59 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'IA-1039-redirect-mail-after-account-creation' into 'main'

    Redirect mail after account creation in desktop app
    
    See merge request web/clients!8697
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f32ba37 View commit details
    Browse the repository at this point in the history
  15. Disable key migration on VPN

    mmso committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8b67ae0 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'disable-vpn' into 'main'

    Disable key migration on VPN
    
    See merge request web/clients!8830
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    498dbb2 View commit details
    Browse the repository at this point in the history
  17. fix unread dot position for comfortable column mode item

    Raphael Rychetsky authored and MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    562f937 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'fix-delight-mail-item-unread-dot' into 'main'

    fix unread dot position for comfortable column mode item
    
    See merge request web/clients!8826
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4735897 View commit details
    Browse the repository at this point in the history
  19. Add TextGroupField component

    - Allow arrow navigation
    - Leverage contenteditable spans for editing
    edvincandon authored and MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7e2d5cd View commit details
    Browse the repository at this point in the history
  20. Merge branch 'IDTEAM-text-group-field' into 'main'

    [IDTEAM] Add `TextGroupField` component
    
    See merge request web/clients!8827
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ce8eeda View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cbcb4d2 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'IDTEAM-max-request-fine-tune' into 'main'

    [IDTEAM] Update API_CONCURRENCY_TRESHOLD
    
    See merge request web/clients!8831
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a6f4d5e View commit details
    Browse the repository at this point in the history
  23. Improve day button vocalization

    Day buttons were vocalized "Mon 29" and then the title ("Monday, January 29th, 2024") when focusing it. So we have a double vocalization, with a first part not always explicit.
    
    Moreother, for users that are printing the list of buttons (in NVDA for example), it's only the first part which will be printed out.
    
    - Added full date in `aria-label`, so both cases are solved (no double vocalization and giving full date for both)
    
    UXE-683
    nico3333fr committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5843146 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'UXE-683-day-button-vocalization' into 'main'

    Improve day button vocalization
    
    See merge request web/clients!8835
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    63e586b View commit details
    Browse the repository at this point in the history
  25. Support creating a new shared vault with no item

    [IDTEAM-2736]
    D-Bao authored and edvincandon committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    992b250 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'IDTEAM-2736-create-shared-empty-vault' into 'main'

    [IDTEAM-2736] Support creating a new shared vault with no item
    
    See merge request web/clients!8813
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c661c37 View commit details
    Browse the repository at this point in the history
  27. Fix CSV template for Generic CSV import

    [IDTEAM-2746]
    D-Bao authored and MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4196597 View commit details
    Browse the repository at this point in the history
  28. Merge branch 'IDTEAM-2746-fix-csv-generic-import-template' into 'main'

    [IDTEAM-2746] Fix CSV template for Generic CSV import
    
    See merge request web/clients!8837
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    02369e6 View commit details
    Browse the repository at this point in the history
  29. Scrollable Settings tab contents

    djankovic authored and edvincandon committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    dc9c523 View commit details
    Browse the repository at this point in the history
  30. Merge branch 'IDTEAM-fix-import-scroll' into 'main'

    Scrollable Settings tab contents
    
    See merge request web/clients!8840
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    810d6ad View commit details
    Browse the repository at this point in the history
  31. Remove lifetime deal in VPN signup

    CP-7285
    mmso committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    154ce27 View commit details
    Browse the repository at this point in the history
  32. Merge branch 'vpn-lifetime' into 'main'

    Remove lifetime deal in VPN signup
    
    See merge request web/clients!8842
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4c12f5a View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    74fb589 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    c813231 View commit details
    Browse the repository at this point in the history
  35. Merge branch 'org-improvements' into 'main'

    Improve admin role confirm modal
    
    See merge request web/clients!8844
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    93c4f49 View commit details
    Browse the repository at this point in the history
  36. Normalize billed at text in VPN signup

    CP-7285
    mmso committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0375762 View commit details
    Browse the repository at this point in the history
  37. Merge branch 'vpn-billed' into 'main'

    Normalize billed at text in VPN signup
    
    See merge request web/clients!8846
    
    Changelog:
    MargeBot committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c6340fe View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    30a387a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    984340e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be43053 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7e765f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7652190 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abe536a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    241de12 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ec74caa View commit details
    Browse the repository at this point in the history
  9. Merge branch 'translations_2024-01-30_050321' into 'main'

    i18n: Upgrade translations from crowdin (c6340fe).
    
    See merge request web/clients!8847
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    3399aa0 View commit details
    Browse the repository at this point in the history
  10. Create fake disable state for the dropdown action

    flavienbonvin authored and MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    298a1af View commit details
    Browse the repository at this point in the history
  11. Avoid passing onClick when fake disabled is enabled

    flavienbonvin authored and MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    905a531 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'IA-1047-fake-disabled-dropdown-action' into 'main'

    Create fake disable state for the dropdown action
    
    See merge request web/clients!8807
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a441339 View commit details
    Browse the repository at this point in the history
  13. Add Pass business plan

    [IDTEAM-2696]
    D-Bao authored and edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a751a39 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'IDTEAM-add-business-plan' into 'main'

    [IDTEAM] Add Pass business plan
    
    See merge request web/clients!8848
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e1e286f View commit details
    Browse the repository at this point in the history
  15. Add Pass b2b logo

    [IDTEAM-2696]
    D-Bao committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    547f64e View commit details
    Browse the repository at this point in the history
  16. Merge branch 'IDTEAM-2696-b2b-logo' into 'main'

    Add Pass For Business logo
    
    See merge request web/clients!8792
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d0ab0cb View commit details
    Browse the repository at this point in the history
  17. Improve application switcher design on macos

    flavienbonvin authored and MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0e6b9bc View commit details
    Browse the repository at this point in the history
  18. Merge branch 'IA-1049-app-switcher-improvements' into 'main'

    Improve application switcher design on macos
    
    See merge request web/clients!8834
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b37555b View commit details
    Browse the repository at this point in the history
  19. Update copy of login error modal

    flavienbonvin authored and MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ad4785b View commit details
    Browse the repository at this point in the history
  20. Merge branch 'IA-1034-update-desktop-upsell-wording' into 'main'

    Update copy of login error modal
    
    See merge request web/clients!8810
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ad056da View commit details
    Browse the repository at this point in the history
  21. Safari 16 font fix

    Raphael Rychetsky authored and MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    58c3606 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'safari-16-font-fix' into 'main'

    Safari 16 font fix
    
    See merge request web/clients!8851
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    64cef37 View commit details
    Browse the repository at this point in the history
  23. Added phone support enabled/disabled to admin panel in User

    - phone support flag is updated in Organization
    
    AP-61
    eatencio authored and MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6526b78 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'AP-61-phone-support-flag' into 'main'

    Add phone support line enabled/disabled in admin panel
    
    See merge request web/clients!8766
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d7a1197 View commit details
    Browse the repository at this point in the history
  25. Fix desktop app disable page CSS

    flavienbonvin authored and MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ec71923 View commit details
    Browse the repository at this point in the history
  26. Merge branch 'IA-1055-fix-disabled-app-page' into 'main'

    Ia 1055 fix disabled app page
    
    See merge request web/clients!8855
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b09b783 View commit details
    Browse the repository at this point in the history
  27. Lowercase sender domains when getting sender image

    MAILWEB-4925
    romain sanchez authored and MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8184656 View commit details
    Browse the repository at this point in the history
  28. Merge branch 'MAILWEB-4925-lowercase-sender-image-urls' into 'main'

    Lowercase sender domains when getting sender image
    
    See merge request web/clients!8854
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fe924a2 View commit details
    Browse the repository at this point in the history
  29. Update copy of upsell modal

    flavienbonvin authored and MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ca63d0b View commit details
    Browse the repository at this point in the history
  30. Merge branch 'IA-1034-update-desktop-upsell-wording' into 'main'

    Update copy of upsell modal
    
    See merge request web/clients!8858
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5e4f45d View commit details
    Browse the repository at this point in the history
  31. Refactor extension i18n to use coreI18nService

    [IDTEAM-2384]
    D-Bao authored and edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f3cc340 View commit details
    Browse the repository at this point in the history
  32. Create i18n for web app

    [IDTEAM-2384] [IDTEAM-2397]
    D-Bao authored and edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    6ef4a63 View commit details
    Browse the repository at this point in the history
  33. Fix language selector default value

    [IDTEAM-2384] [IDTEAM-2397]
    D-Bao authored and edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    168e08f View commit details
    Browse the repository at this point in the history
  34. Add language & display settings on Pass web app

    [IDTEAM-2384]
    D-Bao authored and edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    42eb467 View commit details
    Browse the repository at this point in the history
  35. Handle i18n change on web app

    [IDTEAM-2384]
    D-Bao authored and edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ec55612 View commit details
    Browse the repository at this point in the history
  36. Sync user account locale change to Pass

    [IDTEAM-2384]
    D-Bao authored and edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    fc075d4 View commit details
    Browse the repository at this point in the history
  37. Don't show notification when changing language

    [IDTEAM-2384]
    D-Bao authored and edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cd776a1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    add2d85 View commit details
    Browse the repository at this point in the history
  39. Refactor i18n services in web-app and extension

    [IDTEAM-2384]
    edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    68d34a9 View commit details
    Browse the repository at this point in the history
  40. Sync initial locale from user settings

    [IDTEAM-2384]
    edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d10806c View commit details
    Browse the repository at this point in the history
  41. Ensure locales sync accross tabs

    [IDTEAM-2384]
    edvincandon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    31bfaca View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    822de67 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8277e9c View commit details
    Browse the repository at this point in the history
  44. Merge branch 'IDTEAM-2384-general-settings-page' into 'main'

    [IDTEAM-2384] [IDTEAM-2397] Add language and display settings on web app & i18n improvements
    
    See merge request web/clients!8657
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5f566a3 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    1481c38 View commit details
    Browse the repository at this point in the history
  46. Merge branch 'IDTEAM-finetune-1.12.0' into 'main'

    [IDTEAM] Set loglevel to SILENT on production webapp build
    
    See merge request web/clients!8863
    
    Changelog:
    MargeBot committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4d98931 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    09856a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6a0838 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6a977c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ec70d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71e3a79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0684c63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    76e953a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4277513 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'translations_2024-01-31_084547' into 'main'

    i18n: Upgrade translations from crowdin (570f98e6).
    
    See merge request web/clients!8865
    
    Changelog:
    MargeBot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    372b588 View commit details
    Browse the repository at this point in the history
  10. Use intl for percentage display

    HeadFox authored and MargeBot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    0802b7a View commit details
    Browse the repository at this point in the history
  11. Put formatter under cache

    HeadFox authored and MargeBot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a14f7de View commit details
    Browse the repository at this point in the history
  12. Merge branch 'DRVWEB-3634-change-download-translate' into 'main'

    [DRVWEB-3634] Use intl for percentage display
    
    See merge request web/clients!8829
    
    Changelog:
    MargeBot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    2a11f80 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    742681b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a45aeae View commit details
    Browse the repository at this point in the history
  15. Merge branch 'IDTEAM-2753-qa-1.12.0' into 'main'

    [IDTEAM-2753] QA 1.12.0
    
    See merge request web/clients!8870
    
    Changelog:
    MargeBot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    e635478 View commit details
    Browse the repository at this point in the history
  16. orderable table improvements

    UXE-590
    Raphael Rychetsky authored and MargeBot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5cf5fba View commit details
    Browse the repository at this point in the history
  17. Merge branch 'UXE-590-orderable-table-POC' into 'main'

    Orderable tables improvements (responsive)
    
    See merge request web/clients!8189
    
    Changelog:
    MargeBot committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    865ecb0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    55f2f45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f2b075 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20af6f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7820e24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    679f374 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d63d65e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e4799a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93e3f23 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'translations_2024-02-01_050321' into 'main'

    i18n: Upgrade translations from crowdin (865ecb0).
    
    See merge request web/clients!8877
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d937d86 View commit details
    Browse the repository at this point in the history
  10. Decode mailto URLs before searching for parameters

    MAILWEB-4933
    romain sanchez authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4974d16 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'MAILWEB-4933-decode-mail-to-urls' into 'main'

    Decode mailto URLs before searching for parameters
    
    See merge request web/clients!8867
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b9a625a View commit details
    Browse the repository at this point in the history
  12. Stop doing empty action call for conversation events

    MAILWEB-4820
    romain sanchez authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3d906a5 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'MAILWEB-4820-prevent-doing-useless-action-call' into 'm…

    …ain'
    
    Stop doing empty action call for conversation events
    
    See merge request web/clients!8496
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4590cd3 View commit details
    Browse the repository at this point in the history
  14. Generate SSO metrics types

    CP-7121
    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c6859ef View commit details
    Browse the repository at this point in the history
  15. Add observability metrics for vpn settings SSO

    CP-7121
    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    70d6c43 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'CP-7121-sso-saml-metrics' into 'main'

    Add SSO observability metrics
    
    See merge request web/clients!8541
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fb789fc View commit details
    Browse the repository at this point in the history
  17. Use default font in mail editors

    Signature
    Auto-reply
    Filter auto-reply
    MAILWEB-4851
    romain sanchez authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    e27178d View commit details
    Browse the repository at this point in the history
  18. Use default font face as fallback

    MAILWEB-4876
    romain sanchez authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    60f4385 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'MAILWEB-4851-use-default-font-in-editors' into 'main'

    Use default font in mail editors
    
    See merge request web/clients!8563
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ab343d6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    75a79b2 View commit details
    Browse the repository at this point in the history
  21. Add pass subscription helpers

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    929768e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1899863 View commit details
    Browse the repository at this point in the history
  23. Rename vpnB2bAdminTooltipTitle to adminTooltipText

    CP-7246
    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6020716 View commit details
    Browse the repository at this point in the history
  24. Use shortcircuit in handleAddUser

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2ec6c7b View commit details
    Browse the repository at this point in the history
  25. Remove react import

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    26d369e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0cc1ba4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    880496b View commit details
    Browse the repository at this point in the history
  28. Refactor settings title code

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    423dc12 View commit details
    Browse the repository at this point in the history
  29. Refactor add user section

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6f5fa28 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    02c165b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3387116 View commit details
    Browse the repository at this point in the history
  32. Skip storage step for b2b plans

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4a2da81 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    2a036b8 View commit details
    Browse the repository at this point in the history
  34. Allow org management in Pass settings

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f2c3d49 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    bd70635 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    413aeb9 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    556b3c5 View commit details
    Browse the repository at this point in the history
  38. Disable address validation for pass b2b users

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    22ab373 View commit details
    Browse the repository at this point in the history
  39. Add plan customisation for pass b2b users

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    776c684 View commit details
    Browse the repository at this point in the history
  40. Make name optional

    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ef6e355 View commit details
    Browse the repository at this point in the history
  41. Merge branch 'CP-7246-pass-b2b-user-management' into 'main'

    Pass b2b user management
    
    See merge request web/clients!8771
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    67177d8 View commit details
    Browse the repository at this point in the history
  42. Use the previous computed NumMessages value when switching page

    MAILWEB-4888
    romain sanchez authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ffd6b9f View commit details
    Browse the repository at this point in the history
  43. Merge branch 'MAILWEB-4888-attachments-list-not-shown-for-mime-messag…

    …es' into 'main'
    
    Use the previous computed NumMessages value when switching page
    
    See merge request web/clients!8681
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    fa3e5d8 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    aa2639f View commit details
    Browse the repository at this point in the history
  45. Merge branch 'IA-1063-fix-snooze-custom-time' into 'main'

    Avoid closing the custom snooze time dropdown on hover exit
    
    See merge request web/clients!8878
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ea93a80 View commit details
    Browse the repository at this point in the history
  46. Fix submenu label ellipsis

    edvincandon authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ee171d5 View commit details
    Browse the repository at this point in the history
  47. Fix settings re-hydration during boot sequence

    edvincandon authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5cc9163 View commit details
    Browse the repository at this point in the history
  48. Merge branch 'IDTEAM-qa-fixes-1.12.0' into 'main'

    [IDTEAM] QA fixes 1.12.0 bis
    
    See merge request web/clients!8881
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    dd730a6 View commit details
    Browse the repository at this point in the history
  49. Search redirects to list view

    [MAILWEB-4895]
    EpokK authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0eae283 View commit details
    Browse the repository at this point in the history
  50. Merge branch 'MAILWEB-4895-search-this-email' into 'main'

    Search redirects to list view
    
    See merge request web/clients!8754
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6778e5b View commit details
    Browse the repository at this point in the history
  51. Hide upselling for business plan

    [IDTEAM-2756]
    D-Bao authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ce8fd3b View commit details
    Browse the repository at this point in the history
  52. Merge branch 'IDTEAM-2756-remove-upselling-for-business' into 'main'

    [IDTEAM-2756] Hide upselling for business plan
    
    See merge request web/clients!8880
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a8a5217 View commit details
    Browse the repository at this point in the history
  53. Fix organization key re-fetching

    mmso authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    8948817 View commit details
    Browse the repository at this point in the history
  54. Merge branch 'fix-org-key-fetch' into 'main'

    Fix organization key re-fetching
    
    See merge request web/clients!8884
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3df48d4 View commit details
    Browse the repository at this point in the history
  55. Add optimistic on old move all actions

    MAILWEB-4770
    romain sanchez authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4a43d4a View commit details
    Browse the repository at this point in the history
  56. Merge branch 'MAILWEB-4770-add-optimistic-on-old-move-all-actions' in…

    …to 'main'
    
    Add optimistic on old move all actions
    
    See merge request web/clients!8493
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a662c36 View commit details
    Browse the repository at this point in the history
  57. Add Pass business logo to Account settings

    CP-7349
    StraightOuttaCrompton authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9a489c6 View commit details
    Browse the repository at this point in the history
  58. Merge branch 'CP-7349-use-pass-b2b-logo-in-account-settings' into 'main'

    Add Pass business logo to Account settings
    
    See merge request web/clients!8882
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    9db0c8e View commit details
    Browse the repository at this point in the history
  59. Get IssuerID and CallbackURL from api, change modal step order

    CP-7301
    Raphael Rychetsky authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    31b5c40 View commit details
    Browse the repository at this point in the history
  60. Merge branch 'sso-modal-changes' into 'main'

    Change ConfigureSamlModal step order
    
    See merge request web/clients!8787
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    7fcb9e3 View commit details
    Browse the repository at this point in the history
  61. Pass new KeyPacket for collaborative sharing preparation

    HeadFox authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b2fe8cb View commit details
    Browse the repository at this point in the history
  62. Decrypt share with linkPrivateKey

    HeadFox authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ac7196b View commit details
    Browse the repository at this point in the history
  63. Merge branch 'DRVWEB-3640-pass-new-key' into 'main'

    [DRVWEB-3640] Pass new KeyPacket for collaborative sharing preparation
    
    See merge request web/clients!8665
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ae6e857 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    9c2b429 View commit details
    Browse the repository at this point in the history
  65. Merge branch 'IDTEAM-qa-fixes-1.12.0-rc1' into 'main'

    [IDTEAM] Avoid re-triggering context provider effects on locale switch
    
    See merge request web/clients!8888
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bcf5737 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    cbe5b92 View commit details
    Browse the repository at this point in the history
  67. Merge branch 'disable-member-sign-in-for-b2b-orgs' into 'main'

    Disable member signin for b2b orgs
    
    See merge request web/clients!8889
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    79b1ac0 View commit details
    Browse the repository at this point in the history
  68. Add some context/example for translators

    Nico Hoffmann authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0f90ff1 View commit details
    Browse the repository at this point in the history
  69. Merge branch 'L10N-3022-contexts-l10n' into 'main'

    Add some context/example for translators
    
    See merge request web/clients!8890
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    6271eaa View commit details
    Browse the repository at this point in the history
  70. Hide favicon settings on desktop application

    flavienbonvin authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    37298b3 View commit details
    Browse the repository at this point in the history
  71. Update helper call

    flavienbonvin authored and MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d35e14c View commit details
    Browse the repository at this point in the history
  72. Merge branch 'IA-1044-favicon-setings-hide' into 'main'

    Hide favicon settings on desktop application
    
    See merge request web/clients!8765
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    066b75f View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    71349c8 View commit details
    Browse the repository at this point in the history
  74. Update pass changelogs

    edvincandon committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4863be5 View commit details
    Browse the repository at this point in the history
  75. Merge branch 'IDTEAM-localization-errors' into 'main'

    [IDTEAM] localization errors
    
    See merge request web/clients!8893
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    61480f3 View commit details
    Browse the repository at this point in the history
  76. Update all non-major dependencies

    LisaBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b9eabe4 View commit details
    Browse the repository at this point in the history
  77. Merge branch 'renovate/all-minor-patch' into 'main'

    Update all non-major dependencies
    
    See merge request web/clients!8773
    
    Changelog:
    MargeBot committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    b2a021a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Ensure service worker always pushes the locale update

    - It used to be the case that the service-worker would filter out
      locale updates if it detected that locally nothing had changed.
      This would sometimes lead to extension components not receiving
      the locale change.
    edvincandon committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b16d8cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'IDTEAM-popup-locale-no-synced-on-boot' into 'main'

    [IDTEAM] Ensure service worker always pushes the locale update
    
    See merge request web/clients!8898
    
    Changelog:
    MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    91754de View commit details
    Browse the repository at this point in the history
  3. [IDTEAM-2387] Add TopBar Install Pass Extension

    Irena Zazoska authored and MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    576af01 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'IDTEAM-2387-recommend-pass-extension' into 'main'

    [IDTEAM-2387] Add TopBar Install Pass Extension
    
    See merge request web/clients!8845
    
    Changelog:
    MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    16664f6 View commit details
    Browse the repository at this point in the history
  5. Enforce deps list to avoid render loop on useEffect

    flavienbonvin authored and MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b66bb8f View commit details
    Browse the repository at this point in the history
  6. Allow empty deps but avoid renders loops

    flavienbonvin authored and MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    7a07be7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'MAILWEB-4956-fix-useeffect-empty-deps-list' into 'main'

    Enforce deps list to avoid render loop on useEffect
    
    See merge request web/clients!8897
    
    Changelog:
    MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9cee7ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    76f6139 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'IDTEAM-hotfix-topbar' into 'main'

    Fix web-app extension topbar condition
    
    See merge request web/clients!8900
    
    Changelog:
    MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    62e32fb View commit details
    Browse the repository at this point in the history
  10. Fix spacing issue on Windows

    flavienbonvin authored and MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fdcfef4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'IA-1060-windows-spacing' into 'main'

    Fix spacing issue on Windows
    
    See merge request web/clients!8901
    
    Changelog:
    MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    fc47258 View commit details
    Browse the repository at this point in the history
  12. Remove hover state and rely on CSS

    EpokK authored and MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    16bc808 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'MAILWEB-4959' into 'main'

    Remove hover state and rely on CSS
    
    See merge request web/clients!8903
    
    Changelog:
    MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9d47fbc View commit details
    Browse the repository at this point in the history
  14. Send IPC call when user logs out

    flavienbonvin authored and MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1372c47 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'IA-1051-ipc-logout' into 'main'

    Send IPC call when user logs out
    
    See merge request web/clients!8839
    
    Changelog:
    MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5a488f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5dcbe66 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'IDTEAM-locale-closest-on-boot' into 'main'

    [IDTEAM] Support closest locale in i18n service
    
    See merge request web/clients!8906
    
    Changelog:
    MargeBot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    e4835a8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    199911c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/new-passwordless-orgkey' into 'main'

    Passwordless org key
    
    See merge request web/clients!8797
    
    Changelog:
    MargeBot committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    3d2da05 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Show quick actions in row mode

    EpokK committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    88c23b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'MAILWEB-4967-quick-actions-gone' into 'main'

    Show quick actions in row mode
    
    See merge request web/clients!8911
    Romain Sanchez committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    263da53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74a76ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b81f997 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'IDTEAM-sync-openapi-types-for-mail' into 'main'

    [IDTEAM] Regenerate pass api types
    
    See merge request web/clients!8917
    
    Changelog:
    MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    bf07748 View commit details
    Browse the repository at this point in the history
  6. Show the action to register to mailto protocol

    MAILWEB-4854
    EpokK authored and romain sanchez committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d7fa2c7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'MAILWEB-4854-chromium-registerProtocolHandler' into 'main'

    Show the action to register mailto protocol in Chromium browser
    
    See merge request web/clients!8631
    
    Changelog:
    MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d452c1d View commit details
    Browse the repository at this point in the history
  8. Changelog for calendar 5.0.21

    econdepe authored and MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    26e81be View commit details
    Browse the repository at this point in the history
  9. Merge branch 'changelog-calendar-5.0.21' into 'main'

    Changelog for calendar 5.0.21
    
    See merge request web/clients!8892
    
    Changelog:
    MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e45ca75 View commit details
    Browse the repository at this point in the history
  10. Update shared components

    Guillaumez committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7a3e222 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    517605a View commit details
    Browse the repository at this point in the history
  12. Add Security Center with Pass aliases and Proton Sentinel

    Co-authored-by: Nicolas Hoffmann <dante3333@gmail.com>
    Guillaumez and nico3333fr committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    09daf8e View commit details
    Browse the repository at this point in the history
  13. Security center - Add account security section

    Co-authored-by: Nicolas Hoffmann <dante3333@gmail.com>
    Guillaumez and nico3333fr committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c5035f3 View commit details
    Browse the repository at this point in the history
  14. Feedbacks

    Guillaumez committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b3ada09 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'MAILWEB-4802-add-security-center-drawer' into 'main'

    Security Center
    
    See merge request web/clients!8551
    
    Changelog:
    MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d7b3de6 View commit details
    Browse the repository at this point in the history
  16. Fix reload spinner when animations are disabled

    If you disable animations (in settings or on the OS), reload spinner is not moving anymore when you refresh a folder.
    
    - Added an exception class, applied it to this case.
    
    It's an exception, where the animation must be kept, ie
    - it brings sense to the action
    - it's triggered by the user
    - it's super small and played less than 3s
    
    Doc: https://www.w3.org/WAI/GL/wiki/Animation_caused_by_user_interaction
    
    MAILWEB-4969
    nico3333fr authored and MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ed13438 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'MAILWEB-4969-reload-spinner' into 'main'

    Fix reload spinner when animations are disabled
    
    See merge request web/clients!8919
    
    Changelog:
    MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    71442fa View commit details
    Browse the repository at this point in the history
  18. Add mail changelog for 5.0.36

    romain sanchez committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9f2137d View commit details
    Browse the repository at this point in the history
  19. Merge branch 'changelog-mail-5.0.36' into 'main'

    Add mail changelog for 5.0.36
    
    See merge request web/clients!8921
    Romain Sanchez committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    769b9ef View commit details
    Browse the repository at this point in the history
  20. Fix public key fetching for passwordless org key

    mmso authored and MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    af8e857 View commit details
    Browse the repository at this point in the history
  21. Fix error handler in edit modal

    mmso authored and MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a699a1a View commit details
    Browse the repository at this point in the history
  22. Update public admin error

    mmso authored and MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5f318bd View commit details
    Browse the repository at this point in the history
  23. Fix empty admin list

    mmso authored and MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fdbe0b3 View commit details
    Browse the repository at this point in the history
  24. Merge branch 'fix-org-key-verification' into 'main'

    Fix public key fetching for passwordless org key
    
    See merge request web/clients!8920
    
    Changelog:
    MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4e589dc View commit details
    Browse the repository at this point in the history
  25. Ensure injected iframe open calls errors are caught

    [IDTEAM-2765]
    edvincandon committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2ad878f View commit details
    Browse the repository at this point in the history
  26. Ensure autosave reconciliation triggers account for isSubmitting

    - AutosaveService::reconciliation should only happen after detection
      runs - removed from GC call as this could lead to extraneous calls.
    - Check form is not submitting when reconciliating to avoid stashing
      form data on SPA pages or deferred page changes
    - Improve autosave documentation
    
    [IDTEAM-2765]
    edvincandon committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    41b6f9d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    dbb6ddb View commit details
    Browse the repository at this point in the history
  28. Improve partial staged form submission

    [IDTEAM-2765]
    edvincandon committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6c61e76 View commit details
    Browse the repository at this point in the history
  29. Merge branch 'IDTEAM-2765-autosave-regressions' into 'main'

    [IDTEAM-2765] Autosave regressions
    
    See merge request web/clients!8913
    
    Changelog:
    MargeBot committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4544baf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    95aef77 View commit details
    Browse the repository at this point in the history