22c70034c6
Feat v0.2.4: SDK Topbar, Schedules surface, manifest icons, UserMenu cleanup
...
Shell navigation:
- sw.shell.Topbar — composable nav bar (title + slot + bell + user menu)
- Topbar CSS in sw-shell.css, wired into SDK via dynamic import
Schedules surface (packages/schedules/):
- Wraps kernel /api/v1/schedules CRUD + run + logs
- Table view with cron badge, human-readable preview, enable toggle
- Create/edit dialog with live cron-to-english preview
Manifest icons:
- icon field in manifest.json (emoji string)
- Surfaces API returns icon from package manifest
- UserMenu renders per-surface icons
UserMenu cleanup:
- Removed dead Chat/Notes/Projects hardcoded links
- Menu now driven by /api/v1/surfaces API (installed surfaces only)
- Core surfaces filtered via CORE_IDS set
Bug fixes:
- isAdmin() in can.js now checks surface.admin.access RBAC grant
instead of deprecated user.role column (v0.2.0 regression)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-27 10:16:37 +00:00
57ccf19efb
Feat triggers v0.2.2 ( #6 )
...
CI/CD / detect-changes (push) Successful in 5s
CI/CD / test-frontend (push) Has been skipped
CI/CD / test-go-pg (push) Successful in 2m18s
CI/CD / test-sqlite (push) Successful in 2m37s
CI/CD / build-and-deploy (push) Successful in 1m26s
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-26 22:47:31 +00:00
f4512071db
Feat default surface routing ( #4 )
...
CI/CD / detect-changes (push) Successful in 3s
CI/CD / test-frontend (push) Successful in 5s
CI/CD / test-go-pg (push) Failing after 2m17s
CI/CD / test-sqlite (push) Successful in 2m44s
CI/CD / build-and-deploy (push) Has been skipped
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-26 19:56:14 +00:00
11fd8c1e57
step 1: rename module chat-switchboard → switchboard-core
...
- go.mod module name
- All 714 import references across 289 Go files
- VERSION: 0.1.0
- CI DB names: switchboard_core_{ci,dev,test}
- Docker image: gobha/switchboard-core
- Test fixtures: JWT issuer, repo names
- .env.example, docker-compose container name
- Compiles clean (go build exit 0)
2026-03-25 19:48:04 -04:00
c03ece4230
V0.38.5 git board rewrite ( #238 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-25 22:24:59 +00:00
2136535176
V0.38.2 library packages ( #235 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-25 14:09:05 +00:00
10acadc9d0
Changeset 0.38.0 ( #233 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-25 09:20:06 +00:00
d005e8a30f
Changeset 0.37.15 ( #227 )
2026-03-23 19:58:17 +00:00
b7746c3004
Changeset 0.37.14 ( #226 )
...
Co-authored-by: gobha <jasafpro@gmail.com >
Co-committed-by: gobha <jasafpro@gmail.com >
2026-03-23 16:47:48 +00:00
b1266b0d7c
Changeset 0.32.0 ( #206 )
2026-03-19 18:50:27 +00:00
071dea8904
Changeset 0.31.0 ( #203 )
...
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-19 00:06:16 +00:00
7b0b6eb061
Changeset 0.30.2 ( #201 )
...
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-18 15:10:11 +00:00
7d14e6a439
Changeset 0.30.0 ( #199 )
...
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-18 12:06:55 +00:00
115004a3ab
Changeset 0.29.2 ( #197 )
...
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-03-17 22:31:34 +00:00
3237d55e0c
Changeset 0.28.7 ( #193 )
2026-03-15 15:45:00 +00:00