Meeds-io / MIPs

The Meeds Improvement Proposal repository
0 stars 0 forks source link

feat: Customize the display of space nodes icons #95

Closed margondicco closed 10 months ago

margondicco commented 1 year ago

Rationale

Currently the icons of space nodes are hardcoded. Here we want to be able to change these icons and customize them by space.

1. Functional Requirements

Default icons

2. Technical Requirements

Configurability

Upgradability

3. Software Architecture

Access

margondicco commented 1 year ago

@azayati : to be completed

margondicco commented 1 year ago

@srenault-meeds

srenault-meeds commented 1 year ago

Ok for me. If you need an icon for wallet, please use the following instead : money-bill-alt

margondicco commented 1 year ago

money-bill-alt

are you sure ?

image

srenault-meeds commented 1 year ago

Well this is what we have set for rewards and we talked about it with Benjamin but ok, let's stick with the current icon then And we will update this if needed afterwards

azayati commented 1 year ago

@margondicco I suggest to change the title of the MIP feat: Customize space nodes icons since the storage of the space nodes icons is already in the PORTAL_NAVIGATION_NODES as any other non space node. We need just to display each space node icon in the needed location instead of the hardcoded one.

Another question, should we change also the icons of the applications under space settings: image

srenault-meeds commented 1 year ago

Another question, should we change also the icons of the applications under space settings:

Indeed, it has to be done as well (already the case for meeds apps FYI)

margondicco commented 1 year ago

Good catch @azayati yes we also change the icons of the applications. i'm note sure it's already done for meeds in terms of storage

azayati commented 11 months ago

@boubaker ready for tech review

We need to implement an upgrade plugin in order to set existing space navigation nodes icons based on the related page application name.

I have just a doubt about how doing this point for meeds since it not have the data-upgrade addon, should this be done manually ? cc @margondicco @srenault-meeds @rdenarie

boubaker commented 11 months ago

ok for me, please delete empty sections to make this easily readable. (same for all MIPs, we intend to delete empty sections in fact)

azayati commented 11 months ago

ok for me, please delete empty sections to make this easily readable. (same for all MIPs, we intend to delete empty sections in fact)

done, even for other MIPs, thanks

margondicco commented 11 months ago

@boubaker ready for tech review

We need to implement an upgrade plugin in order to set existing space navigation nodes icons based on the related page application name.

I have just a doubt about how doing this point for meeds since it not have the data-upgrade addon, should this be done manually ? cc @margondicco @srenault-meeds @rdenarie

Hello After our discussion I confirm the need for a upgrade plugin for Meeds. To manage the different historical situations , we'll need to look at the portlet on the different space page (and not the uri) to apply the right icons

azayati commented 10 months ago

PR ready for review & Mips ACC updated:

@boubaker

boubaker commented 10 months ago

PR ready for review & Mips ACC updated

Thanks, reviewed.

boubaker commented 10 months ago

All PRs approved. Have a nice weekend 👍