Skip to content

Param url#9

Merged
NethNick merged 9 commits intomasterfrom
ParamURL
May 3, 2022
Merged

Param url#9
NethNick merged 9 commits intomasterfrom
ParamURL

Conversation

@NethNick
Copy link
Copy Markdown
Member

Added

  • Open Parametric url on ring o after answer
  • UI to choose Popup Call position

- Popup Position
- CallAPI
- ParamURL
- Extended Config
- ParamUrl
- POPUP Call UX
Comment thread Nethifier/FRM_CONFIG.Designer.vb Outdated
Comment thread Nethifier/FRM_CONFIG.Designer.vb Outdated
Comment thread Nethifier/FRM_CONFIG.Designer.vb Outdated
Comment thread Nethifier/FRM_CONFIG.Designer.vb Outdated
Comment thread Nethifier/FRM_CONFIG.Designer.vb Outdated
Comment thread Nethifier/FRM_CONFIG.vb Outdated
Comment on lines +347 to +367
'Dim webClient As New System.Net.WebClient
''webClient.Headers.Clear()
''webClient.CachePolicy = New System.Net.Cache.RequestCachePolicy(System.Net.Cache.RequestCacheLevel.NoCacheNoStore)
'WebClient.Credentials = New NetworkCredential(UserName, Password)
''webClient.Headers.Add("Accept-Encoding", "")
''WebClient.Headers.Add("User-Agent", Guid.NewGuid().ToString)
''WebClient.Encoding = System.Text.Encoding.UTF8
'If Not (webClient.IsBusy) Then
'Dim result As String
'Try
'result = WebClient.DownloadString(URL)
'Mylog("ResultCall", result.ToString())

'Catch e As WebException
'Mylog("ResultCall", e.Message.ToString())
'MsgBox(e.Message.ToString(), 0, "ResultCall")
'End Try
' 'webClient.Dispose()
'Else
'Mylog("ResultCall", "Webclient Busy")
'End If
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we cleanup the unused code?

@gsanchietti
Copy link
Copy Markdown
Member

nethesis/dev#6141

NethNick and others added 6 commits May 3, 2022 10:43
better comment in tooltip

Co-authored-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
better comment in tooltip

Co-authored-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
better comment in tooltip

Co-authored-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
better comment in tooltip

Co-authored-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
better comment in tooltip

Co-authored-by: Giacomo Sanchietti <giacomo.sanchietti@nethesis.it>
Removed unused code
@NethNick
Copy link
Copy Markdown
Member Author

NethNick commented May 3, 2022

Fixed tooltips comments and removed unused code

@NethNick NethNick merged commit 7ce6f5b into master May 3, 2022
@NethNick NethNick deleted the ParamURL branch May 3, 2022 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants