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

Add moveRows to Query module in @labkey/api #1372

Merged
merged 16 commits into from
Dec 19, 2023
Merged

Add moveRows to Query module in @labkey/api #1372

merged 16 commits into from
Dec 19, 2023

Conversation

cnathe
Copy link
Contributor

@cnathe cnathe commented Dec 18, 2023

Rationale

Related PR added a query-moveRows.api to the QueryController so that we could consolidate the various move entities actions to a single action. This PR bumps the @labkey/api package version and uses Query.moveRows().

Include fix for Issue 49164: LKSM: Datepicker in editable grid needs to account for the sticky footer when at the bottom of the grid

Include @labkey/theme fix for Issue 49304: Remove inline handler from navigation.js

Related Pull Requests

Changes

  • update @labkey/api package version
  • use Query.moveRows() in moveEntities()
  • date picker css z-index update
  • @labkey/theme package update to remove inline event handler

@cnathe cnathe merged commit 0d2c2df into develop Dec 19, 2023
@cnathe cnathe deleted the fb_moveRowsJSAPI branch December 19, 2023 15:14
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.

3 participants