Skip to content

feat: add themed Info page#26

Merged
garronej merged 2 commits into
codegouvfr:mainfrom
damienlethiec:feature/add-info-page
Nov 20, 2025
Merged

feat: add themed Info page#26
garronej merged 2 commits into
codegouvfr:mainfrom
damienlethiec:feature/add-info-page

Conversation

@damienlethiec

Copy link
Copy Markdown
Contributor

Add DSFR-styled Info page (info.ftl) that displays:

  • Success messages with Alert component
  • Required actions list when present
  • Smart navigation links with priority:
    1. actionUri (continue flow)
    2. pageRedirectUri (redirect to app)
    3. client.baseUrl (back to app)
    4. url.loginUrl (back to login)
  • Directional icons (arrow-right for forward, arrow-left for back)
  • Respects skipLink flag from Keycloak
image

damienlethiec and others added 2 commits November 10, 2025 09:28
Add DSFR-styled Info page (info.ftl) that displays:
- Success messages with Alert component
- Required actions list when present
- Smart navigation links with priority:
  1. actionUri (continue flow)
  2. pageRedirectUri (redirect to app)
  3. client.baseUrl (back to app)
  4. url.loginUrl (back to login)
- Directional icons (arrow-right for forward, arrow-left for back)
- Respects skipLink flag from Keycloak

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Joseph Garrone <joseph.garrone@data.gouv.fr>
@garronej
garronej merged commit e2e35e2 into codegouvfr:main Nov 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants