From 367f35266a0982d14672b1e5abb939f0e9bf97a8 Mon Sep 17 00:00:00 2001 From: Ilia Bubnov Date: Sun, 15 Jun 2025 10:11:45 +0200 Subject: [PATCH 01/14] initial commit --- .idea/workspace.xml | 94 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 000000000..69999215a --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + { + "lastFilter": { + "state": "OPEN", + "assignee": "MBreathe" + } +} + { + "selectedUrlAndAccountId": { + "url": "https://github.com/MBreathe/React-Cohort52.git", + "accountId": "248bab1f-a201-4cc8-baf0-7c051f9983cd" + } +} + { + "associatedIndex": 0 +} + + + + + + + + + + + + + + + + + + + 1749828254413 + + + + + + \ No newline at end of file From 2f2591435259de542c45dc5d4164a714ad66d47f Mon Sep 17 00:00:00 2001 From: Ilia Bubnov Date: Sun, 15 Jun 2025 12:13:38 +0200 Subject: [PATCH 02/14] initial commit --- .idea/inspectionProfiles/Project_Default.xml | 6 ++++++ .idea/prettier.xml | 6 ++++++ .idea/vcs.xml | 6 ++++++ .idea/workspace.xml | 5 +++-- 4 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/prettier.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 000000000..03d9549ea --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/prettier.xml b/.idea/prettier.xml new file mode 100644 index 000000000..8bc49dc7e --- /dev/null +++ b/.idea/prettier.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..9661ac713 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 69999215a..5391207ef 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -21,7 +21,7 @@ From 6ca7d290971d04d1029fa764fc8081712fc832cf Mon Sep 17 00:00:00 2001 From: Ilia Bubnov Date: Mon, 16 Jun 2025 17:31:51 +0200 Subject: [PATCH 03/14] .idea things --- .idea/workspace.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5391207ef..99d52b72b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -51,7 +51,7 @@ "ModuleVcsDetector.initialDetectionPerformed": "true", "RunOnceActivity.ShowReadmeOnStart": "true", "RunOnceActivity.git.unshallow": "true", - "git-widget-placeholder": "ILIA__BUBNOV-w1-React", + "git-widget-placeholder": "main", "ignore.virus.scanning.warn.message": "true", "list.type.of.created.stylesheet": "CSS", "node.js.detected.package.eslint": "true", From 34ec62d7f2d1c84db5cbea17344ef3aea7fdb204 Mon Sep 17 00:00:00 2001 From: Ilia Bubnov Date: Mon, 16 Jun 2025 17:32:43 +0200 Subject: [PATCH 04/14] wordkspace --- .idea/workspace.xml | 48 +++++++++++++++++++++++++++++---------------- 1 file changed, 31 insertions(+), 17 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 99d52b72b..0a068323d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,7 +4,7 @@