Commit Graph

73 Commits

Author SHA1 Message Date
dovholuknf 90e0e3b375 remove unneeded active boolean from tunnel status 2024-08-13 08:04:53 -04:00
dovholuknf 0eccd8a58c merge release-next to main and produce 2.2.1.7 (#633)
* trying to add header file to all .cs files

* revert the logo back to original

* cleanup icon use

* attempt to placate adv installer

* add generated imgs from adv installer too...

* update images from installer again

* updates to readmes

* update sln too

* update latest to 2.2.1.6

* updates to advinst

* use the proper version

* add version file to the .sln

* minor tweaks to build script when using local built stuffs

* push adv inst versoin

* fix adv installer registration

* use &() to execute the string

* no need to write it to a file

* too many hyphens

* i do so love debugging github actions

* remove local-build and ziti-edge-tunnel build and wintun.zip (#641)

* update tsdk/csdk to 0.22.23 / 0.36.6 (#642)

* update tsdk/csdk to 0.22.23 / 0.36.6
* use ZITI_EDGE_TUNNEL_VERSION if env:ZITI_EDGE_TUNNEL_BUILD is not set

* get tsdk 0.22.24 (#643)

* get tsdk 0.22.24

* update advanced installer

* set version to 2.2.2 (#644)

---------

Co-authored-by: Shawn Carey <shawn.carey@netfoundry.io>
2024-03-01 14:26:35 -05:00
dovholuknf 8f45749e9d additional refactoring, test, etc of setting the update url 2023-11-01 00:49:14 -04:00
dovholuknf cdf73aaaf6 add initial set url impl 2023-10-27 12:35:29 -04:00
dovholuknf b7aead42e6 quick stab at configuring the url for updates 2023-10-25 12:29:21 -04:00
dovholuknf cb3766516f minor format tweaks after review 2022-08-17 12:17:40 -04:00
dovholuknf be3157e332 initial rev of automatic upgrade disabling 2022-08-15 12:55:16 -04:00
dovholuknf 4dac797064 whitespace, spelling, timer update, cleanup... 2022-07-22 16:46:56 -04:00
dovholuknf 0297e681ac updates to repair the deferred update feature 2022-07-22 16:08:03 -04:00
dovholuknf f4517ef69d bunch of refactoring around the notifications of new releases and other updates 2022-07-21 18:33:26 -04:00
Mary Dcouto 8cf5d49b66 Merge pull request #508 from openziti/ziti_dump_with_path
Ziti dump with path
2022-02-17 10:39:50 +05:30
mary-dcouto 0afa1088b6 generate zitidump files in the service logs path while collecting feedback info 2022-02-16 12:05:32 +05:30
mary-dcouto 9295223955 updating the Get MFA codes command 2022-02-14 12:30:13 +05:30
mary-dcouto 6da96ec6ea fix for the data format issue in the generate mfa command 2022-02-14 11:52:52 +05:30
mary-dcouto 308a14396b Merge branch 'release-next' into ZET-UI-integration 2022-02-02 16:22:53 +05:30
dovholuknf 1d16667dc2 plumb apiPageSize 2022-01-19 13:40:44 -05:00
mary-dcouto 380bb7d61f changing the function and payload fields to command and data fields as ZET supports these fields 2022-01-18 14:06:25 +05:30
mary-dcouto de0fd050b2 fixing the ipc variable name of tun ip config, fixing the error message 2022-01-13 16:56:25 +05:30
mary-dcouto 0d7be50a3e removing the FATAL log option from the WDE UI 2022-01-13 15:59:34 +05:30
mary-dcouto 788f617d32 removing fatal loglevel 2021-12-13 12:58:02 +05:30
mary-dcouto 53506c832a data structure change for add identity option, fix isAccessible spelling and fix null error 2021-12-09 19:15:48 +05:30
mary-dcouto 8cfe929b82 change the function to submit MFA 2021-11-24 16:11:49 +05:30
mary-dcouto 78686df362 reverting the function name and payload name 2021-11-24 13:30:54 +05:30
mary-dcouto 7bfde238c9 change the Function and Payload to command and data 2021-11-22 21:49:53 +05:30
mary-dcouto 6e08f350fa changing the fingerprint to identifier 2021-11-17 21:44:12 +05:30
mary-dcouto 60333ff5c1 removing unnecessary fields from the event as per the review comments 2021-09-17 18:39:49 +05:30
mary-dcouto ca7b214471 adding controller event to the UI deserialization block 2021-09-16 13:45:11 +05:30
mary-dcouto d805fa5cad fixing the formatting 2021-09-09 20:40:44 +05:30
mary-dcouto dfba20e72a change from fatal to error message in the command line function 2021-09-09 14:39:25 +05:30
Jeremy Tellier - ROG fe0c85a232 Merge branch 'release-next' into ui-notify-once 2021-09-01 22:32:33 +01:00
Jeremy Tellier - ROG 3db4f21426 Fix Last Commit 2021-09-01 22:27:50 +01:00
mary-dcouto a209e6844b reverting the snooze logic from tunnel 2021-09-01 11:25:02 +05:30
mary-dcouto 9d2f5bd4b1 adding snooze service timeout notification option 2021-08-30 13:37:05 +05:30
Jeremy Tellier - ROG 18036d973f The UI "handling" the MFA Timout 2021-08-06 16:25:12 +01:00
Jeremy Tellier - ROG 094f0f912b MFA Timout Fixes 2021-08-05 02:00:02 +01:00
Jeremy Tellier - ROG e3014cd057 Timeout Message within try catch for invalid objects 2021-08-01 18:22:16 +01:00
Jeremy Tellier - ROG 92f8d1c0db Merge branch 'release-next' into mfa-timeout-ui
# Conflicts:
#	DesktopEdge/ZitiDesktopEdge.csproj
2021-07-29 21:49:47 +01:00
Mary Lincy Dcouto 9ab031e8ab Merge remote-tracking branch 'origin/release-next' into zde-manual-install 2021-07-23 13:06:39 +05:30
Jeremy Tellier - ROG 4a7c388af6 Merge branch 'mfa-timeout-notification-frequency' into mfa-timeout-ui
# Conflicts:
#	DesktopEdge/MainWindow.xaml.cs
2021-07-22 15:58:42 +01:00
Jeremy Tellier - ROG bb86d1d278 Merge branch 'release-next' into mfa-timeout-ui
# Conflicts:
#	DesktopEdge/MainWindow.xaml.cs
2021-07-22 15:49:58 +01:00
Mary Lincy Dcouto 7ff51fce93 code review changes 2021-07-21 23:28:45 +05:30
Mary Lincy Dcouto 445e9acd37 notification frequency updates 2021-07-21 14:14:04 +05:30
Mary Lincy Dcouto 3c02593e3d update frequency initial commit 2021-07-20 21:28:00 +05:30
Jeremy Tellier - ROG a9d13e19f6 Added UIs for notifiying when a service and identity has timed out 2021-07-19 20:26:45 +01:00
Mary Lincy Dcouto f539c45c70 changes as per the code review comments 2021-07-19 22:36:17 +05:30
Mary Lincy Dcouto 113b521c2b notification Messages 2021-07-15 16:41:23 +05:30
mary-dcouto e0043fb124 updating installTime, duetime, creation time in the notification message
Determine whether it is critical to install immediately
2021-07-01 14:45:19 +05:30
Mary Lincy Dcouto 83f7ffc929 sending notification message to UI 2021-06-29 17:28:19 +05:30
Mary Lincy Dcouto b5b4937589 initial commit for the ZDE manual install 2021-06-29 10:45:20 +05:30
Mary Lincy Dcouto fbd5a64b23 update tun info in UI on tunnel status event, posture check - filter bind policy, IP/0 cidr issue 2021-04-22 16:08:18 +05:30