452d3068f0
feat(GODT-2771): removed cert check and install on app startup on macOS.
2023-09-19 07:57:59 +02:00
69190daf3f
feat(GODT-2771): macOS cert install support in bridge-gui-test + placeholder QML.
2023-09-19 07:57:59 +02:00
f57a40677e
feat(GODT-2771): gRPC calls for TLS certificates.
2023-09-19 07:57:59 +02:00
2d6f42e0b5
feat(GODT-2771): improved macOS cert installation tools.
2023-09-19 07:57:59 +02:00
bccf31501d
feat(GODT-2769): moved LinkLabel QML component to Proton custom component folder.
2023-09-19 07:57:59 +02:00
9b546b5412
feat(GODT-2762): adjust mac and windows qt deploy
...
* do not remove web engine frameworks from macos bundle
* add libs, QML files, resources, translations needed for WebView
* ship QWebEngineProcess in linux and windows builds
2023-09-19 07:57:59 +02:00
f48a60d58c
feat(GODT-2762): bump version Go 1.20 Qt 6.4.3.
2023-09-19 07:57:59 +02:00
0a51c7a6b0
feat(GODT-2769): Setup Wizard QML foundations.
2023-09-19 07:57:59 +02:00
7355c7dfd6
feat(GODT-2767): unified colorScheme management. [skip-ci]
2023-09-19 07:57:59 +02:00
bb5a91ee6d
feat(GODT-2767): wired bug report link + use enum for wizard stack layout.
2023-09-19 07:57:58 +02:00
ca5f7ce9f6
feat(GODT-2767): connected existing entrypoints to wizard, and moved it to a stack layout. [skip-ci]
2023-09-19 07:57:58 +02:00
ad31e6a9c5
feat(GODT-2767): pass user and username to setup wizard.
2023-09-19 07:57:58 +02:00
9ef7d133c0
feat(GODT-2767): client config page. [skip-ci]
2023-09-19 07:57:58 +02:00
83b842b19d
feat(GODT-2767): per client configuration left pane + refactoring. [skip-ci]
2023-09-19 07:57:58 +02:00
df02e39fe1
feat(GODT-2767): Outlook version selector and warning screen.
2023-09-19 07:57:58 +02:00
a35c8424a3
chore: fix after rebase.
2023-09-19 07:57:58 +02:00
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
03c3404044
chore(GODT-2916): Split Decryption from Message Building
...
This helps the export tool to deal with problems arising from message
assembly after everything has been successfully encrypted.
The original behavior is still available under `DecryptAndBuildRFC822`.
2023-09-18 14:40:07 +02:00
fa794a982b
feat(GODT-2597): Implement contact specific settings in integration tests.
2023-09-15 10:53:58 +00:00
384154c767
chore: merge 'trift' into umshiang
2023-09-14 14:48:03 +02:00
cab32d5d5a
chore: update changelog.
2023-09-13 10:26:24 +02:00
45d2e9ea63
chore: update changelog.
2023-09-13 10:25:47 +02:00
8e5a892c45
feat(GODT-2664): trigger QA installer.
2023-09-12 08:45:02 +00:00
50dc5c4085
chore: Umshiang Bridge 3.5.0 changelog.
2023-09-12 08:00:12 +02:00
86e8a566c7
chore: Umshiang Bridge 3.5.0 changelog.
v3.5.0
2023-09-12 07:45:08 +02:00
3b58078595
fix(GODT-2929): Message dedup with different text transfer encoding
...
https://github.com/ProtonMail/gluon/pull/396
2023-09-11 15:44:11 +02:00
7689139cb3
fix(GODT-2909): Remove Timeout on event publish
...
While good intentioned, this change causes issues when the computer goes
to sleep and a user resumes after the timeout interval.
2023-09-11 10:03:00 +02:00
6269b1ab88
fix(GODT-2913): Reduce the number of configuration failure detected.
2023-09-08 11:53:24 +00:00
79524185a8
feat(GODT-2734): Add testing steps to modify account settings.
2023-09-04 16:48:59 +02:00
a80fd92018
chore: Trift Bridge 3.4.2 changelog.
v3.4.2
2023-09-01 15:12:34 +02:00
71063ac5ee
fix(GODT-2902): do not check for changed values. Related to GODT-2857.
2023-09-01 14:44:27 +02:00
635b81314a
test(GODT-2746): polish the test code.
2023-09-01 07:17:21 +02:00
4c76e35a2d
test(GODT-2746): Added tags to certain test scenarios
...
- Added tags to certain test scenarios so they are not ran
on each MR, just on the nightly.
GODT-2746
2023-09-01 04:52:42 +00:00
b0ac20425e
test(GODT-2746): Updated test scenario
...
GODT-2746
2023-09-01 04:52:42 +00:00
21a56a0725
test(GODT-2746): Add integration test for logged out user
...
GODT-2746
2023-09-01 04:52:42 +00:00
c57b52ef23
test(GODT-2746): Integration tests for reporting a problem
...
- Add function for checking header in form-data request
Bug reports are sent with multipart/form-data, and the function parses this,
then compares the needed field with the wanted
Also, added the step definition.
- Add functions for reporting a bug with changes
Be able to report a bug by changing the value of a single field, or multiple fields through a JSON format
- Add integration tests for reporting a problem
2023-09-01 04:52:42 +00:00
44e103edd5
chore: Umshiang Bridge 3.5.0 changelog.
2023-08-31 16:39:13 +02:00
970de4c205
fix(GODT-2828): Fix negative report time
2023-08-31 11:52:48 +00:00
a189c35899
fix(GODT-2828): Fix sync progress report after restart
...
Number of already synced messages also needs to be multiplied by the
number of sync stages to have accurate progress reporting.
2023-08-31 11:52:48 +00:00
c9323a40c8
fix(GODT-2867): do not crash on timeout or context cancel.
2023-08-31 11:14:44 +00:00