ข้ามไปยังเนื้อหาVersion 20.37.0 Latest
- chore: :fire: removed unused project
- chore: ignore .superpowers/ scratch directory
- docs: :memo: i18n
- docs: add CI affected-fanout and real-failures implementation plan
- feat: unify inventory cards and route every type through the shared add-ons hub (#762)
- feat(activity): retrofit shared If-Match util for create/delete/update
- feat(add-on): retrofit shared If-Match util, add it to full-replace update
- feat(attraction): retrofit shared If-Match util for create/delete/update
- feat(cancellation-policy): wire If-Match into the update endpoint
- feat(guest-room): retrofit shared If-Match util for create/delete/update
- feat(inventory-hubs): sectioned editor hubs for all 7 inventory types (#750)
- feat(inventory): activate/deactivate toggle across all inventory hubs
- feat(inventory): move sales channels into Actions dropdown modal (#756)
- feat(inventory): retype If-Match version token from number to string
- feat(managing-entity): wire If-Match into 14 real update endpoints
- feat(meeting-room): retrofit shared If-Match util for create/delete/update
- feat(place): retrofit shared If-Match util for create/delete/update
- feat(plan): pay-as-you-go subscription & usage UI (#767)
- feat(property): wire If-Match into 12 real update endpoints
- feat(rate-plan): wire If-Match into the update endpoint
- feat(restaurant): retrofit shared If-Match util for create/delete/update
- feat(sales-channel): wire If-Match into the update endpoint
- feat(scripts): prune unused @wink libraries during version sync
- feat(shared): add shared If-Match header builder util
- feat(spa): retrofit shared If-Match util, drop it from create/delete, add it to full-replace update
- fix: add missing peer dependencies flagged by @nx/dependency-checks
- fix: clean up remaining no-console and a11y lint failures
- fix: continue button changes (#765)
- fix: correct stale test doubles and a wrong section-state flag
- fix: hotel and room card changes (#753)
- fix: repair catch(_e)/expect(e) reference mismatch in generated specs
- fix: repair remaining CI build, lint and test failures on develop
- fix: repair widespread CI test, lint and build failures across develop
- fix: repair widespread production build failures across develop
- fix: test cases fix
- fix(administration): unblock sidebar clicks on active second-tier nav items
- fix(cancellation-policy): restore required id on the lightweight interface
- fix(deps): declare missing @wink/recognition/domain peerDependency
- fix(deps): sync stale library package.json dependency declarations
- fix(form): shorten date range filter display and use locale date order (#757)
- fix(inventory): backfill fields and mocks after travel-inventory refactors
- fix(inventory): declare util-if-match-headers peer dep in publisher libs
- fix(inventory): guard rate-plan access on guest-room best-price card
- fix(inventory): remove dead nullish fallback in review count tooltip
- fix(inventory): scope premium hotel/room cards to social-list only (#761)
- fix(inventory): send If-Match version on activity/guest-room distribution PATCH
- fix(inventory): thread If-Match version through remaining add-on writes
- fix(managing-entity): remove unused @wink library dependencies
- fix(master-rate): complete identifier→id rename for room-type lightweight
- fix(nx): add passWithNoTests to 13 zero-spec-file libs
- fix(nx): apply passWithNoTests default to inferred jest test target
- fix(nx): resolve lint/test failures in mocks/domain and route-config libs
- fix(nx): scope passWithNoTests per-project instead of workspace-wide default
- fix(payment-admin): remove dead account funds/transfer routes
- fix(payment-admin): unblock sidebar clicks on active nav items
- fix(property): resolve pre-existing CI failures unrelated to If-Match work
- fix(test): repair failing test targets after route/method renames
- fix(test): widen transformIgnorePatterns to cover ESM deps in 3 libs
- fix(travel-agent): repair loadAgentList guard to use ManagingEntityFacade
- fix(travel-agent): use ManagingEntityFeatureGridComponent in agent-list route
- fix(wise): invoke acquirerId as a signal in balance statement template
- refactor: :recycle: removed unnecessary overrides
- refactor(book): rename room.room.identifier to id in remaining templates
- refactor(initiative-d): frontend companion — nested identifier→id renames (#755)
- refactor(property-inventory): align FE interfaces 1-to-1 with backend PropertyInventoryResponse
- refactor(travel-inventory): rename identifier->id on travel-inventory Lightweight types (#754)
- test(extranet): add missing spec for activity add-ons-host adapter
- test(shared-ui-time-ago): drive signal inputs via setInput