AyCode.Core/docs
Loretta 3c1568ad26 Refactor MgGridBase filter panel & unify filter criteria
- Moved quick-filter panel below toolbar in MgGridBase for improved layout and visual alignment; FilterPanel now renders as a styled band between toolbar and group panel.
- Exposed GridSizeMode on IMgGridBase and MgGridBase; MgTagBox now inherits grid density by default for consistent sizing.
- Renamed FilterText to CustomFilterCriteria across grid/data source classes and tests to clarify its role as a DevExpress criteria string.
- Updated documentation (README.md, MGGRID_PARAMETERS.md, GLOSSARY.md, ADR 0004) to reflect filter panel placement, parameter naming, and sizing/layout changes.
- Adjusted CSS for new filter panel layout and visual integration.
- Updated example usages and tests to match new API and layout.
2026-07-16 15:01:37 +02:00
..
AUTH [LOADED_DOCS: 3 files, no new loads] 2026-05-01 14:01:23 +02:00
adr Refactor MgGridBase filter panel & unify filter criteria 2026-07-16 15:01:37 +02:00
ARCHITECTURE.md [LOADED_DOCS: 3 files, no new loads] 2026-05-05 15:06:11 +02:00
CONVENTIONS.md Relocate AcSignalRDataSource to AyCode.Services 2026-06-08 10:43:10 +02:00
GLOSSARY.md Relocate AcSignalRDataSource to AyCode.Services 2026-06-08 10:43:10 +02:00
README.md Relocate AcSignalRDataSource to AyCode.Services 2026-06-08 10:43:10 +02:00

README.md

AyCode.Core documentation

Top-level docs for AyCode.Core (Layer 0 — core framework).

Reference docs (flat)

Sub-projects with docs

  • AyCode.Core/docs/ — Logger, Binary serializer (paired topics: LOGGING/, BINARY/)
  • AyCode.Core.Server/docs/ — Server-side logger variant (LOGGING/)
  • AyCode.Services/docs/ — Remote logger variant, SignalR, SignalR binary protocol, SignalR DataSource (SIGNALR_DATASOURCE/)
  • AyCode.Services.Server/docs/ — Server-side SignalR hub (SIGNALR/)

Navigation

Per the folder-navigation rule, start here when browsing docs/. Flat single-file reference docs at repo-root; multi-file topics in named subfolders at sub-project level.