feat(ui): added daisy UI for beautification #3

Merged
sharang merged 5 commits from feat/CAI-12 into main 2026-02-18 14:43:11 +00:00
Owner
No description provided.
sharang added 5 commits 2026-02-18 14:40:58 +00:00
- Add DaisyUI v5 with custom certifai-dark/certifai-light themes using oklch colors
- Create styles/input.css as Tailwind + DaisyUI entry point (replaces root tailwind.css)
- Add SVG brand logo combining shield motif with neural network nodes
- Implement PKCE (S256) for OAuth authorization code flow
- Add Keycloak realm-export.json with test users for local development
- Fix CSS load order in app.rs (tailwind before main.css) and add data-theme attribute

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ci: fix dx GLIBC incompatibility and remove branch gates
Some checks failed
CI / Format (push) Failing after 7m9s
CI / Security Audit (push) Successful in 1m59s
CI / Clippy (push) Successful in 2m34s
CI / Build & Push Image (push) Has been skipped
CI / Changelog (push) Has been skipped
CI / Tests (push) Has been skipped
79690295fd
- Replace cargo-binstall with cargo install for dioxus-cli to avoid
  GLIBC 2.38/2.39 requirement on Bookworm (GLIBC 2.36)
- Run bun install in Dockerfile for DaisyUI/Tailwind dependencies
- Remove branch gates on build-and-push and changelog jobs for testing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
style: fix RSX formatting in app.rs
Some checks failed
CI / Format (push) Successful in 7m18s
CI / Clippy (push) Successful in 2m33s
CI / Tests (push) Successful in 3m5s
CI / Build & Push Image (push) Failing after 8m3s
CI / Changelog (push) Failing after 1m29s
CI / Security Audit (push) Successful in 1m53s
f2c54acfd5
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix: use correct dx bundle flag for dioxus-cli 0.7.3
Some checks failed
CI / Clippy (push) Successful in 2m20s
CI / Format (push) Successful in 6m52s
CI / Security Audit (push) Successful in 1m45s
CI / Tests (push) Successful in 2m51s
CI / Build & Push Image (push) Successful in 3m5s
CI / Changelog (push) Failing after 1m25s
7b2041f1bf
--platform fullstack is not valid in 0.7.3; use --fullstack flag instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
ci: restore branch gates and make changelog a downloadable artifact
All checks were successful
CI / Format (push) Successful in 6m32s
CI / Clippy (push) Successful in 2m17s
CI / Tests (push) Successful in 3m0s
CI / Build & Push Image (push) Has been skipped
CI / Changelog (push) Has been skipped
CI / Security Audit (pull_request) Successful in 1m51s
CI / Changelog (pull_request) Has been skipped
CI / Security Audit (push) Successful in 1m45s
CI / Format (pull_request) Successful in 7m5s
CI / Clippy (pull_request) Successful in 2m31s
CI / Tests (pull_request) Successful in 3m0s
CI / Build & Push Image (pull_request) Has been skipped
70237a473f
- Restore if-guards on build-and-push (main/release/* only)
- Replace changelog commit-and-push with upload-artifact
- Add if-guard back on changelog job

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
sharang changed title from feat/CAI-12 to feat(ui): added daisy UI for beautification 2026-02-18 14:42:59 +00:00
sharang merged commit 0673f7867c into main 2026-02-18 14:43:11 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sharang/certifai#3