Commit Graph

108 Commits

Author SHA1 Message Date
a.tolmachev 7b85227fae merge: current-workspace-session-model
# Conflicts:
#	TASKS.md
#	apps/ui/js/auth.js
2026-03-31 16:18:41 +03:00
a.tolmachev 36075fe0e4 merge: alpine-polish 2026-03-31 16:18:00 +03:00
a.tolmachev 86b61523bd feat: persist current workspace in user sessions 2026-03-31 16:09:10 +03:00
a.tolmachev 4d91ccf48f feat: polish alpine shell feedback 2026-03-31 16:08:20 +03:00
a.tolmachev 84f4437ce0 fix: pass demo seed env to admin api 2026-03-31 11:58:46 +03:00
a.tolmachev 439732a43a ci: fix deploy override workflow condition 2026-03-31 10:42:35 +03:00
a.tolmachev b7f1aa86ec merge: demo assets 2026-03-31 10:34:07 +03:00
a.tolmachev db3a9cdb0a ci: support demo seed override secret 2026-03-31 10:22:35 +03:00
a.tolmachev 67139a99df feat: add demo seed for live ui 2026-03-31 10:15:47 +03:00
a.tolmachev e007bee23d ci: update docker actions runtimes 2026-03-31 09:37:56 +03:00
a.tolmachev f0b0934721 merge: cd image pipeline 2026-03-31 09:24:21 +03:00
a.tolmachev 2db056817d ci: move deploy pipeline to registry images 2026-03-31 09:22:54 +03:00
a.tolmachev cb23f1eb96 feat: connect workspace access lifecycle to admin api 2026-03-31 09:12:42 +03:00
a.tolmachev 3065b3100b Merge pull request #11 from bsodfather/feat/settings-live-flow 2026-03-31 08:59:00 +03:00
a.tolmachev 44363c0b1c feat: connect settings live flow to auth api 2026-03-31 02:21:31 +03:00
a.tolmachev 61718bce5a Merge pull request #10 from bsodfather/feat/wizard-live-flow 2026-03-31 02:13:06 +03:00
a.tolmachev dcc4401043 feat: connect wizard live flow to admin api 2026-03-31 02:11:55 +03:00
a.tolmachev 04bfc84c19 docs: refresh short-term UI backlog 2026-03-31 01:53:58 +03:00
a.tolmachev 96ed1417b9 Merge branch 'feat/local-alpine-runtime' 2026-03-31 01:14:50 +03:00
a.tolmachev 478100ac5d build: vendor alpine runtime locally 2026-03-31 01:13:20 +03:00
a.tolmachev 8adb1dc6f7 fix: correct alpine latency stat expression 2026-03-31 01:08:48 +03:00
a.tolmachev a893ed01f5 fix: handle non-json api error responses 2026-03-31 01:04:10 +03:00
a.tolmachev fd30e8f626 fix: pass auth runtime env to compose services 2026-03-31 00:48:52 +03:00
a.tolmachev 39ab77833e Merge branch 'feat/auth-foundation' 2026-03-31 00:01:56 +03:00
a.tolmachev 1d14bdca6b Merge branch 'feat/alpine-settings-workspace' 2026-03-31 00:01:56 +03:00
a.tolmachev ab2e603997 feat: add app-level authentication foundation 2026-03-30 23:47:09 +03:00
a.tolmachev 91854a4153 feat: connect alpine workspace management to admin api 2026-03-30 23:03:25 +03:00
a.tolmachev 0cec8cc826 refactor: reduce invocation helper arguments 2026-03-30 09:40:11 +03:00
a.tolmachev e4d2f6adc9 feat: connect alpine logs and usage to admin api 2026-03-30 01:49:32 +03:00
a.tolmachev 40ef8d9cf8 Merge branch 'feat/alpine-api-keys' 2026-03-30 01:41:36 +03:00
a.tolmachev 354d88618c feat: connect alpine api keys to admin api 2026-03-30 01:36:42 +03:00
a.tolmachev a489e651c2 Merge branch 'feat/alpine-agents' 2026-03-30 01:33:27 +03:00
a.tolmachev e8a4a1138b feat: connect alpine agents to admin api 2026-03-30 01:31:07 +03:00
a.tolmachev 85395b10f8 Merge branch 'feat/alpine-ui' 2026-03-30 01:16:19 +03:00
a.tolmachev 896078d99e feat: expose operation target summaries for alpine ui 2026-03-30 01:15:53 +03:00
a.tolmachev f45ace378a feat: connect alpine operations and wizard to admin api 2026-03-30 01:03:17 +03:00
a.tolmachev 23ca2cda59 feat: add operations mutation api for alpine ui 2026-03-30 00:42:41 +03:00
a.tolmachev 4721bc1948 docs: define alpine ui integration plan 2026-03-30 00:19:07 +03:00
a.tolmachev 7070231c3e feat: migrate alpine ui into app shell 2026-03-30 00:15:02 +03:00
a.tolmachev f33aa29c88 Merge pull request #5 from bsodfather/feat/observability-api 2026-03-30 00:01:01 +03:00
a.tolmachev be9ee95cbe feat: add observability api foundation 2026-03-30 00:00:13 +03:00
a.tolmachev 0a1680f24e Merge pull request #4 from bsodfather/feat/platform-access 2026-03-29 23:17:56 +03:00
a.tolmachev 587584a8bf feat: add platform access foundation 2026-03-29 23:17:05 +03:00
a.tolmachev 9fb69c1571 merge: feat/agent-publishing 2026-03-29 22:12:17 +03:00
a.tolmachev 873683cac6 merge: feat/workspace-foundation 2026-03-29 22:12:17 +03:00
a.tolmachev bf2d61f55b merge: feat/operations-workspace-contracts 2026-03-29 22:12:17 +03:00
a.tolmachev 7b7699cf8b feat: add agent publishing foundation 2026-03-29 22:10:15 +03:00
a.tolmachev d757adb192 feat: add workspace foundation 2026-03-29 21:45:53 +03:00
a.tolmachev d3ab565fff docs: define operations workspace contracts 2026-03-29 21:20:52 +03:00
a.tolmachev c78b949050 docs: define backend gap plan for target ui 2026-03-29 21:15:01 +03:00