Julien Gautier julien
  • Joined on 2026-04-27
julien deleted branch chore/pr-template from julien/apf_portal 2026-05-01 00:39:50 +02:00
julien created pull request julien/apf_portal#2 2026-05-01 00:10:11 +02:00
chore: add docker compose for self-hosted Gitea act_runners
julien created branch chore/ci-runners-infra in julien/apf_portal 2026-05-01 00:02:20 +02:00
julien pushed to chore/ci-runners-infra at julien/apf_portal 2026-05-01 00:02:20 +02:00
644d3603d2 chore: add docker compose for self-hosted Gitea act_runners
julien created pull request julien/apf_portal#1 2026-04-30 23:21:52 +02:00
docs: add docs/architecture.md with C4 contexts, Nx boundaries, and CI/CD pipeline
julien pushed to main at julien/apf_portal 2026-04-30 23:09:48 +02:00
156e7ca2df chore: add PR template and document title/body convention
julien created branch chore/pr-template in julien/apf_portal 2026-04-30 23:05:57 +02:00
julien pushed to chore/pr-template at julien/apf_portal 2026-04-30 23:05:57 +02:00
156e7ca2df chore: add PR template and document title/body convention
julien created branch docs/architecture-diagrams in julien/apf_portal 2026-04-30 22:35:05 +02:00
julien pushed to docs/architecture-diagrams at julien/apf_portal 2026-04-30 22:35:05 +02:00
4b8d0789b1 docs: add inline OIDC sequence diagram to ADR-0009
312791b74e docs: add docs/architecture.md with C4 contexts, Nx boundaries, and CI/CD pipeline
Compare 2 commits »
julien pushed to main at julien/apf_portal 2026-04-30 20:20:57 +02:00
7d27cd8773 docs: turn development.md §7 into a phase-mapped roadmap
julien pushed to main at julien/apf_portal 2026-04-30 20:00:14 +02:00
b69d3a2206 docs: add development.md as the day-to-day reference for working on apf_portal
julien pushed to main at julien/apf_portal 2026-04-30 19:56:44 +02:00
be7187d5f2 chore: scaffold Gitea Actions pipelines per ADR-0015 / ADR-0017
25a89bc8b0 docs: align CLAUDE.md UI stack note with the ADR-0016 spartan-ng deferral
c66ef4c7a4 docs: amend ADR-0016 to defer the spartan-ng library, keep its philosophy
0e58e32d29 chore: relocate ADRs from decisions/ to docs/decisions/ to consolidate documentation
bd8eefb44a chore: configure Tailwind 4 and align lib tsconfigs
Compare 8 commits »
julien pushed to main at julien/apf_portal 2026-04-30 17:29:48 +02:00
2b0e20bd85 chore: wire PostgreSQL + Prisma per ADR-0006
julien pushed to main at julien/apf_portal 2026-04-30 16:46:02 +02:00
cd1d482aa8 fix(portal-shell): make 'nx test' run once by default, add watch configuration
0774014599 fix(portal-bff): use bracket notation for process.env access
Compare 2 commits »
julien pushed to main at julien/apf_portal 2026-04-30 16:25:57 +02:00
bea5e1954f chore: generate portal-shell and portal-bff apps per ADR-0004 / ADR-0005
64ea72b321 chore: bootstrap Nx workspace per ADR-0002
a88fc1e8a1 docs: align CLAUDE.md narrative with phase-2 and phase-3a ADRs
ea852b3239 docs: add ADR-0017 for performance budgets (Core Web Vitals + Lighthouse CI + Angular budgets + BFF SLOs)
98a8c78a31 docs: add ADR-0016 for accessibility baseline (WCAG 2.2 AA + targeted AAA, spartan-ng + CDK + Tailwind, APF panel)
Compare 7 commits »
julien renamed repository from adastra_portal to julien/apf_portal 2026-04-30 14:07:31 +02:00
julien pushed to main at julien/apf_portal 2026-04-30 00:04:48 +02:00
a20330a474 docs: add ADR-0014 for downstream API access (OBO pattern + DownstreamApiClient framework)
julien created branch main in julien/apf_portal 2026-04-29 23:50:38 +02:00
julien pushed to main at julien/apf_portal 2026-04-29 23:50:38 +02:00
b35bf2b3de docs: add ADR-0013 for the audit trail (dedicated append-only Postgres schema)
fe3bb2dd7d docs: add ADR-0012 for observability (Pino + OpenTelemetry, W3C Trace Context, stdout + collector)
065d50247f docs: add ADR-0011 for MFA enforcement (Entra Conditional Access + step-up hooks)
b6e43565c3 docs: add ADR-0010 for session management (opaque ID + Redis + AES-GCM)
90bca95fce docs: add ADR-0009 for the authentication flow (OIDC Auth Code + PKCE via MSAL Node)