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

feat: 5207 - new "My proofs" and "Proof" pages #5389

Merged
merged 2 commits into from
Jun 16, 2024

Commits on Jun 16, 2024

  1. feat: 5207 - new "My proofs" and "Proof" pages

    New files:
    * `price_proof_page.dart`: Full page display of a proof.
    * `prices_proofs_page.dart`: Page that displays the latest proofs of the current user.
    
    Impacted files:
    * `app_en.arb`: added 3 labels for "my proofs"
    * `app_fr.arb`: added 3 labels for "my proofs"
    * `price_data_widget.dart`: instead of a web app link, we open the new "my proof" page
    * `user_preferences_account.dart`: added a link to open the new "my proofs" page
    monsieurtanuki committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    b02f3ac View commit details
    Browse the repository at this point in the history
  2. Minor rewording.

    monsieurtanuki committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d2c0d3c View commit details
    Browse the repository at this point in the history