Commit graph

26 commits

Author SHA1 Message Date
Arthur Belleville
faf3199b71
Rename tasks plan dashboard state types 2026-05-10 22:18:00 +02:00
Arthur Belleville
71a56b72f1
Add tasks multi-view dashboard implementation plan 2026-05-10 22:06:37 +02:00
Arthur Belleville
dd6e5b7d64
Update go-backend tasks docs for assignee support 2026-05-10 18:37:44 +02:00
Arthur Belleville
8bcf81a3f1
Add co-located CSS sources and semantic token infrastructure to Go
backend

Create the foundational structure for managing design-system CSS with
co-located sources and semantic tokens:

- Add `cmd/buildstyles` to concatenate ordered CSS sources into a single
  shipped stylesheet
- Define semantic color and effect tokens in `internal/web/ui/base.css`
- Move primitive and catalog CSS sources from `static/css/` to
  co-located locations under `internal/web/ui/`
- Update test contract to verify token presence and proper stylesheet
  generation
- Regenerate `static/styles.css` with new semantic token layer and
  source annotations
2026-05-10 11:47:42 +02:00
Arthur Belleville
2e52daa81d
Add space X and space Y to components 2026-05-10 10:38:07 +02:00
Arthur Belleville
4ac33c77b9
feat: add go-backend design system and tablos UI 2026-05-09 20:18:24 +02:00
Arthur Belleville
0a38442d88 Build go-backend auth app with Podman dev flow 2026-05-08 12:08:53 +02:00
Arthur Belleville
90d34833e8
Fix config.ts 2026-05-01 10:33:00 +02:00
Arthur Belleville
77aaca171d
Merge branch 'main' into work-2 2026-04-29 15:46:46 +02:00
Arthur Belleville
9aa4953ae5
Changes to xtablo app 2026-04-29 15:45:31 +02:00
Arthur Belleville
a8bae0c1c3
docs: add account deletion implementation plan
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-29 15:37:14 +02:00
Arthur Belleville
11e6816a71
merge: resolve develop conflicts 2026-04-24 17:05:56 +02:00
Arthur Belleville
41720147d7
docs: add admin dashboard implementation plan 2026-04-24 14:22:22 +02:00
Arthur Belleville
0b0c380080
feat: add datadog frontend sourcemap uploads 2026-04-22 22:20:13 +02:00
Arthur Belleville
f02c36dbb7
feat: add client password invite flow 2026-04-18 11:09:04 +02:00
Arthur Belleville
b516568b74 docs: add expo chat migration implementation plan
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 17:03:47 +02:00
Arthur Belleville
4189a5b140
docs: add expo tasks & etapes implementation plan
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 09:20:40 +02:00
Arthur Belleville
05c552ce73
docs: add client magic links implementation plan
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 08:53:22 +02:00
Arthur Belleville
517526ef99
docs: add chatcn integration design spec and implementation plan
Spec and plan for integrating chatcn as @xtablo/chat-ui package,
replacing chatscope for the chat UI rendering layer.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 12:06:52 +02:00
Arthur Belleville
f8a0a92fcc
docs: add self-hosted chat implementation plan
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 11:54:05 +02:00
Arthur Belleville
6ec82443f7
docs: add dynamic PWA manifest implementation plan
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 21:51:18 +02:00
Arthur Belleville
795378e1f8
docs: add PWA implementation plan
10-task plan covering dependencies, icon generation, vite-plugin-pwa
config, meta tags, SW registration, safe areas, install prompt hook,
banner component, and end-to-end verification.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 18:56:41 +02:00
Arthur Belleville
0b0d7b6cf0
Block app access until organizations add a paid plan 2026-03-24 21:41:38 +01:00
Arthur Belleville
1113af72ac
allow invited to upgrade plan 2026-03-24 19:10:15 +01:00
Arthur Belleville
4d22e987de
Rename env var 2026-03-16 08:44:33 +01:00
Arthur Belleville
c481f2c577
Retry signup tests with Stripe CLI 2026-03-15 19:09:35 +01:00