Skip to content

Dev to Main Sync#201

Merged
iamitprakash merged 4 commits into
mainfrom
develop
Jan 17, 2026
Merged

Dev to Main Sync#201
iamitprakash merged 4 commits into
mainfrom
develop

Conversation

@MayankBansal12
Copy link
Copy Markdown
Member

@MayankBansal12 MayankBansal12 commented Jan 16, 2026

Date: 16-01-2026

Developer Name: @MayankBansal12


Issue Ticket Number

PRs going for Sync

Description

  • Setup github workflow for members-site (by Prakash)
  • Remove unused member role api calls (by Joseph)
  • Replace my site references with migrated pages

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

staging-test

https://github.com/user-attachments/assets/ad99e13d-271f-45fb-b883-295b975adb93

ajoykumardas12 and others added 4 commits November 9, 2025 10:18
* setup:github workflow to test on pr

* reduce job timeout

* fix: formating in tsconfig

* fix: update Node version to 18.20.8 in package.json

* fix: update caniuse-lite and string-width dependencies in yarn.lock

* fix: update eslint and related dependencies in package.json and yarn.lock

* chore: downgrade msw, as in previous upgrade PR #167, just the package version was updated, as version 2.x had breaking changes, which required code update which was not done

* fix: remove outdated @types/react-toastify dependency from package.json

* fix: simplify jest.config.js and add resolutions for string-width, strip-ansi, wrap-ansi, and mute-stream in package.json

* fix: downgrade autoprefixer to 10.4.13 and remove resolutions for string-width, strip-ansi, wrap-ansi, and mute-stream in package.json

* fix: update toast notification position format in notifyBase function

* fix: correct URL constant declaration and update test to use link role for contribution heading

* fix: add @types/jest dependency to improve TypeScript support for Jest

* fix: format Spinner component and clean up CSS files

* fix: add resolutions for string-width, strip-ansi, wrap-ansi, and mute-stream in package.json and update yarn.lock

* chore: downgrade packages, as previously when upgrading it was not done properly

* fix: update jest and jest-environment-jsdom to version 29.7.0 in package.json and yarn.lock

* fix: add cache configuration for yarn in CI workflow

* fix: replace data-testId with data-testid for consistency in component files

---------

Co-authored-by: Prakash <om.pcprakash@gmail.com>
* Refactor: Remove unused member role mutations and update toast position format

- Cleaned up `serverApi.ts` by removing `updateMemberRole` and `archiveMember` mutations.
- Updated `MemberRoleUpdateModal` to only import `useUpdateUserRoleMutation`.
- Simplified tests in `membersApi.test.tsx` by removing tests related to the deleted mutations.
- Changed toast position format in `toast.tsx` to a string.

* chore: remove allUsers handler and its references from mocks

* chore: clean up .gitignore and refactor toast utility

- Removed local files section from .gitignore.
- Simplified toast utility by removing unused ToastOptions type reference.

* chore: Update tests for members api

* chore: remove duplicate test

* chore: update user and members API handlers, improve tests

- Added new endpoints to fetch all users and filter members in user.handler.ts
- Refactored test cases in useGetMembers.test.tsx and useGetUsers.test.tsx to use waitFor for better async handling
- Simplified notifyBase function in toast.tsx

* chore: fix prettier issue
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
members-app-v1 Ready Ready Preview, Comment Jan 16, 2026 3:10pm

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 16, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@iamitprakash iamitprakash merged commit c0b88b0 into main Jan 17, 2026
3 checks passed
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.

4 participants