Skip to content

chore/npm-pkg-changes-for-multi-user-project-access-feature#391

Merged
VISHNUDAS-tunerlabs merged 1 commit intoELEVATE-Project:masterfrom
Prajwal17Tunerlabs:chore/npm-pkg-changes
Mar 26, 2026
Merged

chore/npm-pkg-changes-for-multi-user-project-access-feature#391
VISHNUDAS-tunerlabs merged 1 commit intoELEVATE-Project:masterfrom
Prajwal17Tunerlabs:chore/npm-pkg-changes

Conversation

@Prajwal17Tunerlabs
Copy link
Copy Markdown
Collaborator

@Prajwal17Tunerlabs Prajwal17Tunerlabs commented Mar 26, 2026

Summary by CodeRabbit

  • New Features
    • Added two new endpoints for updating access control lists (ACLs) on user projects, supporting both general and specific project operations.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 26, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 52570414-ecff-4b41-98f3-fb9a49e690bb

📥 Commits

Reviewing files that changed from the base of the PR and between 76a0fb2 and 9f87bca.

📒 Files selected for processing (4)
  • elevate-project/constants/routes.js
  • elevate-project/package.json
  • interface-routes/elevate-qa-routes.json
  • interface-routes/elevate-routes.json

📝 Walkthrough

Walkthrough

Two new POST endpoints for user project access control updates (updateAcl) are added to the project service routing configuration across multiple configuration files. The version of elevate-project is incremented from 1.1.52 to 1.1.53.

Changes

Cohort / File(s) Summary
Project Service Routes
elevate-project/constants/routes.js
Added two POST route entries for /project/v1/userProjects/updateAcl and /project/v1/userProjects/updateAcl/:id with inSequence: false and orchestrated: false.
Interface Route Configuration
interface-routes/elevate-qa-routes.json, interface-routes/elevate-routes.json
Added identical POST route entries for the two updateAcl endpoints targeting elevate-project service with priority: MUST_HAVE and non-sequential, non-orchestrated configuration.
Package Version
elevate-project/package.json
Updated version from 1.1.52 to 1.1.53.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

Suggested reviewers

  • VISHNUDAS-tunerlabs

Poem

🐰 New paths in the warren, so clean and so bright,
Routes for ACL hopping, all configured just right,
Two endpoints together, like burrows aligned,
The elevate-project now has updates in mind! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the changes: npm package version bump and routing configuration updates for multi-user project access feature implementation.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@VISHNUDAS-tunerlabs VISHNUDAS-tunerlabs merged commit fbc6e27 into ELEVATE-Project:master Mar 26, 2026
1 check 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.

2 participants