Skip to content

CageUI: package updates#981

Merged
labkey-nicka merged 9 commits into
release26.3-SNAPSHOTfrom
26.3_fb_cageui_0626
Jul 3, 2026
Merged

CageUI: package updates#981
labkey-nicka merged 9 commits into
release26.3-SNAPSHOTfrom
26.3_fb_cageui_0626

Conversation

@labkey-nicka

@labkey-nicka labkey-nicka commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Rationale

Client-side package updates for the CageUI module.

Related Pull Requests

Changes

  • Package updates
  • Fix reference to types specified by @labkey/api
  • Revise scripts in package.json to match present day configuration
  • Remove unused imports
  • Remove unused betterScripts

# Conflicts:
#	CageUI/src/client/utils/helpers.ts
#	CageUI/src/client/utils/homeHelpers.ts

@LeviCameron1 LeviCameron1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed merge conflict and kept local iOS testing.

@labkey-nicka

Copy link
Copy Markdown
Contributor Author

Fixed merge conflict and kept local iOS testing.

Sounds good. I'm curious, are these ios-webpack builds working for you? What purpose do they serve that build-dev and start do not?

@LeviCameron1

Copy link
Copy Markdown
Collaborator

Fixed merge conflict and kept local iOS testing.

Sounds good. I'm curious, are these ios-webpack builds working for you? What purpose do they serve that build-dev and start do not?

In order to have the hot loading working on my iPad in a local environment I need to have the public IP address of my computer which is on a VPN. LocalHost does not work when trying to connect to the server. Since there is no way to change this IP that is within the labkey webpack I needed to create versions that I could hard code the IP address into so that I could access the pages from an iOS device.

@labkey-nicka labkey-nicka merged commit 31091ee into release26.3-SNAPSHOT Jul 3, 2026
6 of 8 checks passed
@labkey-nicka labkey-nicka deleted the 26.3_fb_cageui_0626 branch July 3, 2026 22:14
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.

3 participants