Skip to content

Conversation

@ArtemHolikov
Copy link
Contributor

@ArtemHolikov ArtemHolikov commented Mar 26, 2025

  • Replaced useAxios with useQuery
  • Fixed tests
  • Refactored component a bit
2025-03-22.14-51-30.mp4

@Mike-Popovych
Copy link
Contributor

image
Why does this file have a .spec extension?

@Mike-Popovych
Copy link
Contributor

image
Please, rename the task

@Mike-Popovych
Copy link
Contributor

Write the description for this pr

Copy link
Contributor

@ShadowOfTheSpace ShadowOfTheSpace left a comment

Choose a reason for hiding this comment

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

Please, don't forget to fix those comments.

@ShadowOfTheSpace
Copy link
Contributor

image Why does this file have a .spec extension?

Agree, it's not a test file.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 3, 2025

Comment on lines 2 to 11
import {
type CreateCooperationsParams,
type GetCooperationsParams,
type UpdateCooperationsParams,
type CreateOrUpdateNoteParams,
type UpdateCooperationsSections,
type UpdateCooperationsNeedActionMessages,
type Cooperation,
type ItemsWithCount,
type NoteResponse
Copy link
Contributor

Choose a reason for hiding this comment

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

Why did you changed that?

@lizabre lizabre force-pushed the feature/3264/replace-useaxios-usequery-cooperation-notes branch from fc35099 to 9b37fc8 Compare May 8, 2025 12:06
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 8, 2025

@ShadowOfTheSpace
Copy link
Contributor

Why do you have resolved conflicts commit? Is it a merge commit or rebase was incorrect and you fixed things there?

@lizabre
Copy link
Contributor

lizabre commented May 8, 2025

Why do you have resolved conflicts commit? Is it a merge commit or rebase was incorrect and you fixed things there?

this commit was made because of rebase as it had conflicts with the 'develop' branch

@ShadowOfTheSpace
Copy link
Contributor

Why do you have resolved conflicts commit? Is it a merge commit or rebase was incorrect and you fixed things there?

this commit was made because of rebase as it had conflicts with the 'develop' branch

Have you tried to resolve conflicts while you are doing a rebase?

@lizabre
Copy link
Contributor

lizabre commented May 8, 2025

Why do you have resolved conflicts commit? Is it a merge commit or rebase was incorrect and you fixed things there?

this commit was made because of rebase as it had conflicts with the 'develop' branch

Have you tried to resolve conflicts while you are doing a rebase?

yes, I have. Sorry, just realised that this commit was made when I tried to pull the branch locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Replace useAxios with useQuery in CooperationNotes component

5 participants