Skip to content

Diff#794

Closed
KseniaDukhanina wants to merge 13 commits intodevelopfrom
main
Closed

Diff#794
KseniaDukhanina wants to merge 13 commits intodevelopfrom
main

Conversation

@KseniaDukhanina
Copy link
Copy Markdown
Member

No description provided.

KseniaDukhanina and others added 10 commits March 2, 2026 16:57
…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.
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.

1 participant