5d207810bd
feat(GODT-2767): client selection. [skip-ci]
2023-09-19 07:57:58 +02:00
6c9d96d5e1
chore: fixed missing GoOs gRPC call in bridge-gui-tester.
2023-09-19 07:57:58 +02:00
0fc41d1966
feat(GODT-2767): unified left pane + client config left pane. [skip-ci]
2023-09-19 07:57:58 +02:00
dd5e745e37
feat(GODT-2767): login right pane. [skip-ci]
2023-09-19 07:57:58 +02:00
c8f0d7f32a
feat(GODT-2767): login right pane, WIP. [skip-ci]
2023-09-19 07:57:58 +02:00
bd986901c3
feat(GODT-2767): login left pane. [skip-ci]
2023-09-19 07:57:58 +02:00
cdc19492ee
feat(GODT-2762): onboarding right pane.
2023-09-19 07:57:58 +02:00
635b2a4891
feat(GODT-2762): setup wizard: onboarding left pane.
2023-09-19 07:57:58 +02:00
e5bac33a04
feat(GODT-2767): setup wizard frame. WIP [skip-cli]
2023-09-19 07:57:58 +02:00
7b96a07cf5
feat(GODT-2770): proof of concept for web view as a tool window.
2023-09-19 07:57:58 +02:00
87e79fdcba
feat(GODT-2770): proof of concept for web view as overlay.
2023-09-19 07:57:58 +02:00
47233752f5
fix(GODT-2855): fix for text overlapping in settings view.
2023-08-28 13:00:33 +00:00
a46533dcf2
feat(GODT-2787): Force Scrollview to top when re-opening questions set.
2023-08-11 08:43:23 +02:00
12183fbf05
feat(GODT-2787): Tweaking Bug Report form with last Review.
2023-08-11 05:39:34 +00:00
ccb9b7f81c
feat(GODT-2787): Fix vertical alignement on CategoryItem.
2023-08-10 08:43:37 +00:00
78c0651661
feat(GODT-2842): Implement Bug Report Fallback notification.
2023-08-10 09:46:12 +02:00
9d0d3708af
feat(GODT-2808): Apply comment from Bug Report content review.
2023-08-09 11:07:15 +00:00
1f2c573803
feat(GODT-2782): Apply content modification after review.
2023-08-03 18:05:33 +02:00
cc33423c1f
feat(GODT-2782): Add category name in decribe issue view + apply review comments.
2023-08-03 17:51:37 +02:00
1b95c290f1
feat(GODT-2808): Initial list of categories and questions.
2023-08-01 14:49:53 +00:00
9b88778c43
feat(GODT-2788): Add JSON validator file.
2023-08-01 14:49:53 +00:00
ae4705ba70
feat(GODT-2787): Replace the PathTracker by a more visual NavigationIndicator.
2023-08-01 14:49:53 +00:00
243ddf47ab
feat(GODT-2816): Handle maxChar even for non mandatory field + make it customisable from JSON.
2023-08-01 14:49:53 +00:00
80d729e3e5
feat(GODT-2816): Wait until mandatory fields are filled then fill body and title.
2023-08-01 14:49:53 +00:00
3d64c5f894
feat(GODT-2794): Clear cached answers when report is sent.
2023-08-01 14:49:53 +00:00
c4bcc38c53
feat(GODT-2793): Feed the bug report body with the answered questions.
2023-08-01 14:49:53 +00:00
2c2f816f3a
feat(GODT-2791): Add Unitary test.
2023-08-01 14:49:53 +00:00
86e115b2f3
feat(GODT-2791): Parse the Bug Report Flow description file and ensure forward compatibility (GODT-2789).
2023-08-01 14:49:53 +00:00
1a2783a63b
feat(GODT-2821): Display questions in one page.
2023-08-01 14:49:53 +00:00
cbbab71f5c
feat(GODT-2786): Init bug report flow description file.
2023-08-01 14:49:53 +00:00
80add80be2
feat(GODT-2792): Implement display of question set for bug report.
2023-08-01 14:49:53 +00:00
eda49483e2
chore: use qmlformat on qml files, and removed deprecated tests.
2023-07-18 18:12:29 +02:00
cfca429067
fix(GODT-2807): fix issue where sessionID would not be removed from command-line on restart by bridge-gui.
2023-07-17 12:48:10 +02:00
cda6b2a728
fix(GODT-2781): try to remove stale lock file before failing in checkSingleInstance.
2023-07-11 09:03:45 +02:00
44bde86fde
fix(GODT-2780): fix 'QSystemTrayIcon::setVisible: No Icon set' warning in bridge-gui log on startup.
2023-07-10 10:47:10 +02:00
6cb52cacc9
fix(GODT-2778): fix login screen being disabled after an 'already logged in' error.
2023-07-10 09:44:18 +02:00
66bc911652
chore: fix typos found by codespell
2023-07-07 15:31:14 +02:00
7411073c08
feat(GODT-2759): Add prompt to download missing messages for analysis
...
This will download the missing messages into a temporary directory and
decrypt them along with the metadata so we can attempt analyze them once
submitted to see what is going wrong.
2023-07-06 14:02:05 +02:00
7d838375bb
feat(GODT-2759): CLI debug commands
...
Add debug commands to CLI to diagnose potential bride problems.
Currently we only have a command which validates whether the state of
all the mailboxes reported by IMAP matches what is currently available
on the proton servers.
2023-07-06 14:02:05 +02:00
b2eb35592f
fix(GODT-2756): fix for 'Settings' context menu opening the 'Help' page.
2023-07-03 16:35:42 +02:00
e96713a998
chore: remove gRPC auto-generated C++ source files.
...
CMake will regenerate the files when needed, they do not need to be under source control.
2023-07-03 09:47:54 +02:00
238929c3ec
feat(GODT-2712): Feed config_status with user action while pending.
2023-06-30 09:43:26 +00:00
4e080b59d3
feat(GODT-2750): disable raise on main window when a notification is clicked on Linux.
2023-06-30 10:05:07 +02:00
a91d9762db
feat(GODT-2748): log calls that cause main window to show, with reason.
2023-06-29 16:56:47 +02:00
58b45d8458
feat(GODT-2728): remove the sentry report for gRPC event stream interruptions in bridge-gui.
2023-06-27 17:08:09 +02:00
bdc6542970
feat(GODT-2678): When internet is off, do not display status dot icon for the user in the context menu.
2023-06-26 11:03:49 +02:00
c942a44f6a
feat(GODT-2686): Change the orientation of the expand/collapse arrow for Advanced settings.
2023-06-23 09:01:40 +00:00
cc1d0e803b
feat(GODT-2707): set bridge-gui default log level to 'debug'.
2023-06-22 11:30:40 +00:00
ae65385c38
feat(GODT-2705): added log entries for focus service on client and server sides.
2023-06-22 10:03:15 +00:00
38a0cdb4ab
feat(GODT-2690): update sentry reporting in GUI for new log file naming.
2023-06-14 14:28:38 +02:00