Closed
Conversation
…rt icon behavior Add a new section to journal_settings.rst explaining: - First click sort direction is determined by the column attribute type (DATE/DATETIME/NUMBER types sort descending first; text types ascending first) - Sort icon in column headers is highlighted when an active sort is applied - How static default sorting via sortBy in journal config relates to the new behavior
… related entities Documents the pattern for propagating a default attribute value from an associated record (e.g. responsible person from Project to Release) using a computed attribute (type=Attribute, storingType=ON_EMPTY) at the data type level, with a form-level "current user" fallback as a second layer. Adds a new "Атрибуты" section to Best_practice.rst with step-by-step configuration guide, YAML example, flow diagram, and cross-links to the computed attributes documentation.
…y-docs Feature/ecos UI local build deploy docs
Add integration-legacy to the standard section groups table in Admin_Page.rst. Include a note explaining the order: 1000 convention and add a new "Pattern: Extracting Deprecated Sections into a Legacy Group" section with conventions, a full JSON example, and a safety tip about journal count verification when splitting groups. Update the English .po translation file accordingly.
…echanism The admin workspace menu in Citeck is configured via app/artifact-patch targeting ui/menu\$admin-workspace-menu — not via ui/admin-sections-group artifacts, which have no effect on the admin menu in current platform versions. This commit updates Admin_Page.rst to: - Clearly mark ui/admin-sections-group as deprecated/inert - Document the correct app/artifact-patch approach with full field reference and working YAML examples - Explain the system:true requirement and the order convention (500 for active sections, 1000 for legacy sections) - Document the ecos-integrations split into active and legacy menu sections - Preserve legacy ui/admin-sections-group documentation in a deprecated section for historical reference Relates to: ecos-integrations task #58
…lt-values Docs: improve Table Form, default values
Documents the WorkspaceApiMock test utility from ecos-webapp-lib-spring-test that prevents @SpringBootTest suites from hanging when WorkspaceWebApi tries to reach ecos-model. Covers setup, configuring test data, default behavior, test isolation requirements, and regression-guard with @timeout.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.