Commit graph

32 commits

Author SHA1 Message Date
rc-swag
1a1df21d58 chore(windows): Merge branch 'epic/windows-updates' into feat/windows/include-install-packages 2025-01-08 10:27:40 +10:00
rc-swag
26bbdf31c3
feat(windows): add review suggestion
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2025-01-07 22:38:09 +10:00
rc-swag
fc40aa7c8e feat(windows): address review comments 2025-01-07 22:32:02 +10:00
rc-swag
d9d160a1e7 feat(windows): todo add not to remove logging comments 2024-12-17 08:02:40 +10:00
rc-swag
0f95fed588 feat(windows): rename checkinstallpackageelevation 2024-12-16 17:55:43 +10:00
rc-swag
c720fce0f6 feat(windows): remove more dead comments 2024-12-16 16:27:04 +10:00
rc-swag
c449a8e662 feat(windows): fix keyman updates xsl 2024-12-16 16:14:04 +10:00
rc-swag
b79ac5899d feat(windows): format file source 2024-12-09 14:21:24 +10:00
rc-swag
b9efa0d5ae feat(windows): format file structure 2024-12-09 14:12:14 +10:00
rc-swag
c365f85e60 feat(windows): initiall commit add install pkgs 2024-12-06 14:18:16 +10:00
rc-swag
4023aca115 feat(windows): convert the klog errors to sentry
Update all the errors logged using KLog to sentry messages
2024-11-28 15:55:45 +10:00
rc-swag
caef322cc4 feat(windows): remove retry state retry immediately
Remove the retry state as the process will retry in the same process.
Future we could consider adding a retry state that would retry on
the next time kmshell is started for any reason.
2024-11-28 14:25:42 +10:00
rc-swag
ba2b3016bc feat(windows): Wip dont want to lose 2024-11-27 15:55:55 +10:00
rc-swag
8b191724ae chore(windows): Merge branch 'feat/windows/add-apply-now-update' into feat/windows/set-sm-idle-firstrun 2024-11-07 17:02:11 +10:00
rc-swag
e239ec710a feat(windows): Review comments 2024-11-05 17:20:12 +10:00
rc-swag
544b955570 feat(windows): add error checking - private class 2024-11-01 18:24:51 +10:00
rc-swag
3cf1fe5895 feat(windows): use FStateInstance array instead
Use FStateInstance array instead of invidual StateClass flags
2024-10-23 15:03:47 +10:00
rc-swag
141bfda66a feat(windows): remove redundant time since last update
Remove the extra time since last update check and let remote
update check control it. Also remove the events on the buttons
as and use the button modal property
2024-10-22 16:42:11 +10:00
rc-swag
c988271628
feat(windows): formatting review suggestions
Co-authored-by: Marc Durdin <marc@durdin.net>
2024-10-15 12:12:21 +10:00
rc-swag
4ee3f5075c feat(windows): add handle firstrun event 2024-10-04 19:16:03 +10:00
rc-swag
b4f52be7fd feat(windows): rename UI forms to convention 2024-10-02 10:58:31 +10:00
rc-swag
5c187db7a6 feat(windows): address review comments 2024-09-12 13:40:42 +10:00
rc-swag
3f1236ab59 feat(windows): comments copyright formating 2024-09-10 17:22:21 +10:00
rc-swag
033cb227fe feat(windows): changes update form now 2024-09-10 14:37:41 +10:00
rc-swag
bfe1b45983 feat(windows): automatic updates option to config reg 2024-09-09 15:51:32 +10:00
rc-swag
cb341d985a chore(windows): Merge branch 'feat/windows/add-apply-now-update' into feat/windows/install-now-pop-up 2024-09-03 15:43:05 +10:00
rc-swag
85a998bb73 feat(windows): rename executehistory module for clarity 2024-09-03 15:31:49 +10:00
rc-swag
4c1aa0f960 feat(windows): add basic modal install form 2024-08-29 15:48:43 +10:00
rc-swag
98cd1f5b69 feat(windows): add handledownload back in
Fix all the old style with do code blocks to create the object

Add handledownload back in as I realised you need to otherwise
you can neatly stop multiple downloads occuring.
2024-08-16 11:10:44 +10:00
rc-swag
c86ecfd6f3 feat(windows): use CU registry key for statemachine state
Use Current User registry key for state machine state. Also remove
events that are no longer used. Like start download.
2024-08-14 13:51:58 +10:00
rc-swag
d6258e5135 feat(windows): add checkconfig for updated download 2024-07-23 16:52:35 +10:00
rc-swag
a9fd916c8a feat(windows): small refactor of sm wip 2024-07-18 09:58:22 +10:00