|
|
b2eb35592f
|
fix(GODT-2756): fix for 'Settings' context menu opening the 'Help' page.
|
2023-07-03 16:35:42 +02:00 |
|
|
|
a3b26431ce
|
chore: Trift Bridge 3.4.0 changelog.
|
2023-07-03 12:03:05 +02:00 |
|
|
|
f460323cc5
|
chore: Stone Bridge 3.3.1 changelog.
|
2023-07-03 10:58:12 +02:00 |
|
|
|
26694d3bd8
|
feat(GODT-2674): Add more logs during update failed.
(cherry picked from commit 3afd94c61d)
feat(GODT-2674): add more logs to failed update.
(cherry picked from commit 4902898880)
|
2023-07-03 10:02:59 +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 |
|
|
|
6359b8639e
|
feat(GODT-2750): disable raise on main window when a notification is clicked on Linux.
(cherry picked from commit 4e080b59d3)
|
2023-07-03 07:33:39 +00:00 |
|
|
|
6c9d5ccd4a
|
fix(GODT-2753): vault test now check that value auto-assigned is first available port.
|
2023-07-03 09:21:01 +02:00 |
|
|
|
234554b459
|
feat(GODT-2709): Remove the config status file when user is removed.
|
2023-07-01 07:21:27 +02:00 |
|
|
|
6df5a82364
|
feat(GODT-2749): manual test-windows again.
|
2023-06-30 15:10:35 +02:00 |
|
|
|
ac75410657
|
feat(GODT-2709): Remove the config status file when user is removed.
|
2023-06-30 14:48:42 +02:00 |
|
|
|
238929c3ec
|
feat(GODT-2712): Feed config_status with user action while pending.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
1f79e3b0a7
|
feat(GODT-2715): Add Unitary test for configStatus event.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
f5af2afce5
|
feat(GODT-2715): Add Functional test for configStatus telemetry event.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
9482bea8af
|
feat(GODT-2714): Apply PR comments.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
a55572e5b3
|
feat(GODT-2714): Set Configuration Status to Failure and send Recovery event when issue is solved.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
098eb7cb7a
|
feat(GODT-2713): Send config_progress event once a day if the configuration is stucked in pending for more than a day.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
68334e3bb8
|
feat(GODT-2711): Send config_abort event on User removal.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
124231c3c7
|
feat(GODT-2710): Send config success on IMAP/SMTP connection..
|
2023-06-30 09:43:26 +00:00 |
|
|
|
f591af2cbd
|
feat(GODT-2716): Make Configuration Statistics persistent.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
ff11d20d9c
|
feat(GODT-2709): Init Configuration status.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
72911235c5
|
feat(GODT-2748): log calls that cause main window to show, with reason.
(cherry picked from commit a91d9762db)
# Conflicts:
# internal/frontend/bridge-gui/bridge-gui/QMLBackend.h
|
2023-06-30 10:37:33 +02:00 |
|
|
|
60de00c73f
|
feat(GODT-2705): added log entries for focus service on client and server sides.
(cherry picked from commit ae65385c38)
|
2023-06-30 08:18:23 +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 |
|
|
|
bac4b90c1d
|
feat(GODT-2712): Feed config_status with user action while pending.
|
2023-06-30 07:51:53 +00:00 |
|
|
|
ea47c9aa1c
|
feat(GODT-2728): remove the sentry report for gRPC event stream interruptions in bridge-gui.
(cherry picked from commit 58b45d8458)
|
2023-06-30 09:26:03 +02:00 |
|
|
|
a91d9762db
|
feat(GODT-2748): log calls that cause main window to show, with reason.
|
2023-06-29 16:56:47 +02:00 |
|
|
|
6fb11d69f9
|
test: Force all unit test to use minimum sync spec
|
2023-06-29 13:31:46 +02:00 |
|
|
|
1eab3296d1
|
Revert "feat(GODT-2749): manual windows-test."
This reverts commit 650158ea8a.
|
2023-06-29 13:31:21 +02:00 |
|
|
|
4352154b84
|
test: Force sync limits to minimum with env variable
Set `BRIDGE_SYNC_FORCE_MINIMUM_SPEC` as environment variable to force
all the sync limits to minimum spec.
This is enabled for windows builds.
|
2023-06-29 13:31:03 +02:00 |
|
|
|
03cf601921
|
feat(GODT-2715): Add Unitary test for configStatus event.
|
2023-06-29 13:26:08 +02:00 |
|
|
|
9f13301613
|
feat(GODT-2715): Add Functional test for configStatus telemetry event.
|
2023-06-29 13:15:50 +02:00 |
|
|
|
650158ea8a
|
feat(GODT-2749): manual windows-test.
|
2023-06-29 11:37:57 +02:00 |
|
|
|
552fc2700f
|
chore: Disable windows runner
|
2023-06-29 11:28:43 +02:00 |
|
|
|
582afa1451
|
fix(GODT-2726): Fix Parsing of Details field in GPA error message
https://github.com/ProtonMail/go-proton-api/pull/87
|
2023-06-29 11:24:55 +02:00 |
|
|
|
c43739a7ef
|
feat(GODT-2714): Apply PR comments.
|
2023-06-29 09:54:42 +02:00 |
|
|
|
720f662afe
|
feat(GODT-2714): Set Configuration Status to Failure and send Recovery event when issue is solved.
|
2023-06-29 09:10:28 +02:00 |
|
|
|
e9488d12ee
|
fix(GODT-2522): Handle migration with unreferenced db values
https://github.com/ProtonMail/gluon/pull/373
|
2023-06-29 06:49:54 +00:00 |
|
|
|
9a87b155ba
|
fix(GODT-2693): Allow missing whitespace after header field colon
https://github.com/ProtonMail/gluon/pull/372/
|
2023-06-29 06:49:54 +00:00 |
|
|
|
f6a1cd9b64
|
fix(GODT-2726): Fix Parsing of Details field in GPA error message
https://github.com/ProtonMail/go-proton-api/pull/87
|
2023-06-29 06:49:54 +00:00 |
|
|
|
7b7c9093ce
|
feat(GODT-2691): close logrus output file on exit.
|
2023-06-28 16:11:40 +02:00 |
|
|
|
fa4c0ec823
|
feat(GODT-2713): Send config_progress event once a day if the configuration is stucked in pending for more than a day.
|
2023-06-28 14:44:20 +02:00 |
|
|
|
08af1da966
|
feat(GODT-2711): Send config_abort event on User removal.
|
2023-06-28 14:40:51 +02:00 |
|
|
|
ed8475dacf
|
feat(GODT-2710): Send config success on IMAP/SMTP connection..
|
2023-06-28 14:39:49 +02:00 |
|
|
|
e91cdca6f3
|
feat(GODT-2716): Make Configuration Statistics persistent.
|
2023-06-28 10:34:01 +00:00 |
|
|
|
c267168cb7
|
feat(GODT-2522): New Gluon database layout
All changes were made in Gluon.
|
2023-06-28 10:49:13 +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 |
|
|
|
b77512dfd9
|
feat(GODT-2709): Init Configuration status.
|
2023-06-27 11:24:28 +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 |
|
|
|
55081fa59b
|
test(GODT-2636): Add step for sending from EML
|
2023-06-23 06:45:31 +00:00 |
|