busya
64564da988
fix(git): fix 17 missing async/await bugs + UX overhaul
Backend:
- fix 17 missing 'await' in git route handlers causing silent no-ops
(branches, diff, history, commit, push, pull, merge, promote, sync)
- fix async coroutine passed to run_blocking in git_plugin.py
Frontend:
- add collapsible 'How it works' onboarding (GitHelpPanel)
- add status legend with color-coded repository statuses
- i18n: add 50+ missing keys, replace hardcoded strings
- add Refresh button in modal header
- add PROD deploy confirmation dialog (replaces browser prompt())
- add CommitHistory to workspace tab with timeline nodes
- add post-commit success banner with next-step guidance
- increase success toast duration to 8s
- group local/remote branches in selector (optgroup)
- format last_modified dates timezone-aware
- change PROD badge from red to neutral indigo
- extract shared resolveGitStatusToken to git-utils.ts
- fix 'slug' label regression
- remove dead init_repo_button key
UI/UX audit fixes:
- add descriptions to Create/Init buttons in init panel
- add actionable CTA to server mismatch warning
- improve checkbox text phrasing
2026-07-01 20:47:25 +03:00
..
2026-06-15 13:55:57 +03:00
2026-06-15 16:45:49 +03:00
2026-06-15 17:31:43 +03:00
2026-06-15 18:30:05 +03:00
2026-06-15 17:31:43 +03:00
2026-06-15 16:45:49 +03:00
2026-06-16 11:15:19 +03:00
2026-06-15 13:55:57 +03:00
2026-06-15 16:45:49 +03:00
2026-06-15 13:55:57 +03:00
2026-06-15 18:02:09 +03:00
2026-07-01 20:47:25 +03:00
2026-06-15 17:08:08 +03:00
2026-06-15 17:08:08 +03:00
2026-06-15 18:30:05 +03:00
2026-06-18 14:41:13 +03:00
2026-06-15 17:08:08 +03:00
2026-06-15 17:08:08 +03:00
2026-06-18 14:41:13 +03:00
2026-06-15 16:45:49 +03:00
2026-06-15 17:08:08 +03:00
2026-06-15 17:31:43 +03:00
2026-06-18 14:41:13 +03:00
2026-06-15 13:55:57 +03:00
2026-06-15 17:08:08 +03:00
2026-06-15 13:55:57 +03:00
2026-06-16 12:01:03 +03:00
2026-06-15 17:08:08 +03:00
2026-06-15 17:31:43 +03:00
2026-06-15 16:45:49 +03:00
2026-06-16 11:01:31 +03:00
2026-06-15 17:31:43 +03:00
2026-06-15 17:08:08 +03:00
2026-06-15 18:30:05 +03:00
2026-06-15 18:02:09 +03:00
2026-06-18 14:41:13 +03:00
2026-06-15 18:30:05 +03:00
2026-06-18 14:41:13 +03:00
2026-06-15 18:30:05 +03:00
2026-06-15 18:02:09 +03:00
2026-06-30 17:26:51 +03:00
2026-06-15 17:08:08 +03:00
2026-06-30 17:26:51 +03:00
2026-06-15 16:45:49 +03:00
2026-06-15 13:55:57 +03:00
2026-06-15 16:45:49 +03:00
2026-06-15 16:45:49 +03:00
2026-06-15 13:55:57 +03:00
2026-06-18 23:54:57 +03:00
2026-06-15 13:55:57 +03:00