Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move queries from mutation folder #531

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

UwicyezaG
Copy link
Contributor

@UwicyezaG UwicyezaG commented Oct 2, 2024

PR Description

This PR reorganise the codebase to ensure the queries are correctly placed in their designated folder instead of under "mutations" folder.

Description of tasks that were expected to be completed

  • Find queries in the mutation folder
  • Move identified queries to correct folder
  • Update import paths as needed.

How this should be tested ?

Clone this repo, cd into it ,checkout the branch fix-queries-mutation then run :

  • npm install : to install dependences
  • npm run dev to start the server

or use te deployed link https://metron-devpulse-git-fix-queries-mutation-metron.vercel.app and password:Test@12345.

Number of Commits

1 commit

The number of commits should not exceed 2 commits. In case they are more than that, please take your time and squash them.

Please check this Checklist before you submit your PR:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My code generate no warnings
  • My test coverage meet the set test coverage threshold
  • There are no vulnerabilities
  • There are no conflicts with the base branch

Copy link

vercel bot commented Oct 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metron-devpulse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 5, 2024 10:47pm

Yvan-David

This comment was marked as resolved.

niyobertin

This comment was marked as resolved.

@UwicyezaG UwicyezaG force-pushed the fix-queries-mutation branch from dcdc55f to d38bf15 Compare October 4, 2024 09:51
@UwicyezaG UwicyezaG force-pushed the fix-queries-mutation branch from d38bf15 to 3ca5850 Compare October 4, 2024 10:18
@UwicyezaG UwicyezaG force-pushed the fix-queries-mutation branch from 3ca5850 to 281e7f4 Compare October 4, 2024 10:34
@UwicyezaG UwicyezaG force-pushed the fix-queries-mutation branch from 281e7f4 to 10ef7f9 Compare October 4, 2024 10:57
@UwicyezaG UwicyezaG force-pushed the fix-queries-mutation branch from 10ef7f9 to dca14e2 Compare October 4, 2024 11:00
@Yvan-David Yvan-David force-pushed the fix-queries-mutation branch from dca14e2 to 174c552 Compare October 5, 2024 21:58
@Yvan-David Yvan-David force-pushed the fix-queries-mutation branch from 174c552 to 43d15cb Compare October 5, 2024 22:28
@Yvan-David Yvan-David force-pushed the fix-queries-mutation branch from 43d15cb to caf14ad Compare October 5, 2024 22:38
@atlp-rwanda atlp-rwanda deleted a comment from Yvan-David Oct 6, 2024
@niyobertin niyobertin changed the title fix:move queries from mutation folder move queries from mutation folder Oct 6, 2024
@ncutixavier ncutixavier merged commit ca21ff7 into develop Oct 7, 2024
6 checks passed
@ncutixavier ncutixavier deleted the fix-queries-mutation branch October 7, 2024 15:13
JacquelineTuyisenge added a commit that referenced this pull request Oct 11, 2024
new

advancing calender functionality (#480)

adding undrop trainee feature (#532)

* fixing teams cards

* fixing teams cards

---------

Co-authored-by: Igor IHIMBAZWE <[email protected]>

fix unresponsive footer (#544)

implement attendance (#497)

Co-authored-by: “kebean” <“[email protected]”>

fix layout crashing while scrolling in teams on dashboard (#552)

advancing calender functionality (#480) (#531)

Co-authored-by: RWEMAREMY <[email protected]>

resolve blank page (#535)

* fixing teams cards (#548)

* fixing teams cards

---------

Co-authored-by: Igor IHIMBAZWE <[email protected]>
Co-authored-by: Igor IHIMBAZWE <[email protected]>

fixing all issues introduced in tickets CRUD (#533)

fix(implement fix on action button): (#569)

- restrict extra white space to display when the action Modal opens

Update Invite Form for email and role validation (#567)

Disable filter button when no role or status selected and update only invitations with a pending status (#565)

fix(attendance): fixes recording attendance bug (#550)

fix updated ratings page (#568)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants