From f1440dd1e2d77a9c2c65ef87ed06c9385d7d3b49 Mon Sep 17 00:00:00 2001 From: 02090095 Date: Thu, 20 Feb 2025 00:39:59 +0300 Subject: [PATCH] no message --- .idea/workspace.xml | 35 +++---------------- .../ComponentsServer/BugReport/BugReport.java | 14 ++++---- .../BugReport/Json/RecipientsJson.java | 9 +++-- ...ecipientJson.java => UserAccountJson.java} | 4 +-- ...ipientsJson.java => UserAccountsJson.java} | 4 +-- .../ComponentsServer/Recipient/Recipient.java | 4 +-- .../Recipient/RecipientsDataSet.java | 31 ++++++++++++---- .../UserAccount/UserAccountsDBTable.java | 8 ++--- .../Passes/All/AppendBugReportField.java | 5 +-- .../Passes/All/PublishBugReport.java | 5 +-- .../Passes/All/SynchronizeBugReports.java | 4 --- .../Passes/All/UpdateBugReportField.java | 5 +-- .../Visual/Windows/CallbackForm.java | 33 ++--------------- 13 files changed, 56 insertions(+), 105 deletions(-) rename src/_VisualDVM/ComponentsServer/Recipient/Json/{RecipientJson.java => UserAccountJson.java} (71%) rename src/_VisualDVM/ComponentsServer/Recipient/Json/{RecipientsJson.java => UserAccountsJson.java} (63%) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a5a8f43e..65ee5898 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -7,45 +7,18 @@ - - - - - - - - - - - - - - - - - + + + + - - - - - - - - - - - - - -