Commit Graph

26 Commits

Author SHA1 Message Date
Jakub f3c69faf8b GODT-1260: Renaming
* Renaming GUI, CLI, no-impact config.
* License header and documentation rebranding.
* Rename app title and vendor. Impact: manual install
* Migrating mac keychain and launch on startup.
* Fix linter and linter renaming
2022-05-18 11:23:38 +02:00
Jakub 415d08b411 GODT-1549: Add notification when address list changes. 2022-05-18 11:17:03 +02:00
Jakub d6d7ea592e GODT-1560: Dependecy licenses update and link. 2022-05-18 10:54:16 +02:00
Jakub 5b20b6a3d0 GODT-1537: Manual in-app update mechanism. 2022-04-04 11:54:34 +02:00
Jakub 478345e277 GODT-1522: Rebuild macOS keychain notification 2022-03-24 09:08:34 +01:00
Jakub cf75ea739f GODT-1516: Return notification on missing keychain 2022-03-01 14:17:11 +00:00
Jakub 437b7a4cfe GODT-1478: Add GUI settings for keychain selection. 2022-01-11 10:18:14 +01:00
Jakub d356f306d9 Other: Change copyright year 2022-01-04 11:04:30 +01:00
Jakub 0332a3f873 GODT-1329: Dark mode, with macOS autodetect. 2021-12-16 14:33:52 +00:00
Jakub d40fbda2ab GODT-1468: Fix main windows status and add background context without retry. 2021-12-13 15:48:02 +01:00
Jakub f0d05aeb79 GODT-1458: Splash screen and wording. 2021-12-10 10:27:53 +00:00
Jakub f0b1ab55a2 GODT-1455 Adding links to setup guide. 2021-12-08 14:35:35 +01:00
Alexander Bilyak 4a2ac813d3 GODT-1325: Add "already logged in" notification 2021-11-30 10:15:36 +01:00
Jakub 961742fa53 GODT-1366: Simple lookup of index and select current user 2021-11-30 10:15:36 +01:00
Alexander Bilyak 551f5c3c18 GODT-1412: Refactor paths and links 2021-11-30 10:15:36 +01:00
Alexander Bilyak db7ead3901 GODT-1390: Fix autostart toggle 2021-11-30 10:12:36 +01:00
Alexander Bilyak 10da4f284c GODT-1272: Ultimate fix for MacOS transparency 2021-11-30 10:12:36 +01:00
Alexander Bilyak b259de238e GODT-1336: Fix showing window on startup 2021-11-30 10:12:36 +01:00
Alexander Bilyak 94347d95df GODT-1358: Fix wording 2021-11-30 10:12:36 +01:00
Alexander Bilyak c5699700b3 GODT-1210: "free user" banner 2021-11-30 10:12:36 +01:00
Alexander Bilyak 3601adcae6 Other: small fixes on devel-facelift 2021-11-30 10:12:36 +01:00
Jakub aeceb7d593 GODT-1298: signal GUI is ready and rise window 2021-11-30 10:12:36 +01:00
Jakub e0d07d67a0 GODT-22: Frontend-backend
- GODT-1246 Implement settings view.
- GODT-1257 GODT-1246: Account and Help view
- GODT-1298: Minimal working build (panics)
- GODT-1298: loading QML (needs Popup window)
- GODT-1298: WARN: Adding PopupWindow not possible!
    In therecipe qt the `quickwidgets` classes are within `quick` module, but
    forgot to add library and include paths into cgo flags. Therefore
    compilation fails and it would be hard to patch therecipe in order to
    fix it.

    I am not sure if rewrite PopupWindow into go would make any difference,
    therefore I decided to use normal QML Window without borders.
- GODT-1298: Rework status window, add backend props, slots and signals.
- GODT-1298: Users
- GODT-1298: Login
- GODT-1298: WIP Help and bug report
- GODT-1178: MacOS dock icon control
- GODT-1298: Help, bug report, update and events
- GODT-1298: Apple Mail config and Settings (without cache on disk)
2021-11-30 10:12:36 +01:00
Alexander Bilyak 0a9748a15d GODT-22: Facelift
- GODT-1199: Add menu to status window
- GODT-22: use ColorImage instead of IconLabel
- GODT-22: remove banners from MainWindow
- GODT-1199: Fix separator width
- GODT-1199: Fix StatusWindow button position
- GODT-1198: Open main window on startup if no users
- GODT-1199: Fix avatar text color
- GODT-1198: refactor main window layout
- GODT-22: add missing components to qmldir
- GODT-22: refactor components having Layout as root item
- GODT-22: add more user controls
- GODT-1199: Add status window resize and maximum height
- GODT-22: WIP: notification arch
- GODT-22: Notifications WIP
- GODT-22: Fix notification filter, topmost notification
- GODT-1199: Add notifications to status window
- GODT-22: Add strict typization to colorScheme variable
- GODT-1198: WIP Notifications, dialogs and banners
- GODT-22: Add backend notifications (Banners & Dialogs)

D
2021-11-30 10:12:36 +01:00
Alexander Bilyak 5cb893fc1b GODT-1179 GODT-658: Components and login flows 2021-11-30 10:12:36 +01:00
Alexander Bilyak 2b1daa60bb GODT-1167 GODT-1179 make run-qml-preview 2021-11-30 10:12:36 +01:00