Skip to content

Fixes project documentation#269

Merged
Awakich merged 6 commits into
project-documentationfrom
fixes-project-documentation
May 18, 2026
Merged

Fixes project documentation#269
Awakich merged 6 commits into
project-documentationfrom
fixes-project-documentation

Conversation

@Awakich
Copy link
Copy Markdown
Collaborator

@Awakich Awakich commented May 18, 2026

No description provided.

Awakich added 6 commits May 12, 2026 11:14
- move auth http/tokens models to core/lib/models, add refresh-response & edit-step
- relocate kanban dto and create-vacancy to domain, project-news to domain/news
- fix filename typos: actiion→action, schelude→scheduled, days-untit→days-until
- extract InviteProjectSummary and align projects-list/ui signal types
- drop unused mentors-ui-info service and dead methods in industry/member repos
- adjust imports across consumers
- invite: align revokeInvite to Observable<void>, drop unused event tap
- industry: remove passthrough facade, consumers use repo/port directly
- program: type ApplyToProgramDTO, camelCase TS fields with snake mapping in adapter
- program: drop unused ProgramTag, keep Program.tag as string
- project: delete skill/specialization wrapper models in favor of @domain/skills
- specializations: shareReplay nested-list
- feed: extract FILTER_SPLIT_SYMBOL to core consts
- auth: differentiate Resend/Reset password errors via HttpErrorResponse (400/500/0)
- chat: reset ChatStateService online cache on logout (via tap, not map)
- websocket: expose connectionLost$ Observable; emit on retry exhaustion
- snackbar: ConnectionStatusToastService listens to WS connection loss
- skills: extract Approve/UnapproveSkillUseCase out of legacy ProfileService
- tooltip: rewrite TooltipInfoService to Record-based state with isVisible/show/hide
- ui: fix back.component cycle via relative IconComponent import
- login: make isHintLoginVisible reactive (computed)
- docs: prune fixes.md to remaining red-block items
@Awakich Awakich merged commit e3078cc into project-documentation May 18, 2026
@Awakich Awakich deleted the fixes-project-documentation branch May 18, 2026 14:59
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