Introduced a flexible quick-filter panel to the grid system via a new FilterPanel slot in MgGridBase. Added interface and implementation for filter panel visibility and toggle logic. Updated toolbar to show a Show/Hide Filters button when applicable. MgTagBox now applies per-field quick-filters using SetFieldQuickFilter. Removed redundant MgGridFilterPanelBase. Updated documentation and ADR 0004 to cover the new feature. Added CSS for consistent filter panel styling and demonstrated usage in GridPartner.razor. Legacy MgGridBase updated for compatibility. |
||
|---|---|---|
| .. | ||
| AUTH | ||
| adr | ||
| ARCHITECTURE.md | ||
| CONVENTIONS.md | ||
| GLOSSARY.md | ||
| README.md | ||
README.md
AyCode.Core documentation
Top-level docs for AyCode.Core (Layer 0 — core framework).
Reference docs (flat)
ARCHITECTURE.md— Repo architecture overviewCONVENTIONS.md— Coding conventionsGLOSSARY.md— Domain glossary
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.