Граф коммитов

229 Коммитов

Автор SHA1 Сообщение Дата
Adrià Ariste 13db57e632 Close the first instance of ChooseProject Form before getting the new cookie and showing another instance of ChooseProject 2020-03-26 11:22:05 +01:00
Adrià Ariste 8c3a547dfa
Merge pull request #4 from microsoft/master
Upd
2020-03-25 17:38:14 +01:00
Tomek Melissa 9e47e79667 Show login page in case of cookie expiration automatically 2020-03-25 17:29:08 +01:00
Tomek Melissa b37365dccd
Merge pull request #51 from aariste/master
Fix 2LCS closing when cookie is expired
2020-03-25 17:22:59 +01:00
Adrià Ariste d39660c8a3 Fix CHE operations 2020-03-25 16:54:16 +01:00
Adrià Ariste d5dbfdfe6f Controlling the exception thrown when trying to do operations on CHE and opening the login window when the cookie is expired. 2020-03-25 11:28:19 +01:00
Adrià Ariste c86927066d
Merge pull request #3 from microsoft/master
Upd
2020-03-25 11:07:26 +01:00
Tomek Melissa 9a7cbd0441
Merge pull request #48 from nb-tergen/microsoft-master
Update to "export list of instances" to allow this to be run for current instance only
2020-03-19 13:26:51 +01:00
Tomek Melissa 603e0fc9c7 Merge branch 'master' of https://github.com/microsoft/2LCS 2020-03-19 13:20:03 +01:00
Tomek Melissa fd6dab0439 . 2020-03-19 13:19:52 +01:00
NicB 941f606691 Add utility to export completed Environment Updates to CSV for a given LCS project 2020-03-17 11:55:25 +13:00
NicB c14ec97348 Allow export of environment instances list for current project (vs all projects) 2020-03-17 11:06:04 +13:00
NicB 349b2145b5 Taking latest from microsoft:master 2020-03-17 10:50:41 +13:00
NicB 8015613956 Allow exporting list of instances from current project 2020-03-17 10:30:00 +13:00
Tomek Melissa 75a65056ca
Delete dotnetcore.yml 2020-03-12 14:34:18 +01:00
Tomek Melissa dfbd4647b4
Update dotnetcore.yml 2020-03-12 14:30:45 +01:00
Tomek Melissa 31203bb1ef
Create dotnetcore.yml 2020-03-12 14:29:17 +01:00
Tomek Melissa 7bf1b728fe fixed latest pull request merge issues
Replaced System.Text.Json with Newtonsoft.Json
2020-03-12 14:16:24 +01:00
Tomek Melissa 81c50be552
Merge pull request #46 from fraga/Caching
Caching mechanism
2020-03-12 12:35:11 +01:00
Tomek Melissa 74c9c064d7
Merge branch 'master' into Caching 2020-03-12 12:32:43 +01:00
Tomek Melissa f4ce2b61c1
Merge pull request #43 from aariste/master
Added minimize to notification area option in parameters and context menu to notification icon
2020-03-12 12:26:16 +01:00
Tomek Melissa a0014b3dd0 try catch on che refresh 2020-03-12 12:25:36 +01:00
Rodrigo Fraga e339b6417e Wiring caching mechanism to httpClientHelper
GetCredentials now cache powered
2020-03-12 00:53:50 -04:00
Rodrigo Fraga 010a4a9004 Using cache util to keep track of settings 2020-03-12 00:51:50 -04:00
Rodrigo Fraga f4041cb924 Adding new parameters
Caching enabled - enabled in memory caching
Save cache on exit and load on startup - serializes the credentials
2020-03-12 00:49:24 -04:00
Rodrigo Fraga 1464a23523 Add methods to check caching parameters 2020-03-12 00:29:36 -04:00
Rodrigo Fraga 69d7abdfd6 Clearing cache store and better error handling
Error handling while trying to clear the cache
2020-03-12 00:27:59 -04:00
Rodrigo Fraga 23f0c23b73 Using LCS properties 2020-03-11 23:50:20 -04:00
Rodrigo Fraga 642a463036 Setting keepCache default false 2020-03-11 23:49:25 -04:00
Rodrigo Fraga 519e1b5750 Setting keepCache default false 2020-03-11 23:47:03 -04:00
Rodrigo Fraga 46fab95bfd Wiring events and loading/saving cache 2020-03-11 23:42:52 -04:00
Rodrigo Fraga 9afc325439 Adding basic caching components 2020-03-11 23:35:16 -04:00
Rodrigo Fraga ca86aff322 fixing KeepCache must be boolean 2020-03-11 23:13:33 -04:00
Rodrigo Fraga df85f049aa Add System.Text.Json nuget pkg reference 2020-03-11 23:08:38 -04:00
Rodrigo Fraga 40adad3028 Adding System.Runtime.Caching reference 2020-03-11 23:02:21 -04:00
Rodrigo Fraga 959d626af6 Adding Cache main settings 2020-03-11 22:58:30 -04:00
Adrià Ariste 511ce3a206 Changed Tray to Notification area 2020-01-31 18:22:54 +01:00
Adrià Ariste bac8c2fa6b Added minimize to tray option in parameters 2020-01-31 18:18:15 +01:00
Adrià Ariste fca3bf69ed
Merge pull request #2 from microsoft/master
Update fork
2020-01-31 13:56:54 +01:00
Tomek Melissa 3ca45bb72f fixed package deployment for platform upgrade scenarios 2020-01-31 11:47:43 +01:00
Tomek Melissa 87a2b3ace0 Environment changes in a simple form 2020-01-09 10:30:57 +01:00
Tomek Melissa a334af843c Check ongoing actions before restarting services 2019-12-23 11:26:39 +01:00
Tomek Melissa 4c96d91796 Self-Service instances implementation
Restart services added
Firewall exceptions for self-service instances
2019-12-11 02:46:47 +01:00
Tomek Melissa c661214e77 small fixes 2019-12-10 01:51:52 +01:00
Tomek Melissa cb2da7f15f merge error fix 2019-12-10 01:38:37 +01:00
Tomek Melissa 7bb91328c8 merge 2019-12-10 01:34:25 +01:00
Tomek Melissa 8bda577f8e Support for self-service instances 2019-12-10 01:25:56 +01:00
Tomek Melissa 969bcf8240
Merge pull request #41 from nb-tergen/master
Added functionality to export update schedule for all projects, allow export instances by instance type, add organisation filter for certain exports,enable task bar icon
2019-12-10 01:14:13 +01:00
NicB d25bbf955e Added ability to filter out projects where organisation contains exclusion parm, tidied up parm form. 2019-12-06 14:27:55 +13:00
NicB bc3fbe9abf Allow export of LCS instances by type (ALL, CHE, SAAS) 2019-12-06 13:26:39 +13:00