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
15c18189d3
feat(GODT-2772): client config success screen.
2023-09-19 07:57:59 +02:00
a9e95f618b
feat(GODT-2772): tweaked client parameter screen.
2023-09-19 07:57:59 +02:00
272f9cf59b
feat(GODT-2772): new client selector design.
2023-09-19 07:57:59 +02:00
6e86c95640
feat(GODT-2772): new login layout.
2023-09-19 07:57:59 +02:00
81afc5fb1f
feat(GODT-2772): new onboarding layout.
2023-09-19 07:57:59 +02:00
53ea5e9adc
feat(GODT-2772): fix aliasing in protonmail wordmark on Windows.
2023-09-19 07:57:59 +02:00
6f420f9098
feat(GODT-2772): converted setup wizard help link to button with context menu.
2023-09-19 07:57:59 +02:00
65846ff40f
feat(GODT-2772): removed warning and outlook selector setup wizard pages.
2023-09-19 07:57:59 +02:00
43f7a989be
feat(GODT-2771): added CLI commands for cert install/uninstall/status check 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
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
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
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