Skip to content

Conversation

@labkey-jeckels
Copy link
Contributor

Rationale

ExtJS panels can clip popup menus in QueryWebParts, so it's easier to just use "raw" QueryWebParts

Changes

  • Pull the grids out of the parent ExtJS parent and put them directly into the page via a

@labkey-jeckels labkey-jeckels requested a review from Ohsudev March 27, 2021 00:57
@Ohsudev
Copy link
Collaborator

Ohsudev commented Mar 29, 2021

Hi Josh. I reviewed your code changes, and the menu items are no longer truncated based on testing your code on my
local instance of Prime on my development box.

Can you please move your code into Team City as a feature branch build so that i can have my Prime users a chance to review the code changes before moving it into a production build.

Thanks,
Raymond

@labkey-jeckels
Copy link
Contributor Author

Glad to hear that the approach shows promise.

There's already a feature branch in GitHub, but it's in the ehrModules repository. TeamCity is only automatically triggering installer builds when it sees changes in onprcEhrModules. Thus, I manually triggered one. It's now running:

https://teamcity.labkey.org/buildConfiguration/LabKey_2011Release_External_Onprc_OnprcInstaller/1362031

@labkey-jeckels labkey-jeckels merged commit b2f924a into release20.11-SNAPSHOT Apr 14, 2021
@labkey-jeckels labkey-jeckels deleted the 20.11_fb_42744_taskDetailsClipping branch April 14, 2021 02:13
labkey-tchad pushed a commit that referenced this pull request Feb 24, 2025
* - Added database function to return a list of fully expanded superpackages
- fixed JSONObject getter error
- updated module to 23.005

* - removed file with bad encoding

* - Added static reference for fGetAllSuperPkgs in SNDSchema.java

- re-added snd-23.004-23.005.sql
labkey-tchad pushed a commit that referenced this pull request Feb 24, 2025
* Increased default value of EventDataId in SNDSequencer (#131)

* removed unnecessary loop over eventIds

* refactored narrative cache code for optimization

* changed subpackage query

* changed subpackage query

* Schema update and fix (#144)

* Fixed defaultValue data type in PackageAttributeTable.java

* - Added sortOrder column to Java class, SQL, and XML
- Added sortOrder column to SNDTest.java

* - Added additional exception handling in parseEventData()

* Increased default value of EventDataId in SNDSequencer (#131)

* removed unnecessary loop over eventIds

* refactored narrative cache code for optimization

* changed subpackage query

* changes

* added subpackages to narratives

* added sorting to subpackages

* New superPackages database function (#148)

* - Added database function to return a list of fully expanded superpackages
- fixed JSONObject getter error
- updated module to 23.005

* - removed file with bad encoding

* - Added static reference for fGetAllSuperPkgs in SNDSchema.java

- re-added snd-23.004-23.005.sql

* Increased default value of EventDataId in SNDSequencer (#131)

* removed unnecessary loop over eventIds

* refactored narrative cache code for optimization

* changed subpackage query

* changes

* added subpackages to narratives

* added sorting to subpackages

* Increased default value of EventDataId in SNDSequencer (#131)

* refactored narrative cache code for optimization

* added styling

* cached childSuperPackages

* cached childSuperPackages

* fixed failing event test

* reverted formatting

* reverted formatting

* - Changed accessor methods for JSON data (attribute data)

---------

Co-authored-by: Terry J Hawkins <thawkins@txbiomed.org>
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