Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the about page in the demo app #58

Open
B3nz01d opened this issue Jan 29, 2025 · 0 comments · May be fixed by #71
Open

Add the about page in the demo app #58

B3nz01d opened this issue Jan 29, 2025 · 0 comments · May be fixed by #71
Assignees
Labels
📱 demo app 📖 documentation Improvements or additions to documentation 🧬 token

Comments

@B3nz01d
Copy link
Collaborator

B3nz01d commented Jan 29, 2025

Context

Issue 1

As a user of the demo App
I Want to know understand the context of the app I'm using
So That I can see:

  • the type of the app (Alpha / Beta / Prod)
  • The version of the app
  • the privacy policy
  • the legal information
  • the accessibility statement
  • which version of the token is used in the app and check the latest updates of the token with the reference version correspondance that is logged in the about page of the demo app

Issue 2

As a user of the documentation
I Want to know which version of the token is used in the library
So That I can check the latest updates of the token with the reference version correspondance that is logged in the documentation

Description

Issue 1

In the demo app there should be a standard list that proposes the following link or items:

  • the app name:
    "Orange Design Toolbox"
  • the version of the app:
    "Alpha Version 1.1.1 (build number)"
    nb: the info of "Alpha" should be either showing for "Alpha" and "Beta", but nothing should show for the prod version
    so you would have the following cases:
    • Alpha: "Alpha version 0.1.0 (450) - Issue # 278"
    • Beta: "Beta version 0.1.0 (450)"
    • Prod: "Version 0.1.0 (450)"
  • the token file version:
    "Token version: v1.0.0"
  • the app description:
    "In this app you'll find the implementation of the Orange Unified Design System library for Flutter with descriptions and code examples of the tokens and components"
  • "Change log": a link to the corresponding page
  • "Privacy policy": a link to the corresponding page
  • "Terms of Service": a link to the corresponding page
  • "Accessibility statement": a link to the corresponding page

Issue 2

Also on another note, make sure the token file version is included in the pages of the documentation pages that refer to the tokens

@B3nz01d B3nz01d added 📖 documentation Improvements or additions to documentation 📱 demo app 🧬 token labels Jan 29, 2025
@B3nz01d B3nz01d moved this from Triage to Todo in ⚛️ [OUDS] Project Jan 29, 2025
@Tayebsed93 Tayebsed93 moved this from Todo to In Progress in ⚛️ [OUDS] Project Feb 19, 2025
@Tayebsed93 Tayebsed93 self-assigned this Feb 19, 2025
@Tayebsed93 Tayebsed93 linked a pull request Feb 20, 2025 that will close this issue
12 tasks
@Tayebsed93 Tayebsed93 moved this from In Progress to In Review in ⚛️ [OUDS] Project Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📱 demo app 📖 documentation Improvements or additions to documentation 🧬 token
Projects
Status: In Review
Development

Successfully merging a pull request may close this issue.

2 participants