“Naeel”
|
ff29177aef
|
refactor(ui): step6 - extract triggers.js (httpTriggerByFn, timeTriggerByFn, toggleScheduleFields, schedulePayload, syncScheduleForFunction)
|
2026-05-02 17:22:27 +04:00 |
|
“Naeel”
|
d61d68f09b
|
refactor(ui): step5 - extract auth.js (doLogin, doLogout, checkAuth, showLoginOverlay, jwtEmail, setUserAvatar)
|
2026-05-02 17:20:31 +04:00 |
|
“Naeel”
|
38a3c36768
|
refactor(ui): step4 - extract ui.js (setText, showStatus, clearStatus, h, formatTimestamp, timestampCell)
|
2026-05-02 17:18:25 +04:00 |
|
“Naeel”
|
3db402925a
|
refactor(ui): step3 - extract api.js (authHeaders, getJSON, requestJSON)
|
2026-05-02 17:16:32 +04:00 |
|
“Naeel”
|
85ffad3772
|
refactor(ui): step1+2 - extract CSS to styles.css, LANG_TEMPLATES to config.js
|
2026-05-02 17:14:01 +04:00 |
|
“Naeel”
|
3e7d08894d
|
feat: working console v1.3.20 from Рабочий-Первомай base
|
2026-05-02 17:04:06 +04:00 |
|
Naeel
|
d21e1ac9a5
|
feat: restore cron page, email in navbar, metrics pipeline v1.3.19
|
2026-05-01 19:53:40 +03:00 |
|
Naeel
|
df8bf0d476
|
refactor: extract metrics-collector from fission-console, bump console to v1.3.12
|
2026-04-29 10:17:09 +03:00 |
|
Naeel
|
abcd6bad36
|
feat(cron): Russian UI, table pagination 10 rows/page, bump to v1.3.11
|
2026-04-29 09:49:25 +03:00 |
|
Naeel
|
6816c038b4
|
feat(cron): clarify node metrics in UI description, bump to v1.3.10
|
2026-04-29 09:44:45 +03:00 |
|
Naeel
|
59a5b77ca9
|
fix(cron): timer auth chain via console gateway, bump image to v1.3.9 - Added handleFissionFunctionGateway in handlers.go: accepts unauthenticated POST /fission-function/<ns>/<fn>/, fetches router JWT, proxies upstream - Registered public routes /fission-function and /fission-function/ in server.go - Bumped image tag v1.3.8 -> v1.3.9 in deploy/console.yaml - Live: patched timer Deployment --routerUrl to http://fission-console.fission.svc.cluster.local:8090 - Added doc/cron/CRON_TIMER_FIX_2026-04-29.md Root cause: timer reads --routerUrl CLI arg only (not FISSION_ROUTER_URL env), router.fission requires JWT that timer does not provide -> 401 on every tick.
|
2026-04-29 09:21:25 +03:00 |
|
Naeel
|
35fd9ec40e
|
fix: document cron router auth chain
|
2026-04-29 08:39:19 +03:00 |
|
Naeel
|
a534fddd2c
|
Organize LLM assets and function lifecycle fixes
|
2026-04-28 13:04:08 +03:00 |
|
Naeel
|
82eba079f6
|
feat: add fission-aware ai prompts
|
2026-04-28 07:31:19 +03:00 |
|
Naeel
|
9168fc2d9e
|
fix: Python template def main() without ctx arg
|
2026-04-27 18:08:00 +03:00 |
|
Naeel
|
96a02b4d72
|
console: remove time-trigger counter card from dashboard
|
2026-04-27 15:15:03 +03:00 |
|
Naeel
|
862c7a771e
|
console: deploy requested memory quota fix
|
2026-04-27 13:17:13 +03:00 |
|
Naeel
|
0a18711cdc
|
console: raise default requested memory quota
|
2026-04-27 13:16:00 +03:00 |
|
Naeel
|
77339dc8e0
|
console: deploy quota headroom fix
|
2026-04-27 12:57:33 +03:00 |
|
Naeel
|
9b81068d36
|
console: raise default user quota headroom
|
2026-04-27 12:56:34 +03:00 |
|
Naeel
|
3c2bd7a12f
|
console: deploy quota 8 fix
|
2026-04-27 12:43:50 +03:00 |
|
Naeel
|
1247de5414
|
console: raise default user cpu quota to 8
|
2026-04-27 12:42:41 +03:00 |
|
Naeel
|
d295c8d507
|
console: deploy quota fix
|
2026-04-27 12:14:32 +03:00 |
|
Naeel
|
c8630c3529
|
console: raise default user cpu quota
|
2026-04-27 12:13:21 +03:00 |
|
Naeel
|
ae877c9768
|
console: deploy invoke timeout fix
|
2026-04-27 11:49:36 +03:00 |
|
Naeel
|
d348199c92
|
console: fix invoke client timeout
|
2026-04-27 11:47:57 +03:00 |
|
Naeel
|
a464651046
|
console: deploy help text update
|
2026-04-27 11:39:07 +03:00 |
|
Naeel
|
c367f5bb87
|
console: format help example block
|
2026-04-27 11:38:16 +03:00 |
|
Naeel
|
326af72684
|
console: fix help wording and python example
|
2026-04-27 11:36:37 +03:00 |
|
Naeel
|
15779ffccc
|
console: deploy user fn gateway
|
2026-04-27 11:25:39 +03:00 |
|
Naeel
|
feb4ae735d
|
console: add user token fn gateway
|
2026-04-27 11:24:36 +03:00 |
|
Naeel
|
e5ce0794a4
|
console: deploy help update
|
2026-04-27 11:08:25 +03:00 |
|
Naeel
|
f27ff1fbc2
|
console: remove namespace hint
|
2026-04-27 11:07:22 +03:00 |
|
Naeel
|
19998c5786
|
console: deploy root redirect update
|
2026-04-27 10:52:31 +03:00 |
|
Naeel
|
7ba3cfa3af
|
console: redirect root to console
|
2026-04-27 10:51:41 +03:00 |
|
Naeel
|
a11ac83baf
|
console: deploy llm label update
|
2026-04-27 10:44:34 +03:00 |
|
Naeel
|
62d42fb663
|
console: label linter and llm actions
|
2026-04-27 10:43:44 +03:00 |
|
Naeel
|
7ca148b09f
|
console: deploy timeout UI update
|
2026-04-27 10:38:53 +03:00 |
|
Naeel
|
01f546e0e8
|
console: use per-function invoke timeout
|
2026-04-27 10:33:40 +03:00 |
|
Naeel
|
e600d6e1e8
|
fix: recreate namespace after manual deletion
|
2026-04-27 09:09:47 +03:00 |
|
Naeel
|
6e2d070b05
|
fix: restore jwt login and control-plane checks
|
2026-04-27 09:00:46 +03:00 |
|
Naeel
|
1d189f70a8
|
remove legacy console package and refresh syntax tests
|
2026-04-27 07:43:36 +03:00 |
|
Naeel
|
7cfe20bf76
|
snapshot before legacy cleanup
|
2026-04-27 07:36:06 +03:00 |
|
Naeel
|
9461026546
|
refactor: checkpoint layer2 api console changes
|
2026-04-26 16:41:20 +03:00 |
|
Naeel
|
60646af0c8
|
refactor: split main.go into packages (internal/api, internal/fission, internal/runtime, cmd/server)
|
2026-04-25 23:53:20 +03:00 |
|
Naeel
|
1f4de2ec15
|
fix: v0.8.15 — auth testMode validates @ in token (block P fix)
|
2026-04-25 17:05:02 +03:00 |
|
Naeel
|
7fccd39a73
|
feat: v0.8.14 — init overlay, /ns/status endpoint, token hint
|
2026-04-25 16:40:27 +03:00 |
|
Naeel
|
b46921708c
|
feat: use naeel/go-builder-fast:v1 with prebuilt stdlib, deploy v0.8.13
|
2026-04-25 15:18:01 +03:00 |
|
Naeel
|
3b9c6e2c5e
|
fix: semaphore+singleflight for ensureUserNS, fix 504 on 10 parallel new users (v0.8.12)
|
2026-04-25 14:41:35 +03:00 |
|
Naeel
|
ca43d0a7d7
|
fix(console): assistant greeting -> Чем могу помочь v0.8.4
|
2026-04-20 15:23:15 +03:00 |
|