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

Customize wallet - V2 #122

Open
stvgreen1 opened this issue Feb 27, 2024 · 0 comments
Open

Customize wallet - V2 #122

stvgreen1 opened this issue Feb 27, 2024 · 0 comments
Assignees
Milestone

Comments

@stvgreen1
Copy link

Name: Customize wallet
Description: As a logged-in wallet admin user, I want to be able to customize the current wallet and sub wallets created.

Acceptance Criteria:
The wallet name should be displayed at the top of the page
There should be an editable wallet description “About the wallet” field that the user can modify including a markup editor (suggesting https://stackedit.io/app#).
There should be a save button near the wallet “About the wallet” field. When the user clicks it the “About the wallet” info is saved. (About is a new field linked to the wallet)
There should be the possibility to upload a logo image (should be png) for the wallet by browsing and selecting from a local pc folder.
The image is saved automatically when uploaded.
(needs a dedicated FTP location for that) (restricting the size to 1MB. The logo needs to be square or round. Max 1MB. (Size: 300px by 300px) is enough. Example wallet: https://map.treetracker.org/wallets/replant.world
There should be the possibility to upload a hero image for the wallet by browsing and selecting an image (jpeg or png) from your local folder. The image is saved automatically when uploaded. (restricting to 3MB). Dimensions 1680px by 660px.
The About wallet info is displayed at the appropriate place on the home page
The Logo image is displayed on the home page at the appropriate place.
The Cover image (or hero image) is displayed at the appropriate place on the web map
Currently the call is made through https://prod-k8s.treetracker.org/map_config/config

Link to user stories document: https://docs.google.com/document/d/1IF4fe4_BC319aoBKBW5LV2pypyDTy4K8qe1qqHexQ1Y/edit#heading=h.b57wy8cd5ys7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants