-
3d2fbb74ae
Add TODO for filter panel sorting; expand ADR on ordering
FruitBank_v0.0.8.0
Loretta
2026-07-17 15:43:03 +0200
-
5b2dec9735
Improve filter panel restore logic and doc clarity
Loretta
2026-07-17 15:23:25 +0200
-
e24c11165c
Fix filter panel restore race; doc v2 plan & logging
Loretta
2026-07-17 06:31:41 +0200
-
87f7f25324
Refactor grid filter panel system for clarity/extensibility
Loretta
2026-07-17 05:34:01 +0200
-
3c1568ad26
Refactor MgGridBase filter panel & unify filter criteria
Loretta
2026-07-16 15:01:37 +0200
-
5d19d0b3ed
Add quick-filter panel slot to MgGridBase
Loretta
2026-07-16 06:28:56 +0200
-
779f59c652
Add quick-filter panel support to MgGridBase
Loretta
2026-07-15 15:20:44 +0200
-
2c1440d42b
Add env infra (IsProdDb), ADRs for env & server filtering
Loretta
2026-07-15 10:16:00 +0200
-
d5503ca13e
Centralize BaseUrl logic via AcEnv; enforce fail-fast
Loretta
2026-07-14 07:47:07 +0200
-
3a9a8fa540
Add EKÁER test creds doc, SignalR connect hook
Loretta
2026-07-13 18:59:47 +0200
-
93db288584
Add AGENTS.md for Codex agent protocol bootstrap
Loretta
2026-07-13 14:04:18 +0200
-
41bd9f0eb5
Clarify SignalR log writer docs and comments
Loretta
2026-07-13 08:56:51 +0200
-
a6bd024d17
Generic SignalR logger hub and writer, doc updates
Loretta
2026-07-13 08:38:17 +0200
-
2bb9e3a77e
Improve debug logging with caller context in AcBinaryHubProtocol
Loretta
2026-07-13 07:01:19 +0200
-
f2c636bb1c
Improve logger caller resolution and SignalR log reporting
Loretta
2026-07-12 19:41:11 +0200
-
b210517826
Refactor logger config, improve SignalR log writer errors
Loretta
2026-07-12 14:31:35 +0200
-
fe02550f79
InfoPanel: custom edit templates & null edit model fix
Loretta
2026-07-12 08:36:20 +0200
-
e9438e4374
Ekaer validation tightened, SignalR tags, doc updates
Loretta
2026-07-10 15:36:58 +0200
-
dc8e01250d
Rotate DEC log, archive closed TODOs, add GiaApp consumer
Loretta
2026-07-09 06:57:22 +0200
-
954e5ef86a
Switch archive policy to year-month buckets (LLMP-DEC-67)
Loretta
2026-06-15 18:01:44 +0200
-
1210393e67
EKÁER: unify consignment mapping & obligation logic
Loretta
2026-06-15 11:53:05 +0200
-
ad7d5813cb
EKÁER: add warning/error distinction, status, and filters
Loretta
2026-06-12 09:00:26 +0200
-
52541628f9
Add EKÁER XML support for outgoing orders, refactor config
Loretta
2026-06-12 07:54:38 +0200
-
ecc8c97a80
EKÁER grid: status enum fix, batch create, UI/UX, DB guard
Loretta
2026-06-11 08:52:09 +0200
-
d2fadaa136
Add EKÁER history grid, detail view, and entity support
Loretta
2026-06-10 16:24:53 +0200
-
ffc536446c
Add PartnerDepot grid, EKÁER menu, and test refactor
Loretta
2026-06-09 14:51:22 +0200
-
a8e90e5b59
Refactor: remove Server DLLs, unify SignalR references
Loretta
2026-06-08 16:53:27 +0200
-
bb1dbd242e
Relocate AcSignalRDataSource to AyCode.Services
Loretta
2026-06-08 10:43:10 +0200
-
aed36a71cb
Improve SignalR client deserialization and docs
Loretta
2026-06-07 07:19:47 +0200
-
6f60eaf310
Add PartnerDepot and EkaerHistory entities, update tags
Loretta
2026-06-05 06:18:33 +0200
-
d2bdf7e4eb
Refactor EKÁER mapping: unify company info, doc updates
Loretta
2026-06-03 16:58:47 +0200
-
b3c82d6ad2
Add FruitBank EKÁER mapping layer and validation docs
Loretta
2026-06-02 15:45:46 +0200
-
3db26fbfa3
Add EKÁER submit/validation layer with tests
Loretta
2026-06-02 15:23:42 +0200
-
a4cd8f3f0f
Add NAV/EKÁER reporting layer to AyCode.Services - Nav/ base layer: INav* interfaces, NavAuthHelper (SHA-512 passwordHash + requestSignature in UTC), NavXmlHelper (UTF-8 XML), NavReportServiceBase (HTTP POST + (de)serialize + error handling), NavReportException. - Nav/Ekaer/: 62 XSD-generated models (Models/ + Models/Common/ — separate namespaces resolve the TradeCardType enum-vs-class clash), 5 partial adapters binding the generated types to the Nav interfaces, EkaerManageService + EkaerQueryService. - Nav/docs/: ekaermanagement.xsd + common.xsd + LLM-friendly extracts (INTERFACE / TRADECARD / OPERATIONS / VALIDATION). - AyCode.Services.Tests/Nav/: NavAuthHelper verified against the official EKÁER PDF test vector + adapter interface-mapping tests (10 pass). - csproj: register Nav/docs *.xsd and *.md.
Loretta
2026-06-01 15:40:35 +0200
-
d8a577024a
Deduplicate property overrides; Shipping carrier nullable
Loretta
2026-05-31 14:52:40 +0200
-
5e06f3e122
Add logger support to grids, data sources, and helpers
Loretta
2026-05-30 06:47:06 +0200
-
101929b89e
SignalR binary protocol: doc updates, WASM threading guide
Loretta
2026-05-27 14:54:12 +0200
-
4d75599988
Refactor: use byte[]-output AcBinarySerializer overloads
Loretta
2026-05-27 12:30:07 +0200
-
b1cdf80fad
Fix SignalR binary protocol: VarUInt framing & type-safe ser
Loretta
2026-05-27 05:47:23 +0200
-
4a6e101410
Unify AcBinary string marker; prefix-tier VarUInt encoding
Loretta
2026-05-26 16:24:33 +0200
-
cf92370bea
Refactor AcBinarySerializer to use declared type dispatch
Loretta
2026-05-26 07:56:25 +0200
-
d4e4c4480a
SGen null-handling parity, micro-opt CV, doc & bench fixes
Loretta
2026-05-24 07:39:21 +0200
-
11d76270dc
Fix SGen null complex prop bug, add CHUNK_ABORT to SignalR
Loretta
2026-05-23 09:26:48 +0200
-
e2b96b4148
Switch to net9.0; improve AcBinary diagnostics & chunk fallback
Loretta
2026-05-22 23:37:44 +0200
-
c2a22e5215
Refactor AcBinary string markers; charset/test renames
Loretta
2026-05-22 20:04:11 +0200
-
7f677418af
Refactor string wire format to universal FixStr/String
Loretta
2026-05-22 10:59:59 +0200
-
3adad03f15
Refactor string serialization, CLI args, and test data
Loretta
2026-05-21 21:03:03 +0200
-
7fb74dbbb0
Refactor AcBinary string marker dispatch & add JIT harness
Loretta
2026-05-20 12:49:43 +0200
-
8c20e23ea6
Add SGenOnly build config and centralize build settings
Loretta
2026-05-19 17:41:06 +0200
-
b8d0d85c99
Refactor charset profiles; split StringSmall decode paths
Loretta
2026-05-19 12:58:22 +0200
-
3671c70aa1
Fix SGen ref-handling asymmetry; add regression tests
Loretta
2026-05-19 08:32:39 +0200
-
f631fd4b78
AcBinary: Hot/cold marker split for string deserialization
Loretta
2026-05-18 15:20:56 +0200
-
f68b797a9f
Stabilize BDN runs; improve benchmark output ordering
Loretta
2026-05-15 23:05:06 +0200
-
c611d4b535
Refactor: BDN runner, unified reporting, doc overhaul
Loretta
2026-05-15 20:54:42 +0200
-
ed03d754ec
Refactor Output to BenchmarkReportWriter
Loretta
2026-05-15 20:18:13 +0200
-
9dcb62ce23
Refactor: move benchmark engines to shared scenarios
Loretta
2026-05-15 19:55:52 +0200
-
d9ab3940eb
Refactor AcBinarySourceGenerator into partial classes
Loretta
2026-05-15 18:54:22 +0200
-
638be8c52e
Refactor AcBinaryDeserializer for conciseness
Loretta
2026-05-15 10:51:05 +0200
-
853aa23e37
Refactor string deserialization logic to context methods
Loretta
2026-05-15 10:43:49 +0200
-
8293a6edd1
Refactor: hoist interned string decode to context methods
Loretta
2026-05-15 10:14:19 +0200
-
67b04612a4
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-15 09:00:18 +0200
-
89618c1d10
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-15 08:40:52 +0200
-
a7f2d3605b
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-15 08:11:51 +0200
-
f051f32bfa
Refactor MaxDepth handling: explicit Throw/Truncate/Disable
Loretta
2026-05-14 14:13:48 +0200
-
6c61030c8a
Add MaxDepthBehavior for serializer recursion control
Loretta
2026-05-14 00:13:06 +0200
-
ac6e66f59f
Remove depth param from serializers; use context field
Loretta
2026-05-13 23:02:15 +0200
-
b849beb2ee
Refactor: outline single-byte buffer grow for hot path
Loretta
2026-05-13 20:01:11 +0200
-
72dab46bde
Remove "Test Type" from benchmark outputs
Loretta
2026-05-13 15:03:39 +0200
-
027ff6bd49
Refactor benchmark infra: generic, multi-variant test data
Loretta
2026-05-13 13:54:53 +0200
-
32f2de0db3
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-13 08:40:42 +0200
-
23f2f57fa7
[LOADED_DOCS: NONE]
Loretta
2026-05-13 06:19:58 +0200
-
eaafb00739
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-13 05:58:34 +0200
-
ad9e05413c
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-12 14:09:43 +0200
-
c722f775f6
Refactor: move serializer benchmarks to separate files
Loretta
2026-05-12 13:52:28 +0200
-
bf42815ee5
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-12 13:24:15 +0200
-
7fe21480e1
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-12 13:02:39 +0200
-
866217a805
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-12 11:15:08 +0200
-
8e8790924c
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-12 08:33:53 +0200
-
eb3185c78d
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-11 21:22:48 +0200
-
46b26b7238
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-11 20:25:39 +0200
-
969fa550b5
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-11 13:52:38 +0200
-
73d81ea580
[LOADED_DOCS: 7 files, no new loads]
Loretta
2026-05-11 13:28:43 +0200
-
96c09a65bb
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-10 19:01:30 +0200
-
eb4b6e7f8f
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-10 16:19:07 +0200
-
81bc41c118
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-10 15:59:31 +0200
-
3f20948cde
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-10 09:47:41 +0200
-
ef2cafbc38
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-10 09:08:31 +0200
-
1d256ea386
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-07 23:54:57 +0200
-
8eaae4dda3
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-07 19:13:19 +0200
-
17ef0904d9
Defensive string guards, cleanup, and SGen/RT tests
Loretta
2026-05-07 14:33:39 +0200
-
fa48596dbf
[LOADED_DOCS: 8 files, no new loads]
Loretta
2026-05-07 09:52:10 +0200
-
abee22b31a
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-06 13:52:35 +0200
-
304a4a7bdb
[LOADED_DOCS: NONE]
Loretta
2026-05-05 23:08:11 +0200
-
8f3bbeacc1
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-05 15:44:56 +0200
-
651e2a0b9f
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-05 15:06:11 +0200
-
58f7a1c286
[LOADED_DOCS: 3 files, no new loads]
Loretta
2026-05-05 06:55:32 +0200
-
7d9cf10a6e
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-04 14:42:17 +0200
-
e139eca389
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-04 14:36:16 +0200
-
7b94d81485
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-04 13:20:33 +0200
-
265b89da0a
[LOADED_DOCS: 2 files, no new loads]
Loretta
2026-05-04 11:34:57 +0200