OpenConext / OpenConext/OpenConext-dashboard

Mogelijkheid aanpassen logo op my institution pagina

Open
#597 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

not-ready
Dominant language
JavaScript
Stars
8
Forks
2
PR merge metrics
No merged PRs in 30d

Description

This issue is imported from pivotal - Originaly created at Aug 17, 2023 by Teun Fransen

Maak het mogelijk dat een instelling zelf het logo het logo van de instelling kan aanpassen via de 'mijn instelling' pagina. Een simpel upload-model lijkt me voldoende na het drukken op het logo.

Stappen om het logo nu op de juiste plek in de juiste afmetingen te krijgen:

scp plunet.png klaver@mgnt04.ams.surfconext.nl:/opt/surfconext/logos/sp/plunet.png

Er wordt vervolgens een scipt gedraaid om het logo de juiste afmetingen te geven.
cd /opt/surfconext/logos/
generatestatic sp
generatestatic idp
printf 'Sync images and make active'
syncstatic prod sp
syncstatic prod idp

Dit gebeurt op: mgnt04.ams.surfconext.nl.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the 'mijn instelling' page and the current institution-logo display and storage flow. Review how the existing logo files are processed with generatestatic and syncstatic on mgnt04.ams.surfconext.nl; done means an institution administrator can upload or replace its logo from that page and the resulting logo is available in the expected dimensions.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.