lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

Feat / add unified datasource available members endpoint

Open richie912 opened this issue 6 months ago • 1 comments

Proposed changes

  • Added new endpoint datasources/{datasourceId}/available?search= for fetching available group members for a datasource
  • Response format is consistent with the applications/{appId}/groups-members/available endpoint
  • This allows replacing previous logic that required multiple endpoints

Types of changes

What types of changes does your code introduce to Lowcoder?
Put an x in the boxes that apply.

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation Update (if none of the other choices apply)

Checklist

You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
Put an x in the boxes that apply.

  • [ ] Lint and unit tests pass locally with my changes
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added necessary documentation (if appropriate)
  • [ ] Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc.

richie912 avatar Jul 30 '25 07:07 richie912

Deploy Preview for lowcoder-test failed.

Name Link
Latest commit 2de9c43b736cb9f7efdbb99b10e1753bb6750705
Latest deploy log https://app.netlify.com/projects/lowcoder-test/deploys/6889c933a12f440008c5ba02

netlify[bot] avatar Jul 30 '25 07:07 netlify[bot]