e51c81fc03
feat(GODT-3046): added ReportBugFallback event support in bridge-gui.
2023-11-22 08:29:58 +01:00
26897f06c4
feat(GODT-3046): added 'no keychain' event to bridge-gui-tester.
2023-11-22 08:29:58 +01:00
5ca9a7db37
feat(GODT-3046): removed unused error notifications, and added default user to bridge-gui-tester.
2023-11-22 08:29:58 +01:00
b34f5d072f
feat(GODT-3046): added addressChanged and addressChangedLogout to gui-tester.
2023-11-22 08:29:58 +01:00
eeb514cc81
feat(GODT-3046): removed unused notification.
2023-11-22 08:29:58 +01:00
650ad49ab0
feat(GODT-3046): link in pop-up banner.
2023-11-22 08:29:58 +01:00
0e5715c4e3
feat(GODT-3046): LinkLabel in notification dialog.
2023-11-22 08:29:58 +01:00
1370ff78c5
chore: added update events to bridge GUI tester.
2023-11-21 11:59:02 +01:00
4394ad0e9b
feat(GODT-3053): use smaller bridge window on small screens.
2023-11-10 14:23:41 +00:00
fa430ee0fb
fix(GODT-3047): fixed 'disk full' error message.
2023-11-10 08:57:53 +00:00
2a78b5c144
feat(GODT-3112): replaced error message when bridge exists prematurely. Added a link to support form.
2023-11-09 12:52:31 +00:00
e8d9534b9c
feat(GODT-2277): Move Keychain helpers creation in main.
2023-11-08 13:05:57 +00:00
b52706a3ca
feat(GODT-3015): Add simple algorithm to deal with multiple attachment for bug report.
2023-10-20 10:14:20 +00:00
c2afb42fd4
fix(GODT-3019): fix title of main window when no account is connected.
2023-10-13 09:12:02 +02:00
cdbcd30d15
fix(GODT-2490): fix sync progress not being reset when toggling split mode.
2023-10-05 11:37:01 +02:00
acc7ca8d4a
feat(GODT-2996): set password fields to hidden when resetting the login form.
2023-10-04 15:57:36 +02:00
de0b6c0737
feat(GODT-2835): Bump GPA adding support for AsyncAttachments for BugReport +...
2023-10-03 13:43:16 +00:00
1c344211d1
fix(GODT-2992): fix link in 'no account view' in main window after 2FA or TOTP are cancelled.
2023-10-03 10:49:24 +02:00
c11a87c16a
fix(GODT-2515): customized notification of unavailable keychain on macOS.
2023-10-02 17:02:39 +02:00
3bf4282037
feat(GODT-2940): allow 3 attempts for mailbox password.
2023-10-02 16:50:07 +02:00
52addb2582
feat(GODT-2960): replaced the account list with a button and label when no account is configured.
2023-09-29 17:36:23 +02:00
742d9eeef3
feat(GODT-2960): added content in empty view when there is no account.
2023-09-29 17:36:23 +02:00
55a9d4973c
fix(GODT-2988): fix setup wizard KB links.
2023-09-29 15:25:30 +02:00
56c53e9188
fix(GODT-2932): fix syncing not being reported in GUI.
2023-09-28 12:39:24 +02:00
bb67d95669
fix(GODT-2967): tray menu entries close the setup wizard when needed.
2023-09-27 18:23:02 +02:00
f8b86a76dd
feat(GODT-2772): fixed missing space in error message.
2023-09-19 07:58:19 +02:00
ab1281ceee
feat(GODT-2772): added final link to knowledge base articles.
2023-09-19 07:58:19 +02:00
0ab0f2f4ff
feat(GODT-2772): setup wizard report knowledge base article opening event.
2023-09-19 07:58:19 +02:00
09d87023f1
feat(GODT-2772): removed web engine from deploy.
...
This partly reverts commit c89d206a9576499c3df29139c8df9099a053a839.
2023-09-19 07:58:19 +02:00
139ad75394
feat(GODT-2772): removed web frame.
2023-09-19 07:58:19 +02:00
c8cf90abfe
feat(GODT-2772): use os browser instead of integrated one for external links (for now).
2023-09-19 07:57:59 +02:00
5d4f8f7d40
feat(GODT-2772): implemented internal help links.
2023-09-19 07:57:59 +02:00
ea26dc0e97
feat(GODT-2772): external links have an icon.
2023-09-19 07:57:59 +02:00
8d346ea511
feat(GODT-2772): removed useless extra space in button with icons.
2023-09-19 07:57:59 +02:00
44df3cfd4a
feat(GODT-2772): configure email client button is highlighted
...
Misc minor tweaks & fixes.
2023-09-19 07:57:59 +02:00
683458e264
feat(GODT-2772): use new Thunderbird logo.
...
The logo is a raster image inside a SVG file, as the pure vector version does not render properly in QML or Affinity Designer.
2023-09-19 07:57:59 +02:00
36651698cb
feat(GODT-2772): new illustration for client selector.
2023-09-19 07:57:59 +02:00
0c7e17701f
feat(GODT-2772): HTML placeholder is not loaded from resources anymore.
2023-09-19 07:57:59 +02:00
86cd2437aa
feat(GODT-2772): misc tweaks.
...
- Step description box tweaks and text color changes.
- Factored out some constants (margins and dimensions.
- Removed the ProtonStyle.px scaling which was useless as it was not applied everywhere.
2023-09-19 07:57:59 +02:00
53f5f9aa43
feat(GODT-2772): client selector left pane tweaks.
2023-09-19 07:57:59 +02:00
c849762445
feat(GODT-2772): placeholder for missing help content.
2023-09-19 07:57:59 +02:00
32f2c72575
feat(GODT-2772): use WebEngineView instead of WebView
2023-09-19 07:57:59 +02:00
958e1280d7
feat(GODT-2772): error handling for Apple Mail auto config.
2023-09-19 07:57:59 +02:00
df09d6d221
feat(GODT-2772): back button.
2023-09-19 07:57:59 +02:00
e0875dc928
feat(GODT-2772): placement of error message on login pages.
2023-09-19 07:57:59 +02:00
b3a5270bdc
feat(GODT-2772): marked strings as translatable.
2023-09-19 07:57:59 +02:00
f617a44d28
feat(GODT-2772): link for Apple Mail manual configuration.
2023-09-19 07:57:59 +02:00
75ed3ca660
feat(GODT-2772): QML import cleanup.
2023-09-19 07:57:59 +02:00
69f3029430
feat(GODT-2772): Apple Mail profile install page.
2023-09-19 07:57:59 +02:00
1203709ab9
feat(GODT-2772): Apple Mail cert install page.
2023-09-19 07:57:59 +02:00